D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/opensp-1.5.2-21.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iJj5I0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf OpenSP-1.5.2
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/OpenSP-1.5.2.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd OpenSP-1.5.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/opensp-multilib.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/opensp-nodeids.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/opensp-sigsegv.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/opensp-manpage.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GcNC0R
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd OpenSP-1.5.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --enable-http --enable-default-catalog=/etc/sgml/catalog --enable-default-search-path=/usr/share/sgml:/usr/share/xml
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) no
checking for perl... /usr/bin/perl
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for aarch64-mageia-linux-gnu-g77... no
checking for aarch64-mageia-linux-gnu-f77... no
checking for aarch64-mageia-linux-gnu-xlf... no
checking for aarch64-mageia-linux-gnu-frt... no
checking for aarch64-mageia-linux-gnu-pgf77... no
checking for aarch64-mageia-linux-gnu-fort77... no
checking for aarch64-mageia-linux-gnu-fl32... no
checking for aarch64-mageia-linux-gnu-af77... no
checking for aarch64-mageia-linux-gnu-f90... no
checking for aarch64-mageia-linux-gnu-xlf90... no
checking for aarch64-mageia-linux-gnu-pgf90... no
checking for aarch64-mageia-linux-gnu-epcf90... no
checking for aarch64-mageia-linux-gnu-f95... no
checking for aarch64-mageia-linux-gnu-fort... no
checking for aarch64-mageia-linux-gnu-xlf95... no
checking for aarch64-mageia-linux-gnu-ifc... no
checking for aarch64-mageia-linux-gnu-efc... no
checking for aarch64-mageia-linux-gnu-pgf95... no
checking for aarch64-mageia-linux-gnu-lf95... no
checking for aarch64-mageia-linux-gnu-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... 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... cat: 'ld.so.conf.d/*.conf': No such file or directory
cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
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
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: 'ld.so.conf.d/*.conf': No such file or directory
cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for pthread_create in -lpthread... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking for aarch64-mageia-linux-gnu-ranlib... ranlib
checking for library containing strerror... none required
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for locale.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for limits.h... (cached) yes
checking for unistd.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking osfcn.h usability... no
checking osfcn.h presence... no
checking for osfcn.h... no
checking new usability... yes
checking new presence... yes
checking for new... yes
checking cassert usability... yes
checking cassert presence... yes
checking for cassert... yes
checking whether byte ordering is bigendian... no
checking for size_t... (cached) yes
checking for struct stat.st_blksize... yes
checking for sig_atomic_t in signal.h... yes
checking for size_t... (cached) yes
checking size of size_t... 8
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned short... yes
checking size of unsigned short... 2
checking for wchar_t... yes
checking size of wchar_t... 4
checking whether the compiler recognizes bool as a built-in type... yes
checking for bool... yes
checking size of bool... 1
checking whether the compiler supports the mutable keyword... yes
checking whether the compiler recognizes typename... yes
checking whether the compiler accepts the new for scoping rules... yes
checking whether the compiler supports placement operator delete... no
checking whether the compiler supports dynamic_cast<>... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler supports explicit instantiations... yes
checking for placement operator new... yes
checking whether the C++ compiler supports the std namespace... yes
checking whether GNU C++ supports automatic template instantiation... yes
checking whether GNU C++ links with libg++ if we include new.h... no
checking whether new_handler accepts size_t and returns int... no
checking for memmove... yes
checking for memcmp... yes
checking for strerror... yes
checking for strtoul... (cached) yes
checking for setlocale... (cached) yes
checking for Windows and DOS and OS/2 style pathnames... no
checking whether to include support for http... yes
checking for main in -lnsl... no
checking for main in -lsocket... no
checking h_errno in netdb.h... yes
checking for default catalog... /etc/sgml/catalog
checking for default search path... /usr/share/sgml:/usr/share/xml
checking whether to include support for XML Formatted Messages... no
checking whether to include DTDDECL support... yes
checking whether to build docs (man and html)... yes
checking for xmlto... /usr/bin/xmlto
checking whether to build all docs (man, html, pdf, ps)... no
configure: creating ./config.status
config.status: creating OpenSP-1.5.2.spec
config.status: creating Makefile
config.status: creating msggen.pl
config.status: creating lib/Makefile
config.status: creating nsgmls/Makefile
config.status: creating spent/Makefile
config.status: creating spam/Makefile
config.status: creating sgmlnorm/Makefile
config.status: creating sx/Makefile
config.status: creating spcat/Makefile
config.status: creating include/Makefile
config.status: creating include/config.h.old
config.status: creating generic/Makefile
config.status: creating doc/Makefile
config.status: creating pubtext/Makefile
config.status: creating tests/Makefile
config.status: creating unicode/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating docsrc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ /usr/bin/make -O -j4 V=1 VERBOSE=1
make  all-recursive
Making all in pubtext
make[2]: Nothing to be done for 'all'.
Making all in unicode
make[2]: Nothing to be done for 'all'.
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in include
make[2]: Nothing to be done for 'all'.
Making all in generic
make[2]: Nothing to be done for 'all'.
Making all in intl
make[2]: Nothing to be done for 'all'.
Making all in po
make[2]: Nothing to be done for 'all'.
Making all in lib
make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Allocator.lo Allocator.cxx
mkdir .libs
mkdir: cannot create directory '.libs': File exists
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Allocator.cxx  -fPIC -DPIC -o .libs/Allocator.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Big5CodingSystem.lo Big5CodingSystem.cxx
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Big5CodingSystem.cxx  -fPIC -DPIC -o .libs/Big5CodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CharsetDecl.lo CharsetDecl.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CharsetDecl.cxx  -fPIC -DPIC -o .libs/CharsetDecl.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/ExternalId.h:12,
                 from ../include/CharsetDecl.h:12,
                 from CharsetDecl.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CharsetInfo.lo CharsetInfo.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CharsetInfo.cxx  -fPIC -DPIC -o .libs/CharsetInfo.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CharsetRegistry.lo CharsetRegistry.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CharsetRegistry.cxx  -fPIC -DPIC -o .libs/CharsetRegistry.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CodingSystem.lo CodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CodingSystem.cxx  -fPIC -DPIC -o .libs/CodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CmdLineApp.lo CmdLineApp.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CmdLineApp.cxx  -fPIC -DPIC -o .libs/CmdLineApp.o
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from ../include/MessageFormatter.h:14,
                 from ../include/MessageReporter.h:12,
                 from ../include/CmdLineApp.h:17,
                 from CmdLineApp.cxx:12:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from splib.h:7,
                 from CmdLineApp.cxx:11:
CmdLineApp.cxx: In member function 'virtual int OpenSP::CmdLineApp::init(int, OpenSP::CmdLineApp::AppChar**)':
../config.h:376:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  376 | #define SP_MESSAGE_DOMAIN "sp5"
      |                           ^~~~~
CmdLineApp.cxx:327:51: note: in expansion of macro 'SP_MESSAGE_DOMAIN'
  327 |                                                   SP_MESSAGE_DOMAIN,
      |                                                   ^~~~~~~~~~~~~~~~~
../config.h:370:23: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  370 | #define SP_LOCALE_DIR "/usr/share/locale"
      |                       ^~~~~~~~~~~~~~~~~~~
CmdLineApp.cxx:328:51: note: in expansion of macro 'SP_LOCALE_DIR'
  328 |                                                   SP_LOCALE_DIR);
      |                                                   ^~~~~~~~~~~~~
../config.h:376:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  376 | #define SP_MESSAGE_DOMAIN "sp5"
      |                           ^~~~~
CmdLineApp.cxx:330:51: note: in expansion of macro 'SP_MESSAGE_DOMAIN'
  330 |                                                   SP_MESSAGE_DOMAIN,
      |                                                   ^~~~~~~~~~~~~~~~~
../config.h:370:23: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  370 | #define SP_LOCALE_DIR "/usr/share/locale"
      |                       ^~~~~~~~~~~~~~~~~~~
CmdLineApp.cxx:331:51: note: in expansion of macro 'SP_LOCALE_DIR'
  331 |                                                   SP_LOCALE_DIR);
      |                                                   ^~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ConsoleOutput.lo ConsoleOutput.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ConsoleOutput.cxx  -fPIC -DPIC -o .libs/ConsoleOutput.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CodingSystemKit.lo CodingSystemKit.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CodingSystemKit.cxx  -fPIC -DPIC -o .libs/CodingSystemKit.o
In file included from ../include/TranslateCodingSystem.h:8,
                 from CodingSystemKit.cxx:10:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Attribute.lo Attribute.cxx
mkdir .libs
mkdir: cannot create directory '.libs': File exists
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Attribute.cxx  -fPIC -DPIC -o .libs/Attribute.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from Attribute.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DescriptorManager.lo DescriptorManager.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DescriptorManager.cxx  -fPIC -DPIC -o .libs/DescriptorManager.o
In file included from ../include/List.h:7,
                 from ../include/DescriptorManager.h:8,
                 from DescriptorManager.cxx:5:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from ../include/List.cxx:7,
                 from ../include/List.h:48,
                 from ../include/DescriptorManager.h:8,
                 from DescriptorManager.cxx:5:
../include/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   20 |   IListIterBase::next;
      |   ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   21 |   IListIterBase::done;
      |   ^~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ContentState.lo ContentState.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ContentState.cxx  -fPIC -DPIC -o .libs/ContentState.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/ContentToken.h:11,
                 from ../include/OpenElement.h:11,
                 from ../include/ContentState.h:12,
                 from ContentState.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ../include/ContentState.h:13,
                 from ContentState.cxx:9:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from ContentState.cxx:10:
../include/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   20 |   IListIterBase::next;
      |   ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   21 |   IListIterBase::done;
      |   ^~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DtdDeclEventHandler.lo DtdDeclEventHandler.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DtdDeclEventHandler.cxx  -fPIC -DPIC -o .libs/DtdDeclEventHandler.o
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from DtdDeclEventHandler.h:8,
                 from DtdDeclEventHandler.cxx:5:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EUCJPCodingSystem.lo EUCJPCodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EUCJPCodingSystem.cxx  -fPIC -DPIC -o .libs/EUCJPCodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ContentToken.lo ContentToken.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ContentToken.cxx  -fPIC -DPIC -o .libs/ContentToken.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/ContentToken.h:11,
                 from ContentToken.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Dtd.lo Dtd.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Dtd.cxx  -fPIC -DPIC -o .libs/Dtd.o
In file included from ../include/NamedResourceTable.h:11,
                 from ../include/Dtd.h:11,
                 from Dtd.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ElementType.lo ElementType.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ElementType.cxx  -fPIC -DPIC -o .libs/ElementType.o
In file included from ../include/Location.h:12,
                 from ../include/ElementType.h:14,
                 from ElementType.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EntityCatalog.lo EntityCatalog.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EntityCatalog.cxx  -fPIC -DPIC -o .libs/EntityCatalog.o
In file included from ../include/EntityDecl.h:12,
                 from EntityCatalog.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EntityDecl.lo EntityDecl.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EntityDecl.cxx  -fPIC -DPIC -o .libs/EntityDecl.o
In file included from ../include/EntityDecl.h:12,
                 from EntityDecl.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EntityManager.lo EntityManager.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EntityManager.cxx  -fPIC -DPIC -o .libs/EntityManager.o
In file included from ../include/EntityManager.h:15,
                 from EntityManager.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EntityApp.lo EntityApp.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EntityApp.cxx  -fPIC -DPIC -o .libs/EntityApp.o
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from ../include/MessageFormatter.h:14,
                 from ../include/MessageReporter.h:12,
                 from ../include/CmdLineApp.h:17,
                 from ../include/EntityApp.h:11,
                 from EntityApp.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ../include/List.h:7,
                 from ../include/DescriptorManager.h:8,
                 from ../include/PosixStorage.h:11,
                 from EntityApp.cxx:14:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from ../include/List.cxx:7,
                 from ../include/List.h:48,
                 from ../include/DescriptorManager.h:8,
                 from ../include/PosixStorage.h:11,
                 from EntityApp.cxx:14:
../include/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   20 |   IListIterBase::next;
      |   ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   21 |   IListIterBase::done;
      |   ^~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ErrnoMessageArg.lo ErrnoMessageArg.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ErrnoMessageArg.cxx  -fPIC -DPIC -o .libs/ErrnoMessageArg.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ErrorCountEventHandler.lo ErrorCountEventHandler.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ErrorCountEventHandler.cxx  -fPIC -DPIC -o .libs/ErrorCountEventHandler.o
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from ../include/ErrorCountEventHandler.h:12,
                 from ErrorCountEventHandler.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EventGenerator.lo EventGenerator.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EventGenerator.cxx  -fPIC -DPIC -o .libs/EventGenerator.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Entity.lo Entity.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Entity.cxx  -fPIC -DPIC -o .libs/Entity.o
In file included from ../include/Location.h:12,
                 from ../include/Entity.h:13,
                 from Entity.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ParserState.h:25,
                 from Entity.cxx:9:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ArcEngine.lo ArcEngine.cxx
mkdir .libs
mkdir: cannot create directory '.libs': File exists
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ArcEngine.cxx  -fPIC -DPIC -o .libs/ArcEngine.o
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from ../include/ArcEngine.h:11,
                 from ArcEngine.cxx:10:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ../include/ContentState.h:13,
                 from ArcProcessor.h:8,
                 from ArcEngine.cxx:11:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from ArcEngine.cxx:21:
Parser.h:65:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   65 |   ParserState::sdPointer;
      |   ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   66 |   ParserState::instanceSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   67 |   ParserState::prologSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   68 |   ParserState::activateLinkType;
      |   ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   69 |   ParserState::allLinkTypesActivated;
      |   ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   70 |   ParserState::entityManager;
      |   ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   71 |   ParserState::entityCatalog;
      |   ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   ParserState::baseDtd;
      |   ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   ParserState::options;
      |   ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   74 |   ParserState::instantiateDtd;
      |   ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Fixed2CodingSystem.lo Fixed2CodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Fixed2CodingSystem.cxx  -fPIC -DPIC -o .libs/Fixed2CodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ExternalId.lo ExternalId.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ExternalId.cxx  -fPIC -DPIC -o .libs/ExternalId.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/ExternalId.h:12,
                 from ExternalId.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Group.lo Group.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Group.cxx  -fPIC -DPIC -o .libs/Group.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/ContentToken.h:11,
                 from Group.h:11,
                 from Group.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Hash.lo Hash.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Hash.cxx  -fPIC -DPIC -o .libs/Hash.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IListBase.lo IListBase.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IListBase.cxx  -fPIC -DPIC -o .libs/IListBase.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GenericEventHandler.lo GenericEventHandler.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GenericEventHandler.cxx  -fPIC -DPIC -o .libs/GenericEventHandler.o
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from ../include/GenericEventHandler.h:15,
                 from GenericEventHandler.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Id.lo Id.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Id.cxx  -fPIC -DPIC -o .libs/Id.o
In file included from ../include/Location.h:12,
                 from Id.h:12,
                 from Id.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IdentityCodingSystem.lo IdentityCodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IdentityCodingSystem.cxx  -fPIC -DPIC -o .libs/IdentityCodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Event.lo Event.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Event.cxx  -fPIC -DPIC -o .libs/Event.o
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from Event.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Link.lo Link.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Link.cxx  -fPIC -DPIC -o .libs/Link.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o InternalInputSource.lo InternalInputSource.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c InternalInputSource.cxx  -fPIC -DPIC -o .libs/InternalInputSource.o
In file included from ../include/InputSource.h:12,
                 from ../include/InternalInputSource.h:11,
                 from InternalInputSource.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o InputSource.lo InputSource.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c InputSource.cxx  -fPIC -DPIC -o .libs/InputSource.o
In file included from ../include/InputSource.h:12,
                 from InputSource.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LiteralStorage.lo LiteralStorage.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LiteralStorage.cxx  -fPIC -DPIC -o .libs/LiteralStorage.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LinkProcess.lo LinkProcess.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LinkProcess.cxx  -fPIC -DPIC -o .libs/LinkProcess.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from ../include/Lpd.h:10,
                 from ../include/LinkProcess.h:10,
                 from LinkProcess.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ../include/LinkProcess.h:11,
                 from LinkProcess.cxx:8:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ExtendEntityManager.lo ExtendEntityManager.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ExtendEntityManager.cxx  -fPIC -DPIC -o .libs/ExtendEntityManager.o
In file included from ../include/EntityManager.h:15,
                 from ../include/ExtendEntityManager.h:11,
                 from ExtendEntityManager.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Location.lo Location.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Location.cxx  -fPIC -DPIC -o .libs/Location.o
In file included from ../include/Location.h:12,
                 from Location.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MessageArg.lo MessageArg.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MessageArg.cxx  -fPIC -DPIC -o .libs/MessageArg.o
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from ParserMessages.h:8,
                 from MessageArg.cxx:10:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Lpd.lo Lpd.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Lpd.cxx  -fPIC -DPIC -o .libs/Lpd.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from ../include/Lpd.h:10,
                 from Lpd.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Message.lo Message.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Message.cxx  -fPIC -DPIC -o .libs/Message.o
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from Message.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Markup.lo Markup.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Markup.cxx  -fPIC -DPIC -o .libs/Markup.o
In file included from ../include/XcharMap.h:9,
                 from ../include/Syntax.h:18,
                 from ../include/Markup.h:12,
                 from Markup.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MessageEventHandler.lo MessageEventHandler.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MessageEventHandler.cxx  -fPIC -DPIC -o .libs/MessageEventHandler.o
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from ../include/MessageEventHandler.h:7,
                 from MessageEventHandler.cxx:5:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MessageFormatter.lo MessageFormatter.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MessageFormatter.cxx  -fPIC -DPIC -o .libs/MessageFormatter.o
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from ../include/MessageFormatter.h:14,
                 from MessageFormatter.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MessageTable.lo MessageTable.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MessageTable.cxx  -fPIC -DPIC -o .libs/MessageTable.o
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from ../include/MessageTable.h:11,
                 from MessageTable.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ModeInfo.lo ModeInfo.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ModeInfo.cxx  -fPIC -DPIC -o .libs/ModeInfo.o
In file included from ../include/XcharMap.h:9,
                 from ../include/Syntax.h:18,
                 from ModeInfo.cxx:12:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NotationStorage.lo NotationStorage.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NotationStorage.cxx  -fPIC -DPIC -o .libs/NotationStorage.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MessageReporter.lo MessageReporter.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MessageReporter.cxx  -fPIC -DPIC -o .libs/MessageReporter.o
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from ../include/MessageFormatter.h:14,
                 from ../include/MessageReporter.h:12,
                 from MessageReporter.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NumericCharRefOrigin.lo NumericCharRefOrigin.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NumericCharRefOrigin.cxx  -fPIC -DPIC -o .libs/NumericCharRefOrigin.o
In file included from ../include/Location.h:12,
                 from NumericCharRefOrigin.h:8,
                 from NumericCharRefOrigin.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OffsetOrderedList.lo OffsetOrderedList.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OffsetOrderedList.cxx  -fPIC -DPIC -o .libs/OffsetOrderedList.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Notation.lo Notation.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Notation.cxx  -fPIC -DPIC -o .libs/Notation.o
In file included from ../include/Notation.h:14,
                 from Notation.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ParserState.h:25,
                 from Notation.cxx:9:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OpenElement.lo OpenElement.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OpenElement.cxx  -fPIC -DPIC -o .libs/OpenElement.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/ContentToken.h:11,
                 from ../include/OpenElement.h:11,
                 from OpenElement.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OutputByteStream.lo OutputByteStream.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OutputByteStream.cxx  -fPIC -DPIC -o .libs/OutputByteStream.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OutputCharStream.lo OutputCharStream.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OutputCharStream.cxx  -fPIC -DPIC -o .libs/OutputCharStream.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OutputState.lo OutputState.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OutputState.cxx  -fPIC -DPIC -o .libs/OutputState.o
In file included from ../include/Location.h:12,
                 from OutputState.h:10,
                 from OutputState.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from OutputState.h:11,
                 from OutputState.cxx:8:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Param.lo Param.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Param.cxx  -fPIC -DPIC -o .libs/Param.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/ContentToken.h:11,
                 from Param.h:11,
                 from Param.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ParserApp.lo ParserApp.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ParserApp.cxx  -fPIC -DPIC -o .libs/ParserApp.o
In file included from ../include/SgmlParser.h:12,
                 from ../include/ParserApp.h:11,
                 from ParserApp.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ParserEventGeneratorKit.lo ParserEventGeneratorKit.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ParserEventGeneratorKit.cxx  -fPIC -DPIC -o .libs/ParserEventGeneratorKit.o
In file included from ../include/SgmlParser.h:12,
                 from ../include/ParserApp.h:11,
                 from ParserEventGeneratorKit.cxx:10:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ParserOptions.lo ParserOptions.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ParserOptions.cxx  -fPIC -DPIC -o .libs/ParserOptions.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Parser.lo Parser.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Parser.cxx  -fPIC -DPIC -o .libs/Parser.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from Parser.h:12,
                 from Parser.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from Parser.h:19,
                 from Parser.cxx:9:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from Parser.cxx:9:
Parser.h:65:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   65 |   ParserState::sdPointer;
      |   ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   66 |   ParserState::instanceSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   67 |   ParserState::prologSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   68 |   ParserState::activateLinkType;
      |   ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   69 |   ParserState::allLinkTypesActivated;
      |   ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   70 |   ParserState::entityManager;
      |   ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   71 |   ParserState::entityCatalog;
      |   ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   ParserState::baseDtd;
      |   ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   ParserState::options;
      |   ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   74 |   ParserState::instantiateDtd;
      |   ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ParserMessages.lo ParserMessages.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ParserMessages.cxx  -fPIC -DPIC -o .libs/ParserMessages.o
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from ParserMessages.h:8,
                 from ParserMessages.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Recognizer.lo Recognizer.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Recognizer.cxx  -fPIC -DPIC -o .libs/Recognizer.o
In file included from ../include/XcharMap.h:9,
                 from Recognizer.cxx:11:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
Recognizer.cxx: In member function 'OpenSP::Token OpenSP::Recognizer::recognize(OpenSP::InputSource*, OpenSP::Messenger&) const':
Recognizer.cxx:42:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   42 |   register const Trie *pos = trie_.pointer();
      |                        ^~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Partition.lo Partition.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Partition.cxx  -fPIC -DPIC -o .libs/Partition.o
In file included from ../include/XcharMap.h:9,
                 from Partition.h:14,
                 from Partition.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from Partition.cxx:13:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from Partition.cxx:14:
../include/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   20 |   IListIterBase::next;
      |   ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   21 |   IListIterBase::done;
      |   ^~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PosixStorage.lo PosixStorage.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PosixStorage.cxx  -fPIC -DPIC -o .libs/PosixStorage.o
In file included from ../include/List.h:7,
                 from ../include/DescriptorManager.h:8,
                 from ../include/PosixStorage.h:11,
                 from PosixStorage.cxx:9:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from ../include/List.cxx:7,
                 from ../include/List.h:48,
                 from ../include/DescriptorManager.h:8,
                 from ../include/PosixStorage.h:11,
                 from PosixStorage.cxx:9:
../include/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   20 |   IListIterBase::next;
      |   ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   21 |   IListIterBase::done;
      |   ^~~~~~~~~~~~~
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from PosixStorage.cxx:16:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SGMLApplication.lo SGMLApplication.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SGMLApplication.cxx  -fPIC -DPIC -o .libs/SGMLApplication.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RewindStorageObject.lo RewindStorageObject.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RewindStorageObject.cxx  -fPIC -DPIC -o .libs/RewindStorageObject.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SJISCodingSystem.lo SJISCodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SJISCodingSystem.cxx  -fPIC -DPIC -o .libs/SJISCodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SdText.lo SdText.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SdText.cxx  -fPIC -DPIC -o .libs/SdText.o
In file included from ../include/Location.h:12,
                 from ../include/SdText.h:14,
                 from SdText.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SearchResultMessageArg.lo SearchResultMessageArg.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SearchResultMessageArg.cxx  -fPIC -DPIC -o .libs/SearchResultMessageArg.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Sd.lo Sd.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Sd.cxx  -fPIC -DPIC -o .libs/Sd.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/ExternalId.h:12,
                 from ../include/Sd.h:14,
                 from Sd.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ShortReferenceMap.lo ShortReferenceMap.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ShortReferenceMap.cxx  -fPIC -DPIC -o .libs/ShortReferenceMap.o
In file included from ../include/Location.h:12,
                 from ../include/Entity.h:13,
                 from ../include/ShortReferenceMap.h:15,
                 from ShortReferenceMap.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SgmlParser.lo SgmlParser.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SgmlParser.cxx  -fPIC -DPIC -o .libs/SgmlParser.o
In file included from ../include/SgmlParser.h:12,
                 from SgmlParser.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from Parser.h:19,
                 from SgmlParser.cxx:10:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from SgmlParser.cxx:10:
Parser.h:65:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   65 |   ParserState::sdPointer;
      |   ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   66 |   ParserState::instanceSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   67 |   ParserState::prologSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   68 |   ParserState::activateLinkType;
      |   ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   69 |   ParserState::allLinkTypesActivated;
      |   ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   70 |   ParserState::entityManager;
      |   ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   71 |   ParserState::entityCatalog;
      |   ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   ParserState::baseDtd;
      |   ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   ParserState::options;
      |   ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   74 |   ParserState::instantiateDtd;
      |   ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o StdioStorage.lo StdioStorage.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c StdioStorage.cxx  -fPIC -DPIC -o .libs/StdioStorage.o
In file included from ../include/List.h:7,
                 from ../include/DescriptorManager.h:8,
                 from ../include/StdioStorage.h:11,
                 from StdioStorage.cxx:9:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from ../include/List.cxx:7,
                 from ../include/List.h:48,
                 from ../include/DescriptorManager.h:8,
                 from ../include/StdioStorage.h:11,
                 from StdioStorage.cxx:9:
../include/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   20 |   IListIterBase::next;
      |   ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   21 |   IListIterBase::done;
      |   ^~~~~~~~~~~~~
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from StdioStorage.cxx:10:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o StorageManager.lo StorageManager.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c StorageManager.cxx  -fPIC -DPIC -o .libs/StorageManager.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ParserState.lo ParserState.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ParserState.cxx  -fPIC -DPIC -o .libs/ParserState.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from ParserState.h:13,
                 from ParserState.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ParserState.h:25,
                 from ParserState.cxx:8:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from ParserState.cxx:13:
../include/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   20 |   IListIterBase::next;
      |   ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   21 |   IListIterBase::done;
      |   ^~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Text.lo Text.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Text.cxx  -fPIC -DPIC -o .libs/Text.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from Text.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SOEntityCatalog.lo SOEntityCatalog.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SOEntityCatalog.cxx  -fPIC -DPIC -o .libs/SOEntityCatalog.o
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from CatalogMessages.h:2,
                 from SOEntityCatalog.cxx:11:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TokenMessageArg.lo TokenMessageArg.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TokenMessageArg.cxx  -fPIC -DPIC -o .libs/TokenMessageArg.o
In file included from ../include/XcharMap.h:9,
                 from ../include/Syntax.h:18,
                 from TokenMessageArg.h:13,
                 from TokenMessageArg.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TypeId.lo TypeId.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TypeId.cxx  -fPIC -DPIC -o .libs/TypeId.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TranslateCodingSystem.lo TranslateCodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TranslateCodingSystem.cxx  -fPIC -DPIC -o .libs/TranslateCodingSystem.o
In file included from ../include/TranslateCodingSystem.h:8,
                 from TranslateCodingSystem.cxx:6:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TrieBuilder.lo TrieBuilder.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TrieBuilder.cxx  -fPIC -DPIC -o .libs/TrieBuilder.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o UTF8CodingSystem.lo UTF8CodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c UTF8CodingSystem.cxx  -fPIC -DPIC -o .libs/UTF8CodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Syntax.lo Syntax.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Syntax.cxx  -fPIC -DPIC -o .libs/Syntax.o
In file included from ../include/XcharMap.h:9,
                 from ../include/Syntax.h:18,
                 from Syntax.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o UnicodeCodingSystem.lo UnicodeCodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c UnicodeCodingSystem.cxx  -fPIC -DPIC -o .libs/UnicodeCodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Undo.lo Undo.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Undo.cxx  -fPIC -DPIC -o .libs/Undo.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/ContentToken.h:11,
                 from Undo.h:11,
                 from Undo.cxx:8:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ParserState.h:25,
                 from Undo.cxx:9:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o URLStorage.lo URLStorage.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c URLStorage.cxx  -fPIC -DPIC -o .libs/URLStorage.o
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from URLStorageMessages.h:2,
                 from URLStorage.cxx:55:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
URLStorage.cxx: In member function 'OpenSP::HTTP_RESPONSE_TYPE OpenSP::HttpSocketStorageObject::open(const OpenSP::String<char>&, short unsigned int, const OpenSP::String<char>&, OpenSP::Messenger&, char*)':
URLStorage.cxx:565:15: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  565 |     http_ua = "libosp 1.5" ;
      |               ^~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o assert.lo assert.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c assert.cxx  -fPIC -DPIC -o .libs/assert.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o UnivCharsetDesc.lo UnivCharsetDesc.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c UnivCharsetDesc.cxx  -fPIC -DPIC -o .libs/UnivCharsetDesc.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o XMLCodingSystem.lo XMLCodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c XMLCodingSystem.cxx  -fPIC -DPIC -o .libs/XMLCodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parseAttribute.lo parseAttribute.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parseAttribute.cxx  -fPIC -DPIC -o .libs/parseAttribute.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from Parser.h:12,
                 from parseAttribute.cxx:5:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from Parser.h:19,
                 from parseAttribute.cxx:5:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from parseAttribute.cxx:5:
Parser.h:65:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   65 |   ParserState::sdPointer;
      |   ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   66 |   ParserState::instanceSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   67 |   ParserState::prologSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   68 |   ParserState::activateLinkType;
      |   ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   69 |   ParserState::allLinkTypesActivated;
      |   ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   70 |   ParserState::entityManager;
      |   ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   71 |   ParserState::entityCatalog;
      |   ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   ParserState::baseDtd;
      |   ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   ParserState::options;
      |   ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   74 |   ParserState::instantiateDtd;
      |   ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parseCommon.lo parseCommon.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parseCommon.cxx  -fPIC -DPIC -o .libs/parseCommon.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from Parser.h:12,
                 from parseCommon.cxx:5:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from Parser.h:19,
                 from parseCommon.cxx:5:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from parseCommon.cxx:5:
Parser.h:65:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   65 |   ParserState::sdPointer;
      |   ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   66 |   ParserState::instanceSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   67 |   ParserState::prologSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   68 |   ParserState::activateLinkType;
      |   ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   69 |   ParserState::allLinkTypesActivated;
      |   ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   70 |   ParserState::entityManager;
      |   ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   71 |   ParserState::entityCatalog;
      |   ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   ParserState::baseDtd;
      |   ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   ParserState::options;
      |   ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   74 |   ParserState::instantiateDtd;
      |   ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parseInstance.lo parseInstance.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parseInstance.cxx  -fPIC -DPIC -o .libs/parseInstance.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from Parser.h:12,
                 from parseInstance.cxx:5:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from Parser.h:19,
                 from parseInstance.cxx:5:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from parseInstance.cxx:5:
Parser.h:65:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   65 |   ParserState::sdPointer;
      |   ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   66 |   ParserState::instanceSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   67 |   ParserState::prologSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   68 |   ParserState::activateLinkType;
      |   ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   69 |   ParserState::allLinkTypesActivated;
      |   ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   70 |   ParserState::entityManager;
      |   ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   71 |   ParserState::entityCatalog;
      |   ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   ParserState::baseDtd;
      |   ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   ParserState::options;
      |   ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   74 |   ParserState::instantiateDtd;
      |   ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parseMode.lo parseMode.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parseMode.cxx  -fPIC -DPIC -o .libs/parseMode.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from Parser.h:12,
                 from parseMode.cxx:5:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from Parser.h:19,
                 from parseMode.cxx:5:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from parseMode.cxx:5:
Parser.h:65:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   65 |   ParserState::sdPointer;
      |   ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   66 |   ParserState::instanceSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   67 |   ParserState::prologSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   68 |   ParserState::activateLinkType;
      |   ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   69 |   ParserState::allLinkTypesActivated;
      |   ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   70 |   ParserState::entityManager;
      |   ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   71 |   ParserState::entityCatalog;
      |   ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   ParserState::baseDtd;
      |   ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   ParserState::options;
      |   ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   74 |   ParserState::instantiateDtd;
      |   ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o splib.lo splib.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c splib.cxx  -fPIC -DPIC -o .libs/splib.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o app_inst.lo app_inst.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c app_inst.cxx  -fPIC -DPIC -o .libs/app_inst.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o arc_inst.lo arc_inst.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c arc_inst.cxx  -fPIC -DPIC -o .libs/arc_inst.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o entmgr_inst.lo entmgr_inst.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c entmgr_inst.cxx  -fPIC -DPIC -o .libs/entmgr_inst.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parser_inst.lo parser_inst.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parser_inst.cxx  -fPIC -DPIC -o .libs/parser_inst.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xentmgr_inst.lo xentmgr_inst.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xentmgr_inst.cxx  -fPIC -DPIC -o .libs/xentmgr_inst.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parseParam.lo parseParam.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parseParam.cxx  -fPIC -DPIC -o .libs/parseParam.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from Parser.h:12,
                 from parseParam.cxx:5:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from Parser.h:19,
                 from parseParam.cxx:5:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from parseParam.cxx:5:
Parser.h:65:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   65 |   ParserState::sdPointer;
      |   ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   66 |   ParserState::instanceSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   67 |   ParserState::prologSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   68 |   ParserState::activateLinkType;
      |   ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   69 |   ParserState::allLinkTypesActivated;
      |   ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   70 |   ParserState::entityManager;
      |   ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   71 |   ParserState::entityCatalog;
      |   ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   ParserState::baseDtd;
      |   ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   ParserState::options;
      |   ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   74 |   ParserState::instantiateDtd;
      |   ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SubstTable.lo SubstTable.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SubstTable.cxx  -fPIC -DPIC -o .libs/SubstTable.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o UTF16CodingSystem.lo UTF16CodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c UTF16CodingSystem.cxx  -fPIC -DPIC -o .libs/UTF16CodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Fixed4CodingSystem.lo Fixed4CodingSystem.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Fixed4CodingSystem.cxx  -fPIC -DPIC -o .libs/Fixed4CodingSystem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o memcmp.lo memcmp.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c memcmp.c  -fPIC -DPIC -o .libs/memcmp.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o memmove.lo memmove.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c memmove.c  -fPIC -DPIC -o .libs/memmove.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o strerror.lo strerror.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c strerror.c  -fPIC -DPIC -o .libs/strerror.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parseSd.lo parseSd.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parseSd.cxx  -fPIC -DPIC -o .libs/parseSd.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from Parser.h:12,
                 from parseSd.cxx:5:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from Parser.h:19,
                 from parseSd.cxx:5:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from parseSd.cxx:5:
Parser.h:65:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   65 |   ParserState::sdPointer;
      |   ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   66 |   ParserState::instanceSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   67 |   ParserState::prologSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   68 |   ParserState::activateLinkType;
      |   ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   69 |   ParserState::allLinkTypesActivated;
      |   ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   70 |   ParserState::entityManager;
      |   ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   71 |   ParserState::entityCatalog;
      |   ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   ParserState::baseDtd;
      |   ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   ParserState::options;
      |   ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   74 |   ParserState::instantiateDtd;
      |   ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parseDecl.lo parseDecl.cxx
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parseDecl.cxx  -fPIC -DPIC -o .libs/parseDecl.o
In file included from ../include/Location.h:12,
                 from ../include/Text.h:13,
                 from ../include/Attribute.h:17,
                 from Parser.h:12,
                 from parseDecl.cxx:7:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from Parser.h:19,
                 from parseDecl.cxx:7:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
In file included from parseDecl.cxx:7:
Parser.h:65:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   65 |   ParserState::sdPointer;
      |   ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   66 |   ParserState::instanceSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   67 |   ParserState::prologSyntaxPointer;
      |   ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   68 |   ParserState::activateLinkType;
      |   ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   69 |   ParserState::allLinkTypesActivated;
      |   ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   70 |   ParserState::entityManager;
      |   ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   71 |   ParserState::entityCatalog;
      |   ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   ParserState::baseDtd;
      |   ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   ParserState::options;
      |   ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   74 |   ParserState::instantiateDtd;
      |   ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
/bin/sh ../libtool --tag=CXX --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libosp.la -rpath /usr/lib64 -no-undefined -version-info 5:0:0 Allocator.lo ArcEngine.lo Attribute.lo Big5CodingSystem.lo CharsetDecl.lo CharsetInfo.lo CharsetRegistry.lo CmdLineApp.lo CodingSystem.lo CodingSystemKit.lo ConsoleOutput.lo ContentState.lo ContentToken.lo DescriptorManager.lo Dtd.lo DtdDeclEventHandler.lo EUCJPCodingSystem.lo ElementType.lo Entity.lo EntityApp.lo EntityCatalog.lo EntityDecl.lo EntityManager.lo ErrnoMessageArg.lo ErrorCountEventHandler.lo Event.lo EventGenerator.lo ExtendEntityManager.lo ExternalId.lo Fixed2CodingSystem.lo GenericEventHandler.lo Group.lo Hash.lo IListBase.lo Id.lo IdentityCodingSystem.lo InputSource.lo InternalInputSource.lo Link.lo LinkProcess.lo LiteralStorage.lo Location.lo Lpd.lo Markup.lo Message.lo MessageArg.lo MessageEventHandler.lo MessageFormatter.lo MessageReporter.lo MessageTable.lo ModeInfo.lo Notation.lo NotationStorage.lo NumericCharRefOrigin.lo OffsetOrderedList.lo OpenElement.lo OutputByteStream.lo OutputCharStream.lo OutputState.lo Param.lo Parser.lo ParserApp.lo ParserEventGeneratorKit.lo ParserMessages.lo ParserOptions.lo ParserState.lo Partition.lo PosixStorage.lo Recognizer.lo RewindStorageObject.lo SGMLApplication.lo SJISCodingSystem.lo SOEntityCatalog.lo Sd.lo SdText.lo SearchResultMessageArg.lo SgmlParser.lo ShortReferenceMap.lo StdioStorage.lo StorageManager.lo Syntax.lo Text.lo TokenMessageArg.lo TranslateCodingSystem.lo TrieBuilder.lo TypeId.lo URLStorage.lo UTF8CodingSystem.lo Undo.lo UnicodeCodingSystem.lo UnivCharsetDesc.lo XMLCodingSystem.lo assert.lo parseAttribute.lo parseCommon.lo parseDecl.lo parseInstance.lo parseMode.lo parseParam.lo parseSd.lo splib.lo app_inst.lo arc_inst.lo entmgr_inst.lo parser_inst.lo xentmgr_inst.lo SubstTable.lo UTF16CodingSystem.lo Fixed4CodingSystem.lo memcmp.lo memmove.lo strerror.lo  -lpthread 
g++ -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  .libs/Allocator.o .libs/ArcEngine.o .libs/Attribute.o .libs/Big5CodingSystem.o .libs/CharsetDecl.o .libs/CharsetInfo.o .libs/CharsetRegistry.o .libs/CmdLineApp.o .libs/CodingSystem.o .libs/CodingSystemKit.o .libs/ConsoleOutput.o .libs/ContentState.o .libs/ContentToken.o .libs/DescriptorManager.o .libs/Dtd.o .libs/DtdDeclEventHandler.o .libs/EUCJPCodingSystem.o .libs/ElementType.o .libs/Entity.o .libs/EntityApp.o .libs/EntityCatalog.o .libs/EntityDecl.o .libs/EntityManager.o .libs/ErrnoMessageArg.o .libs/ErrorCountEventHandler.o .libs/Event.o .libs/EventGenerator.o .libs/ExtendEntityManager.o .libs/ExternalId.o .libs/Fixed2CodingSystem.o .libs/GenericEventHandler.o .libs/Group.o .libs/Hash.o .libs/IListBase.o .libs/Id.o .libs/IdentityCodingSystem.o .libs/InputSource.o .libs/InternalInputSource.o .libs/Link.o .libs/LinkProcess.o .libs/LiteralStorage.o .libs/Location.o .libs/Lpd.o .libs/Markup.o .libs/Message.o .libs/MessageArg.o .libs/MessageEventHandler.o .libs/MessageFormatter.o .libs/MessageReporter.o .libs/MessageTable.o .libs/ModeInfo.o .libs/Notation.o .libs/NotationStorage.o .libs/NumericCharRefOrigin.o .libs/OffsetOrderedList.o .libs/OpenElement.o .libs/OutputByteStream.o .libs/OutputCharStream.o .libs/OutputState.o .libs/Param.o .libs/Parser.o .libs/ParserApp.o .libs/ParserEventGeneratorKit.o .libs/ParserMessages.o .libs/ParserOptions.o .libs/ParserState.o .libs/Partition.o .libs/PosixStorage.o .libs/Recognizer.o .libs/RewindStorageObject.o .libs/SGMLApplication.o .libs/SJISCodingSystem.o .libs/SOEntityCatalog.o .libs/Sd.o .libs/SdText.o .libs/SearchResultMessageArg.o .libs/SgmlParser.o .libs/ShortReferenceMap.o .libs/StdioStorage.o .libs/StorageManager.o .libs/Syntax.o .libs/Text.o .libs/TokenMessageArg.o .libs/TranslateCodingSystem.o .libs/TrieBuilder.o .libs/TypeId.o .libs/URLStorage.o .libs/UTF8CodingSystem.o .libs/Undo.o .libs/UnicodeCodingSystem.o .libs/UnivCharsetDesc.o .libs/XMLCodingSystem.o .libs/assert.o .libs/parseAttribute.o .libs/parseCommon.o .libs/parseDecl.o .libs/parseInstance.o .libs/parseMode.o .libs/parseParam.o .libs/parseSd.o .libs/splib.o .libs/app_inst.o .libs/arc_inst.o .libs/entmgr_inst.o .libs/parser_inst.o .libs/xentmgr_inst.o .libs/SubstTable.o .libs/UTF16CodingSystem.o .libs/Fixed4CodingSystem.o .libs/memcmp.o .libs/memmove.o .libs/strerror.o  -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -lpthread -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libosp.so.5 -o .libs/libosp.so.5.0.0
(cd .libs && rm -f libosp.so.5 && ln -s libosp.so.5.0.0 libosp.so.5)
(cd .libs && rm -f libosp.so && ln -s libosp.so.5.0.0 libosp.so)
creating libosp.la
(cd .libs && rm -f libosp.la && ln -s ../libosp.la libosp.la)
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
Making all in nsgmls
make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o StringSet.o StringSet.cxx
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nsgmls_inst.o nsgmls_inst.cxx
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nsgmls.o nsgmls.cxx
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from nsgmls.cxx:5:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ../include/LinkProcess.h:11,
                 from SgmlsEventHandler.h:17,
                 from nsgmls.cxx:7:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SgmlsEventHandler.o SgmlsEventHandler.cxx
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from SgmlsEventHandler.h:8,
                 from SgmlsEventHandler.cxx:5:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ../include/LinkProcess.h:11,
                 from SgmlsEventHandler.h:17,
                 from SgmlsEventHandler.cxx:5:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RastEventHandler.o RastEventHandler.cxx
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from RastEventHandler.h:10,
                 from RastEventHandler.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from ../include/LinkProcess.h:11,
                 from RastEventHandler.h:18,
                 from RastEventHandler.cxx:9:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
/bin/sh ../libtool --tag=CXX --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o onsgmls  nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o ../lib/libosp.la  -lpthread 
mkdir .libs
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/onsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o  ../lib/.libs/libosp.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating onsgmls
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
Making all in spent
make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spent'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spent.o spent.cxx
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from ../include/MessageFormatter.h:14,
                 from ../include/MessageReporter.h:12,
                 from ../include/CmdLineApp.h:17,
                 from ../include/EntityApp.h:11,
                 from spent.cxx:7:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spent'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spent'
/bin/sh ../libtool --tag=CXX --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ospent  spent.o ../lib/libosp.la  -lpthread 
mkdir .libs
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ospent spent.o  ../lib/.libs/libosp.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating ospent
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spent'
Making all in spam
make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spam_inst.o spam_inst.cxx
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MarkupEventHandler.o MarkupEventHandler.cxx
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from MarkupEventHandler.h:11,
                 from MarkupEventHandler.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spam.o spam.cxx
In file included from ../include/SgmlParser.h:12,
                 from spam.cxx:7:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CopyEventHandler.o CopyEventHandler.cxx
In file included from ../include/Location.h:12,
                 from ../include/Event.h:12,
                 from CopyEventHandler.h:10,
                 from CopyEventHandler.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
/bin/sh ../libtool --tag=CXX --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ospam  spam.o CopyEventHandler.o MarkupEventHandler.o spam_inst.o ../lib/libosp.la  -lpthread 
mkdir .libs
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ospam spam.o CopyEventHandler.o MarkupEventHandler.o spam_inst.o  ../lib/.libs/libosp.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating ospam
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
Making all in sgmlnorm
make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SGMLGenerator.o SGMLGenerator.cxx
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sgmlnorm.o sgmlnorm.cxx
In file included from ../include/SgmlParser.h:12,
                 from ../include/ParserApp.h:11,
                 from sgmlnorm.cxx:6:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
/bin/sh ../libtool --tag=CXX --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o osgmlnorm  sgmlnorm.o SGMLGenerator.o ../lib/libosp.la  -lpthread 
mkdir .libs
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/osgmlnorm sgmlnorm.o SGMLGenerator.o  ../lib/.libs/libosp.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating osgmlnorm
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
Making all in sx
make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sx_inst.o sx_inst.cxx
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sx.o sx.cxx
In file included from ../include/SgmlParser.h:12,
                 from ../include/ParserApp.h:11,
                 from sx.cxx:7:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from XmlOutputEventHandler.h:17,
                 from sx.cxx:9:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o XmlOutputEventHandler.o XmlOutputEventHandler.cxx
In file included from ../include/EntityManager.h:15,
                 from ../include/ExtendEntityManager.h:11,
                 from XmlOutputEventHandler.cxx:9:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
In file included from XmlOutputEventHandler.h:17,
                 from XmlOutputEventHandler.cxx:11:
../include/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   29 |   IListBase::clear;
      |   ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   30 |   IListBase::empty;
      |   ^~~~~~~~~
XmlOutputEventHandler.cxx: In member function 'virtual void OpenSP::XmlOutputEventHandler::inputOpened(OpenSP::InputSource*)':
XmlOutputEventHandler.cxx:1206:19: warning: ignoring return value of 'char* realpath(const char*, char*)' declared with attribute 'warn_unused_result' [-Wunused-result]
 1206 |           realpath((const char *)dirname(dirs), realDirs);
      |           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
XmlOutputEventHandler.cxx:1207:19: warning: ignoring return value of 'char* realpath(const char*, char*)' declared with attribute 'warn_unused_result' [-Wunused-result]
 1207 |           realpath((const char *)dirname(outputDir), realOutputDir);
      |           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
XmlOutputEventHandler.cxx: In member function 'void OpenSP::XmlOutputEventHandler::uniqueFilename(char*)':
XmlOutputEventHandler.cxx:1538:24: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1538 |     sprintf(numStr, "%d", num);
      |                        ^
In file included from /usr/include/stdio.h:888,
                 from XmlOutputEventHandler.cxx:24:
/usr/include/bits/stdio2.h:38:34: note: '__builtin___sprintf_chk' output between 2 and 4 bytes into a destination of size 3
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
/bin/sh ../libtool --tag=CXX --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o osx  sx.o XmlOutputEventHandler.o sx_inst.o ../lib/libosp.la  -lpthread 
mkdir .libs
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/osx sx.o XmlOutputEventHandler.o sx_inst.o  ../lib/.libs/libosp.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating osx
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
Making all in spcat
make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spcat_inst.o spcat_inst.cxx
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spcat.o spcat.cxx
In file included from ../include/Location.h:12,
                 from ../include/Message.h:12,
                 from ../include/MessageFormatter.h:14,
                 from ../include/MessageReporter.h:12,
                 from ../include/CmdLineApp.h:17,
                 from ../include/EntityApp.h:11,
                 from spcat.cxx:6:
../include/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   72 |   Ptr<T>::isNull;
      |   ^~~~~~
../include/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
   73 |   Ptr<T>::clear;
      |   ^~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
/bin/sh ../libtool --tag=CXX --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ospcat  spcat.o spcat_inst.o ../lib/libosp.la  -lpthread 
mkdir .libs
g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ospcat spcat.o spcat_inst.o  ../lib/.libs/libosp.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating ospcat
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
Making all in tests
make[2]: Nothing to be done for 'all'.
Making all in docsrc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
/usr/bin/xmlto man ospent.xml
Warn: AUTHOR sect.: no personblurb|contrib for James Clark         
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Warn: AUTHOR sect.: no personblurb|contrib for Ian Castle          
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Note: Writing ospent.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
/usr/bin/xmlto man osgmlnorm.xml
Warn: AUTHOR sect.: no personblurb|contrib for James Clark         
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Warn: AUTHOR sect.: no personblurb|contrib for Ian Castle          
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Note: Writing osgmlnorm.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
/usr/bin/xmlto man ospam.xml
Warn: AUTHOR sect.: no personblurb|contrib for James Clark         
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Warn: AUTHOR sect.: no personblurb|contrib for Ian Castle          
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Note: Writing ospam.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
/usr/bin/xmlto man onsgmls.xml
Warn: AUTHOR sect.: no personblurb|contrib for James Clark         
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Warn: AUTHOR sect.: no personblurb|contrib for Ian Castle          
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Note: Writing onsgmls.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
/usr/bin/xmlto man ospcat.xml
Warn: AUTHOR sect.: no personblurb|contrib for Ian Castle          
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Note: Writing ospcat.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
/usr/bin/xmlto man osx.xml
Warn: AUTHOR sect.: no personblurb|contrib for James Clark         
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Warn: AUTHOR sect.: no personblurb|contrib for Ian Castle          
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr  
Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso  
Note: Writing osx.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
/usr/bin/xmlto html-nochunks ./releasenotes.xml
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hWl1oL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64
+ cd OpenSP-1.5.2
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64 'INSTALL=/usr/bin/install -p'
make  install-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2'
Making install in pubtext
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/pubtext'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/pubtext'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/OpenSP" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP"
 /usr/bin/install -p -m 644 'HTML32.dcl' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTML32.dcl'
 /usr/bin/install -p -m 644 'HTML32.dtd' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTML32.dtd'
 /usr/bin/install -p -m 644 'HTML32.soc' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTML32.soc'
 /usr/bin/install -p -m 644 'HTML4-f.dtd' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTML4-f.dtd'
 /usr/bin/install -p -m 644 'HTML4-s.dtd' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTML4-s.dtd'
 /usr/bin/install -p -m 644 'HTML4.dcl' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTML4.dcl'
 /usr/bin/install -p -m 644 'HTML4.dtd' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTML4.dtd'
 /usr/bin/install -p -m 644 'HTML4.soc' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTML4.soc'
 /usr/bin/install -p -m 644 'HTMLlat1.ent' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTMLlat1.ent'
 /usr/bin/install -p -m 644 'HTMLspec.ent' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTMLspec.ent'
 /usr/bin/install -p -m 644 'HTMLsym.ent' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/HTMLsym.ent'
 /usr/bin/install -p -m 644 'ISOlat1.ent' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/ISOlat1.ent'
 /usr/bin/install -p -m 644 'ISOlat1.sgm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/ISOlat1.sgm'
 /usr/bin/install -p -m 644 'html-1.dtd' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/html-1.dtd'
 /usr/bin/install -p -m 644 'html-1s.dtd' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/html-1s.dtd'
 /usr/bin/install -p -m 644 'html-s.dtd' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/html-s.dtd'
 /usr/bin/install -p -m 644 'html.dcl' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/html.dcl'
 /usr/bin/install -p -m 644 'html.dtd' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/html.dtd'
 /usr/bin/install -p -m 644 'html.soc' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/html.soc'
 /usr/bin/install -p -m 644 'xml.dcl' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/xml.dcl'
 /usr/bin/install -p -m 644 'xml.soc' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/xml.soc'
 /usr/bin/install -p -m 644 'japan.dcl' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/japan.dcl'
 /usr/bin/install -p -m 644 'opensp-implied.dcl' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/opensp-implied.dcl'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/pubtext'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/pubtext'
Making install in unicode
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/unicode'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/unicode'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/OpenSP" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP"
 /usr/bin/install -p -m 644 'catalog' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/catalog'
 /usr/bin/install -p -m 644 'demo.sgm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/demo.sgm'
 /usr/bin/install -p -m 644 'gensyntax.pl' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/gensyntax.pl'
 /usr/bin/install -p -m 644 'unicode.sd' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/unicode.sd'
 /usr/bin/install -p -m 644 'unicode.syn' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP/unicode.syn'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/unicode'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/unicode'
Making install in doc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/doc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/doc'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/doc/OpenSP/doc" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc"
 /usr/bin/install -p -m 644 'archform.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/archform.htm'
 /usr/bin/install -p -m 644 'build.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/build.htm'
 /usr/bin/install -p -m 644 'catalog.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/catalog.htm'
 /usr/bin/install -p -m 644 'charset.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/charset.htm'
 /usr/bin/install -p -m 644 'features.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/features.htm'
 /usr/bin/install -p -m 644 'generic.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/generic.htm'
 /usr/bin/install -p -m 644 'ideas.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/ideas.htm'
 /usr/bin/install -p -m 644 'index.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/index.htm'
 /usr/bin/install -p -m 644 'new.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/new.htm'
 /usr/bin/install -p -m 644 'nsgmls.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/nsgmls.htm'
 /usr/bin/install -p -m 644 'sgmldecl.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/sgmldecl.htm'
 /usr/bin/install -p -m 644 'sgmlnorm.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/sgmlnorm.htm'
 /usr/bin/install -p -m 644 'sgmlsout.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/sgmlsout.htm'
 /usr/bin/install -p -m 644 'spam.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/spam.htm'
 /usr/bin/install -p -m 644 'spcat.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/spcat.htm'
 /usr/bin/install -p -m 644 'spent.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/spent.htm'
 /usr/bin/install -p -m 644 'sx.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/sx.htm'
 /usr/bin/install -p -m 644 'sysdecl.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/sysdecl.htm'
 /usr/bin/install -p -m 644 'sysid.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/sysid.htm'
 /usr/bin/install -p -m 644 'xml.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/xml.htm'
 /usr/bin/install -p -m 644 'xmlwarn.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/xmlwarn.htm'
 /usr/bin/install -p -m 644 'autoconf.htm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/doc/autoconf.htm'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/doc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/doc'
Making install in include
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/include'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/include'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/OpenSP" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP"
 /usr/bin/install -p -m 644 'Allocator.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Allocator.h'
 /usr/bin/install -p -m 644 'ArcEngine.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ArcEngine.h'
 /usr/bin/install -p -m 644 'Attribute.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Attribute.h'
 /usr/bin/install -p -m 644 'Attributed.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Attributed.h'
 /usr/bin/install -p -m 644 'Big5CodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Big5CodingSystem.h'
 /usr/bin/install -p -m 644 'Boolean.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Boolean.h'
 /usr/bin/install -p -m 644 'CharMap.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/CharMap.cxx'
 /usr/bin/install -p -m 644 'CharMap.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/CharMap.h'
 /usr/bin/install -p -m 644 'CharsetDecl.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/CharsetDecl.h'
 /usr/bin/install -p -m 644 'CharsetInfo.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/CharsetInfo.h'
 /usr/bin/install -p -m 644 'CharsetRegistry.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/CharsetRegistry.h'
 /usr/bin/install -p -m 644 'CmdLineApp.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/CmdLineApp.h'
 /usr/bin/install -p -m 644 'CodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/CodingSystem.h'
 /usr/bin/install -p -m 644 'CodingSystemKit.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/CodingSystemKit.h'
 /usr/bin/install -p -m 644 'ConsoleOutput.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ConsoleOutput.h'
 /usr/bin/install -p -m 644 'ContentState.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ContentState.h'
 /usr/bin/install -p -m 644 'ContentToken.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ContentToken.h'
 /usr/bin/install -p -m 644 'CopyOwner.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/CopyOwner.cxx'
 /usr/bin/install -p -m 644 'CopyOwner.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/CopyOwner.h'
 /usr/bin/install -p -m 644 'DescriptorManager.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/DescriptorManager.h'
 /usr/bin/install -p -m 644 'Dtd.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Dtd.h'
 /usr/bin/install -p -m 644 'EUCJPCodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/EUCJPCodingSystem.h'
 /usr/bin/install -p -m 644 'ElementType.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ElementType.h'
 /usr/bin/install -p -m 644 'Entity.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Entity.h'
 /usr/bin/install -p -m 644 'EntityApp.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/EntityApp.h'
 /usr/bin/install -p -m 644 'EntityCatalog.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/EntityCatalog.h'
 /usr/bin/install -p -m 644 'EntityDecl.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/EntityDecl.h'
 /usr/bin/install -p -m 644 'EntityManager.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/EntityManager.h'
 /usr/bin/install -p -m 644 'ErrnoMessageArg.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ErrnoMessageArg.h'
 /usr/bin/install -p -m 644 'ErrorCountEventHandler.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ErrorCountEventHandler.h'
 /usr/bin/install -p -m 644 'Event.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Event.h'
 /usr/bin/install -p -m 644 'EventsWanted.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/EventsWanted.h'
 /usr/bin/install -p -m 644 'ExtendEntityManager.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ExtendEntityManager.h'
 /usr/bin/install -p -m 644 'ExternalId.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ExternalId.h'
 /usr/bin/install -p -m 644 'Fixed2CodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Fixed2CodingSystem.h'
 /usr/bin/install -p -m 644 'GenericEventHandler.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/GenericEventHandler.h'
 /usr/bin/install -p -m 644 'Hash.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Hash.h'
 /usr/bin/install -p -m 644 'HashTable.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/HashTable.cxx'
 /usr/bin/install -p -m 644 'HashTable.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/HashTable.h'
 /usr/bin/install -p -m 644 'HashTableItemBase.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/HashTableItemBase.cxx'
 /usr/bin/install -p -m 644 'HashTableItemBase.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/HashTableItemBase.h'
 /usr/bin/install -p -m 644 'IList.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/IList.h'
 /usr/bin/install -p -m 644 'IListBase.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/IListBase.h'
 /usr/bin/install -p -m 644 'IListIter.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/IListIter.h'
 /usr/bin/install -p -m 644 'IListIterBase.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/IListIterBase.h'
 /usr/bin/install -p -m 644 'IQueue.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/IQueue.cxx'
 /usr/bin/install -p -m 644 'IQueue.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/IQueue.h'
 /usr/bin/install -p -m 644 'ISet.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ISet.cxx'
 /usr/bin/install -p -m 644 'ISet.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ISet.h'
 /usr/bin/install -p -m 644 'ISetIter.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ISetIter.h'
 /usr/bin/install -p -m 644 'IdentityCodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/IdentityCodingSystem.h'
 /usr/bin/install -p -m 644 'InputSource.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/InputSource.h'
 /usr/bin/install -p -m 644 'InternalInputSource.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/InternalInputSource.h'
 /usr/bin/install -p -m 644 'Link.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Link.h'
 /usr/bin/install -p -m 644 'LinkProcess.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/LinkProcess.h'
 /usr/bin/install -p -m 644 'List.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/List.cxx'
 /usr/bin/install -p -m 644 'List.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/List.h'
 /usr/bin/install -p -m 644 'ListIter.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ListIter.h'
 /usr/bin/install -p -m 644 'LiteralStorage.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/LiteralStorage.h'
 /usr/bin/install -p -m 644 'Location.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Location.h'
 /usr/bin/install -p -m 644 'Lpd.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Lpd.h'
 /usr/bin/install -p -m 644 'Markup.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Markup.h'
 /usr/bin/install -p -m 644 'Message.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Message.h'
 /usr/bin/install -p -m 644 'MessageArg.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/MessageArg.h'
 /usr/bin/install -p -m 644 'MessageBuilder.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/MessageBuilder.h'
 /usr/bin/install -p -m 644 'MessageEventHandler.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/MessageEventHandler.h'
 /usr/bin/install -p -m 644 'MessageFormatter.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/MessageFormatter.h'
 /usr/bin/install -p -m 644 'MessageModule.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/MessageModule.h'
 /usr/bin/install -p -m 644 'MessageReporter.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/MessageReporter.h'
 /usr/bin/install -p -m 644 'MessageTable.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/MessageTable.h'
 /usr/bin/install -p -m 644 'Mode.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Mode.h'
 /usr/bin/install -p -m 644 'NCVector.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/NCVector.h'
 /usr/bin/install -p -m 644 'Named.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Named.h'
 /usr/bin/install -p -m 644 'NamedResource.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/NamedResource.h'
 /usr/bin/install -p -m 644 'NamedResourceTable.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/NamedResourceTable.h'
 /usr/bin/install -p -m 644 'NamedTable.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/NamedTable.h'
 /usr/bin/install -p -m 644 'Notation.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Notation.h'
 /usr/bin/install -p -m 644 'NotationStorage.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/NotationStorage.h'
 /usr/bin/install -p -m 644 'OpenElement.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/OpenElement.h'
 /usr/bin/install -p -m 644 'Options.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Options.cxx'
 /usr/bin/install -p -m 644 'Options.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Options.h'
 /usr/bin/install -p -m 644 'OutputByteStream.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/OutputByteStream.h'
 /usr/bin/install -p -m 644 'OutputCharStream.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/OutputCharStream.h'
 /usr/bin/install -p -m 644 'Owner.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Owner.cxx'
 /usr/bin/install -p -m 644 'Owner.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Owner.h'
 /usr/bin/install -p -m 644 'OwnerTable.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/OwnerTable.cxx'
 /usr/bin/install -p -m 644 'OwnerTable.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/OwnerTable.h'
 /usr/bin/install -p -m 644 'ParserApp.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ParserApp.h'
 /usr/bin/install -p -m 644 'ParserOptions.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ParserOptions.h'
 /usr/bin/install -p -m 644 'PointerTable.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/PointerTable.cxx'
 /usr/bin/install -p -m 644 'PointerTable.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/PointerTable.h'
 /usr/bin/install -p -m 644 'PosixStorage.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/PosixStorage.h'
 /usr/bin/install -p -m 644 'Ptr.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Ptr.cxx'
 /usr/bin/install -p -m 644 'Ptr.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Ptr.h'
 /usr/bin/install -p -m 644 'RangeMap.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/RangeMap.cxx'
 /usr/bin/install -p -m 644 'RangeMap.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/RangeMap.h'
 /usr/bin/install -p -m 644 'Resource.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Resource.h'
 /usr/bin/install -p -m 644 'RewindStorageObject.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/RewindStorageObject.h'
 /usr/bin/install -p -m 644 'SJISCodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/SJISCodingSystem.h'
 /usr/bin/install -p -m 644 'SOEntityCatalog.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/SOEntityCatalog.h'
 /usr/bin/install -p -m 644 'Sd.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Sd.h'
 /usr/bin/install -p -m 644 'SdText.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/SdText.h'
 /usr/bin/install -p -m 644 'SearchResultMessageArg.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/SearchResultMessageArg.h'
 /usr/bin/install -p -m 644 'SgmlParser.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/SgmlParser.h'
 /usr/bin/install -p -m 644 'ShortReferenceMap.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ShortReferenceMap.h'
 /usr/bin/install -p -m 644 'StdioStorage.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/StdioStorage.h'
 /usr/bin/install -p -m 644 'StorageManager.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/StorageManager.h'
 /usr/bin/install -p -m 644 'StringC.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/StringC.h'
 /usr/bin/install -p -m 644 'StringOf.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/StringOf.cxx'
 /usr/bin/install -p -m 644 'StringOf.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/StringOf.h'
 /usr/bin/install -p -m 644 'StringResource.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/StringResource.h'
 /usr/bin/install -p -m 644 'SubstTable.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/SubstTable.h'
 /usr/bin/install -p -m 644 'Syntax.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Syntax.h'
 /usr/bin/install -p -m 644 'Text.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Text.h'
 /usr/bin/install -p -m 644 'TranslateCodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/TranslateCodingSystem.h'
 /usr/bin/install -p -m 644 'TypeId.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/TypeId.h'
 /usr/bin/install -p -m 644 'URLStorage.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/URLStorage.h'
 /usr/bin/install -p -m 644 'UTF8CodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/UTF8CodingSystem.h'
 /usr/bin/install -p -m 644 'UnicodeCodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/UnicodeCodingSystem.h'
 /usr/bin/install -p -m 644 'UnivCharsetDesc.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/UnivCharsetDesc.h'
 /usr/bin/install -p -m 644 'Vector.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Vector.cxx'
 /usr/bin/install -p -m 644 'Vector.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Vector.h'
 /usr/bin/install -p -m 644 'XMLCodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/XMLCodingSystem.h'
 /usr/bin/install -p -m 644 'XcharMap.cxx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/XcharMap.cxx'
 /usr/bin/install -p -m 644 'XcharMap.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/XcharMap.h'
 /usr/bin/install -p -m 644 'constant.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/constant.h'
 /usr/bin/install -p -m 644 'macros.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/macros.h'
 /usr/bin/install -p -m 644 'rtti.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/rtti.h'
 /usr/bin/install -p -m 644 'sptchar.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/sptchar.h'
 /usr/bin/install -p -m 644 'types.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/types.h'
 /usr/bin/install -p -m 644 'xnew.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/xnew.h'
 /usr/bin/install -p -m 644 'UTF16CodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/UTF16CodingSystem.h'
 /usr/bin/install -p -m 644 'Fixed4CodingSystem.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/Fixed4CodingSystem.h'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/include'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/include'
Making install in generic
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/generic'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/generic'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/OpenSP" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP"
 /usr/bin/install -p -m 644 'ParserEventGeneratorKit.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/ParserEventGeneratorKit.h'
 /usr/bin/install -p -m 644 'EventGenerator.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/EventGenerator.h'
 /usr/bin/install -p -m 644 'SGMLApplication.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/SGMLApplication.h'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/generic'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/generic'
Making install in intl
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/intl'
if { test "OpenSP" = "gettext-runtime" || test "OpenSP" = "gettext-tools"; } \
   && test 'no' = yes; then \
  /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64 /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include; \
  /usr/bin/install -p -m 644 libintl.h /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/libintl.h; \
  /bin/sh ../libtool --mode=install \
    /usr/bin/install -p -m 644 libintl.a /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libintl.a; \
  if test "@RELOCATABLE@" = yes; then \
    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
    if test -n "$dependencies"; then \
      rm -f /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libintl.la; \
    fi; \
  fi; \
else \
  : ; \
fi
if test "OpenSP" = "gettext-tools" \
   && test 'no' = no \
   && test yes != no; then \
  /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64; \
  /bin/sh ../libtool --mode=install \
    /usr/bin/install -p -m 644 libgnuintl.a /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libgnuintl.a; \
  rm -f /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/preloadable_libintl.so; \
  /usr/bin/install -p -m 644 /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libgnuintl.so /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/preloadable_libintl.so; \
  /bin/sh ../libtool --mode=uninstall \
    rm -f /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libgnuintl.a; \
else \
  : ; \
fi
if test 'no' = yes; then \
  test yes != no || /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64; \
  temp=/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/t-charset.alias; \
  dest=/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/charset.alias; \
  if test -f /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/charset.alias; then \
    orig=/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -p -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /usr/bin/install -p -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale; \
  test -f /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/locale.alias \
    && orig=/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/locale.alias \
    || orig=./locale.alias; \
  temp=/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/t-locale.alias; \
  dest=/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /usr/bin/install -p -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
if test "OpenSP" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/gettext/intl; \
  /usr/bin/install -p -m 644 VERSION /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/gettext/intl/VERSION; \
  /usr/bin/install -p -m 644 ChangeLog.inst /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/gettext/intl/ChangeLog; \
  dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \
  for file in $dists; do \
    /usr/bin/install -p -m 644 ./$file \
		    /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/gettext/intl/$file; \
  done; \
  chmod a+x /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/gettext/intl/config.charset; \
  dists="plural.c"; \
  for file in $dists; do \
    if test -f $file; then dir=.; else dir=.; fi; \
    /usr/bin/install -p -m 644 $dir/$file \
		    /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/gettext/intl/$file; \
  done; \
  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
  for file in $dists; do \
    rm -f /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/intl'
Making install in po
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/po'
/bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share
mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/de/LC_MESSAGES/sp5.mo
mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/fr/LC_MESSAGES/sp5.mo
mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/ja/LC_MESSAGES
installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/ja/LC_MESSAGES/sp5.mo
mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES/sp5.mo
mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/tr/LC_MESSAGES
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/locale/tr/LC_MESSAGES/sp5.mo
if test "sp5" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -p -m 644 ./$file \
		    /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/po'
Making install in lib
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
test -z "/usr/lib64" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64"
 /bin/sh ../libtool --mode=install /usr/bin/install -p  'libosp.la' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libosp.la'
/usr/bin/install -p .libs/libosp.so.5.0.0 /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libosp.so.5.0.0
(cd /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64 && rm -f libosp.so.5 && ln -s libosp.so.5.0.0 libosp.so.5)
(cd /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64 && rm -f libosp.so && ln -s libosp.so.5.0.0 libosp.so)
/usr/bin/install -p .libs/libosp.lai /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libosp.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/lib'
Making install in nsgmls
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
test -z "/usr/bin" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -p 'onsgmls' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/onsgmls'
libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib64'
/usr/bin/install -p .libs/onsgmls /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/onsgmls
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/nsgmls'
Making install in spent
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spent'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spent'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spent'
test -z "/usr/bin" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -p 'ospent' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/ospent'
libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib64'
/usr/bin/install -p .libs/ospent /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/ospent
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spent'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spent'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spent'
Making install in spam
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
test -z "/usr/bin" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -p 'ospam' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/ospam'
libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib64'
/usr/bin/install -p .libs/ospam /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/ospam
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spam'
Making install in sgmlnorm
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
test -z "/usr/bin" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -p 'osgmlnorm' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/osgmlnorm'
libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib64'
/usr/bin/install -p .libs/osgmlnorm /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/osgmlnorm
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sgmlnorm'
Making install in sx
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
test -z "/usr/bin" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -p 'osx' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/osx'
libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib64'
/usr/bin/install -p .libs/osx /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/osx
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/sx'
Making install in spcat
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
test -z "/usr/bin" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -p 'ospcat' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/ospcat'
libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib64'
/usr/bin/install -p .libs/ospcat /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/ospcat
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/spcat'
Making install in tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/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 '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/tests'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/tests'
Making install in docsrc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/man/man1"
 /usr/bin/install -p -m 644 './onsgmls.1' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/man/man1/onsgmls.1'
 /usr/bin/install -p -m 644 './osgmlnorm.1' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/man/man1/osgmlnorm.1'
 /usr/bin/install -p -m 644 './ospent.1' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/man/man1/ospent.1'
 /usr/bin/install -p -m 644 './ospam.1' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/man/man1/ospam.1'
 /usr/bin/install -p -m 644 './osx.1' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/man/man1/osx.1'
 /usr/bin/install -p -m 644 './ospcat.1' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/man/man1/ospcat.1'
test -z "/usr/share/doc/OpenSP" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP"
 /usr/bin/install -p -m 644 'releasenotes.html' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/releasenotes.html'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2/docsrc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/doc/OpenSP" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP"
 /usr/bin/install -p -m 644 'README' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/README'
 /usr/bin/install -p -m 644 'ABOUT-NLS' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/ABOUT-NLS'
 /usr/bin/install -p -m 644 'NEWS' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/NEWS'
 /usr/bin/install -p -m 644 'COPYING' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/COPYING'
 /usr/bin/install -p -m 644 'AUTHORS' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/AUTHORS'
 /usr/bin/install -p -m 644 'BUGS' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/BUGS'
 /usr/bin/install -p -m 644 'ChangeLog' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP/ChangeLog'
test -z "/usr/include/OpenSP" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP"
 /usr/bin/install -p -m 644 'config.h' '/home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/include/OpenSP/config.h'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/OpenSP-1.5.2'
+ for file in nsgmls sgmlnorm spam spent sx
+ ln -s onsgmls /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/nsgmls
+ echo '.so man1/onsgmls.1'
+ for file in nsgmls sgmlnorm spam spent sx
+ ln -s osgmlnorm /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/sgmlnorm
+ echo '.so man1/osgmlnorm.1'
+ for file in nsgmls sgmlnorm spam spent sx
+ ln -s ospam /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/spam
+ echo '.so man1/ospam.1'
+ for file in nsgmls sgmlnorm spam spent sx
+ ln -s ospent /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/spent
+ echo '.so man1/ospent.1'
+ for file in nsgmls sgmlnorm spam spent sx
+ ln -s osx /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/sx
+ echo '.so man1/osx.1'
+ mv /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/sx /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/sgml2xml
+ mv /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/man/man1/sx.1 /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/man/man1/sgml2xml.1
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/doc/OpenSP
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/share/OpenSP
+ rm -f /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libosp.la
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64 sp5
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.5.2-21.mga9 --unique-debug-suffix -1.5.2-21.mga9.aarch64 --unique-debug-src-base opensp-1.5.2-21.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/OpenSP-1.5.2

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/osgmlnorm
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/onsgmls
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/ospcat
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/ospam
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/ospent
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/bin/osx
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/opensp-1.5.2-21.mga9.aarch64/usr/lib64/libosp.so.5.0.0
dwz: ./usr/bin/onsgmls-1.5.2-21.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/osgmlnorm-1.5.2-21.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/ospam-1.5.2-21.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/ospcat-1.5.2-21.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/ospent-1.5.2-21.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/osx-1.5.2-21.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libosp.so.5.0.0-1.5.2-21.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 10488kB, size after compression: 10488kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 7 CRC32s did match.
3462 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
*******************************************************************************
*
* WARNING: 'check-rpaths' detected a broken RPATH OR RUNPATH and will cause
*          'rpmbuild' to fail. To ignore these errors, you can set the
*          '$QA_RPATHS' environment variable which is a bitmask allowing the
*          values below. The current value of QA_RPATHS is 0x0000.
*
*    0x0001 ... standard RPATHs (e.g. /usr/lib); such RPATHs are a minor
*               issue but are introducing redundant searchpaths without
*               providing a benefit. They can also cause errors in multilib
*               environments.
*    0x0002 ... invalid RPATHs; these are RPATHs which are neither absolute
*               nor relative filenames and can therefore be a SECURITY risk
*    0x0004 ... insecure RPATHs; these are relative RPATHs which are a
*               SECURITY risk
*    0x0008 ... the special '$ORIGIN' RPATHs are appearing after other
*               RPATHs; this is just a minor issue but usually unwanted
*    0x0010 ... the RPATH is empty; there is no reason for such RPATHs
*               and they cause unneeded work while loading libraries
*    0x0020 ... an RPATH references '..' of an absolute path; this will break
*               the functionality when the path before '..' is a symlink
*          
*
* Examples:
* - to ignore standard and empty RPATHs, execute 'rpmbuild' like
*   $ QA_RPATHS=$(( 0x0001|0x0010 )) rpmbuild my-package.src.rpm
* - to check existing files, set $RPM_BUILD_ROOT and execute check-rpaths like
*   $ RPM_BUILD_ROOT=<top-dir> /usr/lib/rpm/check-rpaths
*  
*******************************************************************************
ERROR   0001: file '/usr/bin/ospcat' contains a standard  '/usr/lib64' in [/usr/lib64]
ERROR   0001: file '/usr/bin/osx' contains a standard  '/usr/lib64' in [/usr/lib64]
ERROR   0001: file '/usr/bin/osgmlnorm' contains a standard  '/usr/lib64' in [/usr/lib64]
ERROR   0001: file '/usr/bin/ospam' contains a standard  '/usr/lib64' in [/usr/lib64]
ERROR   0001: file '/usr/bin/ospent' contains a standard  '/usr/lib64' in [/usr/lib64]
ERROR   0001: file '/usr/bin/onsgmls' contains a standard  '/usr/lib64' in [/usr/lib64]
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.hWl1oL (%install)


RPM build errors:
    Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
    Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.hWl1oL (%install)
I: [iurt_root_command] ERROR: chroot