summaryrefslogtreecommitdiffstats
path: root/source/ap/linuxdoc-tools/build.x86_64.log
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/linuxdoc-tools/build.x86_64.log')
-rw-r--r--source/ap/linuxdoc-tools/build.x86_64.log3193
1 files changed, 1761 insertions, 1432 deletions
diff --git a/source/ap/linuxdoc-tools/build.x86_64.log b/source/ap/linuxdoc-tools/build.x86_64.log
index d6fcb7388..25190c0c5 100644
--- a/source/ap/linuxdoc-tools/build.x86_64.log
+++ b/source/ap/linuxdoc-tools/build.x86_64.log
@@ -2,7 +2,7 @@ slacktrack: Touching contents of /opt /bin /boot /etc /lib /usr/lib64 /lib64 /sb
-[02/19/19 07:21:42 PM] slacktrack: Executing command line './linuxdoc-tools.build'
+[12/30/19 01:55:11 AM] slacktrack: Executing command line './linuxdoc-tools.build'
asciidoc-py3-986f99d.tar.gz
asciidoc-python3-a2x-decode-fix.patch
@@ -1790,9 +1790,6 @@ checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
-cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
-cat: '/etc/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
@@ -1809,9 +1806,6 @@ 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 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
-cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
-cat: '/etc/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
@@ -1824,9 +1818,6 @@ checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
-cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
-cat: '/etc/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
@@ -1930,7 +1921,7 @@ checking for iconv declaration...
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
-checking version of bison... 3.3.2, ok
+checking version of bison... 3.5, ok
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether NLS is requested... yes
@@ -2066,51 +2057,51 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- ParserState::sdPointer;
- ^~~~~~~~~~~
+ 65 | ParserState::sdPointer;
+ | ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instanceSyntaxPointer;
- ^~~~~~~~~~~
+ 66 | ParserState::instanceSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::prologSyntaxPointer;
- ^~~~~~~~~~~
+ 67 | ParserState::prologSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::activateLinkType;
- ^~~~~~~~~~~
+ 68 | ParserState::activateLinkType;
+ | ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::allLinkTypesActivated;
- ^~~~~~~~~~~
+ 69 | ParserState::allLinkTypesActivated;
+ | ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityManager;
- ^~~~~~~~~~~
+ 70 | ParserState::entityManager;
+ | ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityCatalog;
- ^~~~~~~~~~~
+ 71 | ParserState::entityCatalog;
+ | ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::baseDtd;
- ^~~~~~~~~~~
+ 72 | ParserState::baseDtd;
+ | ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::options;
- ^~~~~~~~~~~
+ 73 | ParserState::options;
+ | ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instantiateDtd;
- ^~~~~~~~~~~
+ 74 | ParserState::instantiateDtd;
+ | ^~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Attribute.lo Attribute.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Attribute.cxx -fPIC -DPIC -o .libs/Attribute.o
In file included from ../include/Location.h:12,
@@ -2118,11 +2109,11 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Big5CodingSystem.lo Big5CodingSystem.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Big5CodingSystem.cxx -fPIC -DPIC -o .libs/Big5CodingSystem.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o CharsetDecl.lo CharsetDecl.cxx
@@ -2133,11 +2124,11 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o CharsetInfo.lo CharsetInfo.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c CharsetInfo.cxx -fPIC -DPIC -o .libs/CharsetInfo.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o CharsetRegistry.lo CharsetRegistry.cxx
@@ -2151,20 +2142,38 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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**)':
-CmdLineApp.cxx:328:64: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
- SP_LOCALE_DIR);
- ^
-CmdLineApp.cxx:328:64: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-CmdLineApp.cxx:331:64: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
- SP_LOCALE_DIR);
- ^
-CmdLineApp.cxx:331:64: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+../config.h:390:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 390 | #define SP_MESSAGE_DOMAIN "sp5"
+ | ^~~~~
+CmdLineApp.cxx:327:51: note: in expansion of macro 'SP_MESSAGE_DOMAIN'
+ 327 | SP_MESSAGE_DOMAIN,
+ | ^~~~~~~~~~~~~~~~~
+../config.h:384:23: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 384 | #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:390:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 390 | #define SP_MESSAGE_DOMAIN "sp5"
+ | ^~~~~
+CmdLineApp.cxx:330:51: note: in expansion of macro 'SP_MESSAGE_DOMAIN'
+ 330 | SP_MESSAGE_DOMAIN,
+ | ^~~~~~~~~~~~~~~~~
+../config.h:384:23: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 384 | #define SP_LOCALE_DIR "/usr/share/locale"
+ | ^~~~~~~~~~~~~~~~~~~
+CmdLineApp.cxx:331:51: note: in expansion of macro 'SP_LOCALE_DIR'
+ 331 | SP_LOCALE_DIR);
+ | ^~~~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o CodingSystem.lo CodingSystem.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c CodingSystem.cxx -fPIC -DPIC -o .libs/CodingSystem.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o CodingSystemKit.lo CodingSystemKit.cxx
@@ -2172,11 +2181,11 @@ CmdLineApp.cxx:331:64: warning: ISO C++ forbids converting a string constant to
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ConsoleOutput.lo ConsoleOutput.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c ConsoleOutput.cxx -fPIC -DPIC -o .libs/ConsoleOutput.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ContentState.lo ContentState.cxx
@@ -2188,26 +2197,26 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ContentToken.lo ContentToken.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c ContentToken.cxx -fPIC -DPIC -o .libs/ContentToken.o
In file included from ../include/Location.h:12,
@@ -2215,43 +2224,43 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o DescriptorManager.lo DescriptorManager.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Dtd.lo Dtd.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o DtdDeclEventHandler.lo DtdDeclEventHandler.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c DtdDeclEventHandler.cxx -fPIC -DPIC -o .libs/DtdDeclEventHandler.o
In file included from ../include/Location.h:12,
@@ -2259,11 +2268,11 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o EUCJPCodingSystem.lo EUCJPCodingSystem.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c EUCJPCodingSystem.cxx -fPIC -DPIC -o .libs/EUCJPCodingSystem.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ElementType.lo ElementType.cxx
@@ -2272,30 +2281,30 @@ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Entity.lo Entity.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o EntityApp.lo EntityApp.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c EntityApp.cxx -fPIC -DPIC -o .libs/EntityApp.o
In file included from ../include/Location.h:12,
@@ -2306,62 +2315,62 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o EntityCatalog.lo EntityCatalog.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o EntityDecl.lo EntityDecl.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o EntityManager.lo EntityManager.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ErrnoMessageArg.lo ErrnoMessageArg.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c ErrnoMessageArg.cxx -fPIC -DPIC -o .libs/ErrnoMessageArg.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ErrorCountEventHandler.lo ErrorCountEventHandler.cxx
@@ -2371,22 +2380,22 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Event.lo Event.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o EventGenerator.lo EventGenerator.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c EventGenerator.cxx -fPIC -DPIC -o .libs/EventGenerator.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ExtendEntityManager.lo ExtendEntityManager.cxx
@@ -2395,11 +2404,11 @@ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ExternalId.lo ExternalId.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c ExternalId.cxx -fPIC -DPIC -o .libs/ExternalId.o
In file included from ../include/Location.h:12,
@@ -2407,11 +2416,11 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Fixed2CodingSystem.lo Fixed2CodingSystem.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Fixed2CodingSystem.cxx -fPIC -DPIC -o .libs/Fixed2CodingSystem.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o GenericEventHandler.lo GenericEventHandler.cxx
@@ -2421,11 +2430,11 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Group.lo Group.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Group.cxx -fPIC -DPIC -o .libs/Group.o
In file included from ../include/Location.h:12,
@@ -2434,11 +2443,11 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Hash.lo Hash.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Hash.cxx -fPIC -DPIC -o .libs/Hash.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o IListBase.lo IListBase.cxx
@@ -2449,11 +2458,11 @@ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o IdentityCodingSystem.lo IdentityCodingSystem.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c IdentityCodingSystem.cxx -fPIC -DPIC -o .libs/IdentityCodingSystem.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o InputSource.lo InputSource.cxx
@@ -2461,22 +2470,22 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o InternalInputSource.lo InternalInputSource.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Link.lo Link.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Link.cxx -fPIC -DPIC -o .libs/Link.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o LinkProcess.lo LinkProcess.cxx
@@ -2488,19 +2497,19 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o LiteralStorage.lo LiteralStorage.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c LiteralStorage.cxx -fPIC -DPIC -o .libs/LiteralStorage.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Location.lo Location.cxx
@@ -2508,11 +2517,11 @@ In file included from ../include/LinkProcess.h:11,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Lpd.lo Lpd.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Lpd.cxx -fPIC -DPIC -o .libs/Lpd.o
In file included from ../include/Location.h:12,
@@ -2521,11 +2530,11 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Markup.lo Markup.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Markup.cxx -fPIC -DPIC -o .libs/Markup.o
In file included from ../include/XcharMap.h:9,
@@ -2533,22 +2542,22 @@ In file included from ../include/XcharMap.h:9,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Message.lo Message.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o MessageArg.lo MessageArg.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c MessageArg.cxx -fPIC -DPIC -o .libs/MessageArg.o
In file included from ../include/Location.h:12,
@@ -2556,11 +2565,11 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o MessageEventHandler.lo MessageEventHandler.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c MessageEventHandler.cxx -fPIC -DPIC -o .libs/MessageEventHandler.o
In file included from ../include/Location.h:12,
@@ -2568,11 +2577,11 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o MessageFormatter.lo MessageFormatter.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c MessageFormatter.cxx -fPIC -DPIC -o .libs/MessageFormatter.o
In file included from ../include/Location.h:12,
@@ -2580,11 +2589,11 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o MessageReporter.lo MessageReporter.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c MessageReporter.cxx -fPIC -DPIC -o .libs/MessageReporter.o
In file included from ../include/Location.h:12,
@@ -2593,11 +2602,11 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o MessageTable.lo MessageTable.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c MessageTable.cxx -fPIC -DPIC -o .libs/MessageTable.o
In file included from ../include/Location.h:12,
@@ -2605,40 +2614,40 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ModeInfo.lo ModeInfo.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Notation.lo Notation.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o NotationStorage.lo NotationStorage.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c NotationStorage.cxx -fPIC -DPIC -o .libs/NotationStorage.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o NumericCharRefOrigin.lo NumericCharRefOrigin.cxx
@@ -2647,11 +2656,11 @@ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o OffsetOrderedList.lo OffsetOrderedList.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c OffsetOrderedList.cxx -fPIC -DPIC -o .libs/OffsetOrderedList.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o OpenElement.lo OpenElement.cxx
@@ -2662,11 +2671,11 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o OutputByteStream.lo OutputByteStream.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c OutputByteStream.cxx -fPIC -DPIC -o .libs/OutputByteStream.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o OutputCharStream.lo OutputCharStream.cxx
@@ -2677,19 +2686,19 @@ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Param.lo Param.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Param.cxx -fPIC -DPIC -o .libs/Param.o
In file included from ../include/Location.h:12,
@@ -2698,11 +2707,11 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Parser.lo Parser.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Parser.cxx -fPIC -DPIC -o .libs/Parser.o
In file included from ../include/Location.h:12,
@@ -2711,72 +2720,72 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- ParserState::sdPointer;
- ^~~~~~~~~~~
+ 65 | ParserState::sdPointer;
+ | ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instanceSyntaxPointer;
- ^~~~~~~~~~~
+ 66 | ParserState::instanceSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::prologSyntaxPointer;
- ^~~~~~~~~~~
+ 67 | ParserState::prologSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::activateLinkType;
- ^~~~~~~~~~~
+ 68 | ParserState::activateLinkType;
+ | ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::allLinkTypesActivated;
- ^~~~~~~~~~~
+ 69 | ParserState::allLinkTypesActivated;
+ | ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityManager;
- ^~~~~~~~~~~
+ 70 | ParserState::entityManager;
+ | ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityCatalog;
- ^~~~~~~~~~~
+ 71 | ParserState::entityCatalog;
+ | ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::baseDtd;
- ^~~~~~~~~~~
+ 72 | ParserState::baseDtd;
+ | ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::options;
- ^~~~~~~~~~~
+ 73 | ParserState::options;
+ | ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instantiateDtd;
- ^~~~~~~~~~~
+ 74 | ParserState::instantiateDtd;
+ | ^~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ParserApp.lo ParserApp.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ParserEventGeneratorKit.lo ParserEventGeneratorKit.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ParserMessages.lo ParserMessages.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c ParserMessages.cxx -fPIC -DPIC -o .libs/ParserMessages.o
In file included from ../include/Location.h:12,
@@ -2784,11 +2793,11 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ParserOptions.lo ParserOptions.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c ParserOptions.cxx -fPIC -DPIC -o .libs/ParserOptions.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ParserState.lo ParserState.cxx
@@ -2799,51 +2808,51 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Partition.lo Partition.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o PosixStorage.lo PosixStorage.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c PosixStorage.cxx -fPIC -DPIC -o .libs/PosixStorage.o
In file included from ../include/List.h:7,
@@ -2851,41 +2860,41 @@ In file included from ../include/List.h:7,
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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Recognizer.lo Recognizer.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o RewindStorageObject.lo RewindStorageObject.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c RewindStorageObject.cxx -fPIC -DPIC -o .libs/RewindStorageObject.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o SGMLApplication.lo SGMLApplication.cxx
@@ -2899,11 +2908,11 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Sd.lo Sd.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c Sd.cxx -fPIC -DPIC -o .libs/Sd.o
In file included from ../include/Location.h:12,
@@ -2912,22 +2921,22 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o SdText.lo SdText.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o SearchResultMessageArg.lo SearchResultMessageArg.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c SearchResultMessageArg.cxx -fPIC -DPIC -o .libs/SearchResultMessageArg.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o SgmlParser.lo SgmlParser.cxx
@@ -2935,50 +2944,50 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- ParserState::sdPointer;
- ^~~~~~~~~~~
+ 65 | ParserState::sdPointer;
+ | ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instanceSyntaxPointer;
- ^~~~~~~~~~~
+ 66 | ParserState::instanceSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::prologSyntaxPointer;
- ^~~~~~~~~~~
+ 67 | ParserState::prologSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::activateLinkType;
- ^~~~~~~~~~~
+ 68 | ParserState::activateLinkType;
+ | ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::allLinkTypesActivated;
- ^~~~~~~~~~~
+ 69 | ParserState::allLinkTypesActivated;
+ | ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityManager;
- ^~~~~~~~~~~
+ 70 | ParserState::entityManager;
+ | ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityCatalog;
- ^~~~~~~~~~~
+ 71 | ParserState::entityCatalog;
+ | ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::baseDtd;
- ^~~~~~~~~~~
+ 72 | ParserState::baseDtd;
+ | ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::options;
- ^~~~~~~~~~~
+ 73 | ParserState::options;
+ | ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instantiateDtd;
- ^~~~~~~~~~~
+ 74 | ParserState::instantiateDtd;
+ | ^~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o ShortReferenceMap.lo ShortReferenceMap.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c ShortReferenceMap.cxx -fPIC -DPIC -o .libs/ShortReferenceMap.o
In file included from ../include/Location.h:12,
@@ -2986,11 +2995,11 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o StdioStorage.lo StdioStorage.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c StdioStorage.cxx -fPIC -DPIC -o .libs/StdioStorage.o
In file included from ../include/List.h:7,
@@ -2998,31 +3007,31 @@ In file included from ../include/List.h:7,
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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
../include/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o StorageManager.lo StorageManager.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c StorageManager.cxx -fPIC -DPIC -o .libs/StorageManager.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Syntax.lo Syntax.cxx
@@ -3031,22 +3040,22 @@ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Text.lo Text.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o TokenMessageArg.lo TokenMessageArg.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c TokenMessageArg.cxx -fPIC -DPIC -o .libs/TokenMessageArg.o
In file included from ../include/XcharMap.h:9,
@@ -3054,21 +3063,21 @@ In file included from ../include/XcharMap.h:9,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o TranslateCodingSystem.lo TranslateCodingSystem.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o TrieBuilder.lo TrieBuilder.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c TrieBuilder.cxx -fPIC -DPIC -o .libs/TrieBuilder.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o TypeId.lo TypeId.cxx
@@ -3080,15 +3089,15 @@ In file included from ../include/Location.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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- http_ua = "libosp 1.5" ;
- ^~~~~~~~~~~~
+ 565 | http_ua = "libosp 1.5" ;
+ | ^~~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o UTF8CodingSystem.lo UTF8CodingSystem.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c UTF8CodingSystem.cxx -fPIC -DPIC -o .libs/UTF8CodingSystem.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o Undo.lo Undo.cxx
@@ -3099,19 +3108,19 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o UnicodeCodingSystem.lo UnicodeCodingSystem.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c UnicodeCodingSystem.cxx -fPIC -DPIC -o .libs/UnicodeCodingSystem.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o UnivCharsetDesc.lo UnivCharsetDesc.cxx
@@ -3128,50 +3137,50 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- ParserState::sdPointer;
- ^~~~~~~~~~~
+ 65 | ParserState::sdPointer;
+ | ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instanceSyntaxPointer;
- ^~~~~~~~~~~
+ 66 | ParserState::instanceSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::prologSyntaxPointer;
- ^~~~~~~~~~~
+ 67 | ParserState::prologSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::activateLinkType;
- ^~~~~~~~~~~
+ 68 | ParserState::activateLinkType;
+ | ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::allLinkTypesActivated;
- ^~~~~~~~~~~
+ 69 | ParserState::allLinkTypesActivated;
+ | ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityManager;
- ^~~~~~~~~~~
+ 70 | ParserState::entityManager;
+ | ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityCatalog;
- ^~~~~~~~~~~
+ 71 | ParserState::entityCatalog;
+ | ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::baseDtd;
- ^~~~~~~~~~~
+ 72 | ParserState::baseDtd;
+ | ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::options;
- ^~~~~~~~~~~
+ 73 | ParserState::options;
+ | ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instantiateDtd;
- ^~~~~~~~~~~
+ 74 | ParserState::instantiateDtd;
+ | ^~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o parseCommon.lo parseCommon.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c parseCommon.cxx -fPIC -DPIC -o .libs/parseCommon.o
In file included from ../include/Location.h:12,
@@ -3180,50 +3189,50 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- ParserState::sdPointer;
- ^~~~~~~~~~~
+ 65 | ParserState::sdPointer;
+ | ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instanceSyntaxPointer;
- ^~~~~~~~~~~
+ 66 | ParserState::instanceSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::prologSyntaxPointer;
- ^~~~~~~~~~~
+ 67 | ParserState::prologSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::activateLinkType;
- ^~~~~~~~~~~
+ 68 | ParserState::activateLinkType;
+ | ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::allLinkTypesActivated;
- ^~~~~~~~~~~
+ 69 | ParserState::allLinkTypesActivated;
+ | ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityManager;
- ^~~~~~~~~~~
+ 70 | ParserState::entityManager;
+ | ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityCatalog;
- ^~~~~~~~~~~
+ 71 | ParserState::entityCatalog;
+ | ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::baseDtd;
- ^~~~~~~~~~~
+ 72 | ParserState::baseDtd;
+ | ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::options;
- ^~~~~~~~~~~
+ 73 | ParserState::options;
+ | ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instantiateDtd;
- ^~~~~~~~~~~
+ 74 | ParserState::instantiateDtd;
+ | ^~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o parseDecl.lo parseDecl.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c parseDecl.cxx -fPIC -DPIC -o .libs/parseDecl.o
In file included from ../include/Location.h:12,
@@ -3232,50 +3241,50 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- ParserState::sdPointer;
- ^~~~~~~~~~~
+ 65 | ParserState::sdPointer;
+ | ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instanceSyntaxPointer;
- ^~~~~~~~~~~
+ 66 | ParserState::instanceSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::prologSyntaxPointer;
- ^~~~~~~~~~~
+ 67 | ParserState::prologSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::activateLinkType;
- ^~~~~~~~~~~
+ 68 | ParserState::activateLinkType;
+ | ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::allLinkTypesActivated;
- ^~~~~~~~~~~
+ 69 | ParserState::allLinkTypesActivated;
+ | ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityManager;
- ^~~~~~~~~~~
+ 70 | ParserState::entityManager;
+ | ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityCatalog;
- ^~~~~~~~~~~
+ 71 | ParserState::entityCatalog;
+ | ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::baseDtd;
- ^~~~~~~~~~~
+ 72 | ParserState::baseDtd;
+ | ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::options;
- ^~~~~~~~~~~
+ 73 | ParserState::options;
+ | ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instantiateDtd;
- ^~~~~~~~~~~
+ 74 | ParserState::instantiateDtd;
+ | ^~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o parseInstance.lo parseInstance.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c parseInstance.cxx -fPIC -DPIC -o .libs/parseInstance.o
In file included from ../include/Location.h:12,
@@ -3284,50 +3293,50 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- ParserState::sdPointer;
- ^~~~~~~~~~~
+ 65 | ParserState::sdPointer;
+ | ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instanceSyntaxPointer;
- ^~~~~~~~~~~
+ 66 | ParserState::instanceSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::prologSyntaxPointer;
- ^~~~~~~~~~~
+ 67 | ParserState::prologSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::activateLinkType;
- ^~~~~~~~~~~
+ 68 | ParserState::activateLinkType;
+ | ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::allLinkTypesActivated;
- ^~~~~~~~~~~
+ 69 | ParserState::allLinkTypesActivated;
+ | ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityManager;
- ^~~~~~~~~~~
+ 70 | ParserState::entityManager;
+ | ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityCatalog;
- ^~~~~~~~~~~
+ 71 | ParserState::entityCatalog;
+ | ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::baseDtd;
- ^~~~~~~~~~~
+ 72 | ParserState::baseDtd;
+ | ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::options;
- ^~~~~~~~~~~
+ 73 | ParserState::options;
+ | ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instantiateDtd;
- ^~~~~~~~~~~
+ 74 | ParserState::instantiateDtd;
+ | ^~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o parseMode.lo parseMode.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c parseMode.cxx -fPIC -DPIC -o .libs/parseMode.o
In file included from ../include/Location.h:12,
@@ -3336,50 +3345,50 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- ParserState::sdPointer;
- ^~~~~~~~~~~
+ 65 | ParserState::sdPointer;
+ | ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instanceSyntaxPointer;
- ^~~~~~~~~~~
+ 66 | ParserState::instanceSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::prologSyntaxPointer;
- ^~~~~~~~~~~
+ 67 | ParserState::prologSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::activateLinkType;
- ^~~~~~~~~~~
+ 68 | ParserState::activateLinkType;
+ | ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::allLinkTypesActivated;
- ^~~~~~~~~~~
+ 69 | ParserState::allLinkTypesActivated;
+ | ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityManager;
- ^~~~~~~~~~~
+ 70 | ParserState::entityManager;
+ | ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityCatalog;
- ^~~~~~~~~~~
+ 71 | ParserState::entityCatalog;
+ | ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::baseDtd;
- ^~~~~~~~~~~
+ 72 | ParserState::baseDtd;
+ | ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::options;
- ^~~~~~~~~~~
+ 73 | ParserState::options;
+ | ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instantiateDtd;
- ^~~~~~~~~~~
+ 74 | ParserState::instantiateDtd;
+ | ^~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o parseParam.lo parseParam.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c parseParam.cxx -fPIC -DPIC -o .libs/parseParam.o
In file included from ../include/Location.h:12,
@@ -3388,50 +3397,50 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- ParserState::sdPointer;
- ^~~~~~~~~~~
+ 65 | ParserState::sdPointer;
+ | ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instanceSyntaxPointer;
- ^~~~~~~~~~~
+ 66 | ParserState::instanceSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::prologSyntaxPointer;
- ^~~~~~~~~~~
+ 67 | ParserState::prologSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::activateLinkType;
- ^~~~~~~~~~~
+ 68 | ParserState::activateLinkType;
+ | ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::allLinkTypesActivated;
- ^~~~~~~~~~~
+ 69 | ParserState::allLinkTypesActivated;
+ | ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityManager;
- ^~~~~~~~~~~
+ 70 | ParserState::entityManager;
+ | ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityCatalog;
- ^~~~~~~~~~~
+ 71 | ParserState::entityCatalog;
+ | ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::baseDtd;
- ^~~~~~~~~~~
+ 72 | ParserState::baseDtd;
+ | ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::options;
- ^~~~~~~~~~~
+ 73 | ParserState::options;
+ | ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instantiateDtd;
- ^~~~~~~~~~~
+ 74 | ParserState::instantiateDtd;
+ | ^~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o parseSd.lo parseSd.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c parseSd.cxx -fPIC -DPIC -o .libs/parseSd.o
In file included from ../include/Location.h:12,
@@ -3440,50 +3449,50 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 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]
- ParserState::sdPointer;
- ^~~~~~~~~~~
+ 65 | ParserState::sdPointer;
+ | ^~~~~~~~~~~
Parser.h:66:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instanceSyntaxPointer;
- ^~~~~~~~~~~
+ 66 | ParserState::instanceSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:67:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::prologSyntaxPointer;
- ^~~~~~~~~~~
+ 67 | ParserState::prologSyntaxPointer;
+ | ^~~~~~~~~~~
Parser.h:68:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::activateLinkType;
- ^~~~~~~~~~~
+ 68 | ParserState::activateLinkType;
+ | ^~~~~~~~~~~
Parser.h:69:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::allLinkTypesActivated;
- ^~~~~~~~~~~
+ 69 | ParserState::allLinkTypesActivated;
+ | ^~~~~~~~~~~
Parser.h:70:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityManager;
- ^~~~~~~~~~~
+ 70 | ParserState::entityManager;
+ | ^~~~~~~~~~~
Parser.h:71:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::entityCatalog;
- ^~~~~~~~~~~
+ 71 | ParserState::entityCatalog;
+ | ^~~~~~~~~~~
Parser.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::baseDtd;
- ^~~~~~~~~~~
+ 72 | ParserState::baseDtd;
+ | ^~~~~~~~~~~
Parser.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::options;
- ^~~~~~~~~~~
+ 73 | ParserState::options;
+ | ^~~~~~~~~~~
Parser.h:74:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- ParserState::instantiateDtd;
- ^~~~~~~~~~~
+ 74 | ParserState::instantiateDtd;
+ | ^~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o splib.lo splib.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c splib.cxx -fPIC -DPIC -o .libs/splib.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o app_inst.lo app_inst.cxx
@@ -3509,7 +3518,7 @@ Parser.h:74:3: warning: access declarations are deprecated in favour of using-de
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o strerror.lo strerror.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c strerror.c -fPIC -DPIC -o .libs/strerror.o
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -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 -lnsl
-g++ -shared -nostdlib /usr/lib64/gcc/x86_64-slackware-linux/8.2.0/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-slackware-linux/8.2.0/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 -lpthread -lnsl -L/usr/lib64/gcc/x86_64-slackware-linux/8.2.0 -L/usr/lib64/gcc/x86_64-slackware-linux/8.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-slackware-linux/8.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-slackware-linux/8.2.0/crtendS.o /usr/lib64/gcc/x86_64-slackware-linux/8.2.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libosp.so.5 -o .libs/libosp.so.5.0.0
+g++ -shared -nostdlib /usr/lib64/gcc/x86_64-slackware-linux/9.2.0/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-slackware-linux/9.2.0/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 -lpthread -lnsl -L/usr/lib64/gcc/x86_64-slackware-linux/9.2.0 -L/usr/lib64/gcc/x86_64-slackware-linux/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-slackware-linux/9.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-slackware-linux/9.2.0/crtendS.o /usr/lib64/gcc/x86_64-slackware-linux/9.2.0/../../../../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
@@ -3525,60 +3534,60 @@ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o StringSet.o StringSet.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o nsgmls_inst.o nsgmls_inst.cxx
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o onsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o ../lib/libosp.la -lpthread -lnsl
@@ -3600,11 +3609,11 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o ospent spent.o ../lib/libosp.la -lpthread -lnsl
mkdir .libs
g++ -g -O2 -o .libs/ospent spent.o ../lib/.libs/libosp.so -lpthread -lnsl
@@ -3619,33 +3628,33 @@ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -c -o spam_inst.o spam_inst.cxx
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o ospam spam.o CopyEventHandler.o MarkupEventHandler.o spam_inst.o ../lib/libosp.la -lpthread -lnsl
mkdir .libs
@@ -3662,11 +3671,11 @@ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -g -O2 -c -o SGMLGenerator.o SGMLGenerator.cxx
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o osgmlnorm sgmlnorm.o SGMLGenerator.o ../lib/libosp.la -lpthread -lnsl
mkdir .libs
@@ -3683,37 +3692,37 @@ 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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 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]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
../include/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -c -o sx_inst.o sx_inst.cxx
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o osx sx.o XmlOutputEventHandler.o sx_inst.o ../lib/libosp.la -lpthread -lnsl
mkdir .libs
@@ -3734,11 +3743,11 @@ In file included from ../include/Location.h:12,
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]
- Ptr<T>::isNull;
- ^~~~~~
+ 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]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -c -o spcat_inst.o spcat_inst.cxx
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o ospcat spcat.o spcat_inst.o ../lib/libosp.la -lpthread -lnsl
mkdir .libs
@@ -4626,22 +4635,22 @@ g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/
In file included from Node.h:11,
from Node.cxx:10:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
mv -f Node.o Node.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c LocNode.cxx -fPIC -DPIC
In file included from Node.h:11,
from LocNode.h:8,
from LocNode.cxx:6:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
mv -f LocNode.o LocNode.lo
/bin/sh /tmp/build-linuxdoc-tools/openjade-1.3.2/libtool --mode=link gcc -o libogrove.la Node.lo LocNode.lo \
-rpath /usr/lib64 -version-info 0:1:0 -lm
@@ -4673,21 +4682,21 @@ In file included from /usr/include/OpenSP/SgmlParser.h:12,
from GroveApp.h:10,
from GroveApp.cxx:9:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from GroveBuilder.h:8,
from GroveApp.h:11,
from GroveApp.cxx:9:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
mv -f GroveApp.o GroveApp.lo
rm -f grove_inst.cxx
/usr/bin/perl ./../instmac.pl grove_inst.m4 >grove_inst.cxx
@@ -4696,29 +4705,29 @@ g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/
In file included from ./../grove/Node.h:11,
from GroveBuilder.cxx:8:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from GroveBuilder.cxx:10:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
mv -f GroveBuilder.o GroveBuilder.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SdNode.cxx -fPIC -DPIC
In file included from ./../grove/Node.h:11,
from SdNode.h:8,
from SdNode.cxx:6:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from /usr/include/OpenSP/Location.h:12,
from /usr/include/OpenSP/Text.h:13,
from /usr/include/OpenSP/ExternalId.h:12,
@@ -4726,11 +4735,11 @@ In file included from /usr/include/OpenSP/Location.h:12,
from SdNode.h:9,
from SdNode.cxx:6:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
mv -f SdNode.o SdNode.lo
/bin/sh /tmp/build-linuxdoc-tools/openjade-1.3.2/libtool --mode=link gcc -o libospgrove.la GroveApp.lo GroveBuilder.lo SdNode.lo \
-rpath /usr/lib64 -version-info 0:1:0 -lm -L/tmp/build-linuxdoc-tools/openjade-1.3.2/grove -L/tmp/build-linuxdoc-tools/openjade-1.3.2/grove/.libs -L/tmp/build-linuxdoc-tools/openjade-1.3.2/lib -L/tmp/build-linuxdoc-tools/openjade-1.3.2/lib/.libs
@@ -4763,21 +4772,21 @@ In file included from /usr/include/OpenSP/Location.h:12,
from LangObj.h:8,
from LangObj.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from LangObj.h:8,
from LangObj.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
mv -f LangObj.o LangObj.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Collector.cxx -fPIC -DPIC
mv -f Collector.o Collector.lo
@@ -4789,27 +4798,37 @@ In file included from /usr/include/OpenSP/SgmlParser.h:12,
from DssslApp.h:7,
from DssslApp.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ./../spgrove/GroveBuilder.h:8,
from ./../spgrove/GroveApp.h:11,
from DssslApp.h:7,
from DssslApp.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
+In file included from stylelib.h:6,
+ from DssslApp.cxx:4:
DssslApp.cxx: In member function 'virtual int OpenJade_DSSSL::DssslApp::init(int, OpenSP::CmdLineApp::AppChar**)':
-DssslApp.cxx:55:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
- OPENJADE_LOCALE_DIR);
- ^
-DssslApp.cxx:55:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+./../include/config.h:24:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 24 | #define OPENJADE_MESSAGE_DOMAIN ""
+ | ^~
+DssslApp.cxx:54:9: note: in expansion of macro 'OPENJADE_MESSAGE_DOMAIN'
+ 54 | OPENJADE_MESSAGE_DOMAIN,
+ | ^~~~~~~~~~~~~~~~~~~~~~~
+./../include/config.h:27:29: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 27 | #define OPENJADE_LOCALE_DIR ""
+ | ^~
+DssslApp.cxx:55:7: note: in expansion of macro 'OPENJADE_LOCALE_DIR'
+ 55 | OPENJADE_LOCALE_DIR);
+ | ^~~~~~~~~~~~~~~~~~~
mv -f DssslApp.o DssslApp.lo
/usr/bin/perl -w ./../msggen.pl -l jstyleModule InterpreterMessages.msg
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c InterpreterMessages.cxx -fPIC -DPIC
@@ -4821,58 +4840,58 @@ In file included from /usr/include/OpenSP/Location.h:12,
from DssslSpecEventHandler.h:7,
from DssslSpecEventHandler.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from DssslSpecEventHandler.h:16,
from DssslSpecEventHandler.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from DssslSpecEventHandler.h:17,
from DssslSpecEventHandler.cxx:5:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f DssslSpecEventHandler.o DssslSpecEventHandler.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ELObj.cxx -fPIC -DPIC
In file included from /usr/include/OpenSP/Location.h:12,
from ELObj.h:11,
from ELObj.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from ELObj.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from Interpreter.h:16,
from ELObj.cxx:6:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f ELObj.o ELObj.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ELObjMessageArg.cxx -fPIC -DPIC
In file included from /usr/include/OpenSP/Location.h:12,
@@ -4880,32 +4899,32 @@ In file included from /usr/include/OpenSP/Location.h:12,
from ELObjMessageArg.h:7,
from ELObjMessageArg.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from ELObjMessageArg.h:7,
from ELObjMessageArg.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from Interpreter.h:16,
from ELObjMessageArg.cxx:6:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f ELObjMessageArg.o ELObjMessageArg.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Expression.cxx -fPIC -DPIC
In file included from /usr/include/OpenSP/Location.h:12,
@@ -4913,32 +4932,32 @@ In file included from /usr/include/OpenSP/Location.h:12,
from Insn.h:7,
from Expression.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from Insn.h:7,
from Expression.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from Insn2.h:9,
from Expression.cxx:6:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
In file included from /usr/include/OpenSP/Vector.h:77,
from /usr/include/OpenSP/Location.h:15,
from ELObj.h:11,
@@ -4946,46 +4965,46 @@ In file included from /usr/include/OpenSP/Vector.h:77,
from Expression.cxx:5:
/usr/include/OpenSP/Vector.cxx: In member function 'virtual OpenJade_DSSSL::InsnPtr OpenJade_DSSSL::StyleExpression::compile(OpenJade_DSSSL::Interpreter&, const OpenJade_DSSSL::Environment&, int, const InsnPtr&)':
/usr/include/OpenSP/Vector.cxx:124:5: warning: iteration 2305843009213693952 invokes undefined behavior [-Waggressive-loop-optimizations]
- (void)new (ptr_ + size_++) T;
- ^
+ 124 | (void)new (ptr_ + size_++) T;
+ | ^
/usr/include/OpenSP/Vector.cxx:123:14: note: within this loop
- while (n-- > 0)
- ~~~~^~~
+ 123 | while (n-- > 0)
+ | ~~~~^~~
/usr/include/OpenSP/Vector.cxx:124:5: warning: iteration 2305843009213693952 invokes undefined behavior [-Waggressive-loop-optimizations]
- (void)new (ptr_ + size_++) T;
- ^
+ 124 | (void)new (ptr_ + size_++) T;
+ | ^
/usr/include/OpenSP/Vector.cxx:123:14: note: within this loop
- while (n-- > 0)
- ~~~~^~~
+ 123 | while (n-- > 0)
+ | ~~~~^~~
mv -f Expression.o Expression.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c FOTBuilder.cxx -fPIC -DPIC
In file included from ./../grove/Node.h:11,
from FOTBuilder.h:10,
from FOTBuilder.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from FOTBuilder.h:15,
from FOTBuilder.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from /usr/include/OpenSP/Vector.h:77,
from FOTBuilder.h:13,
from FOTBuilder.cxx:5:
/usr/include/OpenSP/Vector.cxx: In member function 'virtual void OpenJade_DSSSL::SerialFOTBuilder::endMultiMode()':
/usr/include/OpenSP/Vector.cxx:124:5: warning: iteration 576460752303423488 invokes undefined behavior [-Waggressive-loop-optimizations]
- (void)new (ptr_ + size_++) T;
- ^
+ 124 | (void)new (ptr_ + size_++) T;
+ | ^
/usr/include/OpenSP/Vector.cxx:123:14: note: within this loop
- while (n-- > 0)
- ~~~~^~~
+ 123 | while (n-- > 0)
+ | ~~~~^~~
mv -f FOTBuilder.o FOTBuilder.lo
rm -f FlowObj_inst.cxx
/usr/bin/perl ./../instmac.pl FlowObj_inst.m4 >FlowObj_inst.cxx
@@ -4994,33 +5013,33 @@ g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/
In file included from ProcessContext.h:8,
from FlowObj.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from Style.h:11,
from ProcessContext.h:13,
from FlowObj.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from ProcessContext.h:13,
from FlowObj.cxx:5:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f FlowObj.o FlowObj.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c InheritedC.cxx -fPIC -DPIC
In file included from /usr/include/OpenSP/Location.h:12,
@@ -5028,31 +5047,31 @@ In file included from /usr/include/OpenSP/Location.h:12,
from Style.h:11,
from InheritedC.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from Style.h:11,
from InheritedC.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from InheritedC.cxx:5:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f InheritedC.o InheritedC.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Insn.cxx -fPIC -DPIC
In file included from ./../grove/Node.h:11,
@@ -5060,31 +5079,31 @@ In file included from ./../grove/Node.h:11,
from VM.h:8,
from Insn.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from /usr/include/OpenSP/Location.h:12,
from VM.h:9,
from Insn.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from Interpreter.h:16,
from Insn.cxx:7:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f Insn.o Insn.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Interpreter.cxx -fPIC -DPIC
In file included from /usr/include/OpenSP/Location.h:12,
@@ -5092,147 +5111,222 @@ In file included from /usr/include/OpenSP/Location.h:12,
from Interpreter.h:7,
from Interpreter.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from Interpreter.h:7,
from Interpreter.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from Interpreter.h:16,
from Interpreter.cxx:5:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
-Interpreter.cxx: In member function 'void OpenJade_DSSSL::Interpreter::installCharProperties()':
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
- };
- ^
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
-Interpreter.cxx:2196:5: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
+In file included from Interpreter.cxx:2194:
+charProps.h: In member function 'void OpenJade_DSSSL::Interpreter::installCharProperties()':
+charProps.h:57:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 57 | { 0x0000, 0x007f, "Latin" },
+ | ^~~~~~~
+charProps.h:58:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 58 | { 0x0080, 0x00ff, "Latin" },
+ | ^~~~~~~
+charProps.h:59:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 59 | { 0x0100, 0x017f, "Latin" },
+ | ^~~~~~~
+charProps.h:60:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 60 | { 0x0180, 0x024f, "Latin" },
+ | ^~~~~~~
+charProps.h:61:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 61 | { 0x0370, 0x03ff, "Greek" },
+ | ^~~~~~~
+charProps.h:62:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 62 | { 0x0400, 0x04ff, "Cyrillic" },
+ | ^~~~~~~~~~
+charProps.h:63:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 63 | { 0x0530, 0x058f, "Armenian" },
+ | ^~~~~~~~~~
+charProps.h:64:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 64 | { 0x0590, 0x05ff, "Hebrew" },
+ | ^~~~~~~~
+charProps.h:65:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 65 | { 0x0600, 0x06ff, "Arabic" },
+ | ^~~~~~~~
+charProps.h:66:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 66 | { 0x0900, 0x097f, "Devanagari" },
+ | ^~~~~~~~~~~~
+charProps.h:67:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 67 | { 0x0980, 0x09ff, "Bengali" },
+ | ^~~~~~~~~
+charProps.h:68:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 68 | { 0x0a00, 0x0a7f, "Gurmukhi" },
+ | ^~~~~~~~~~
+charProps.h:69:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 69 | { 0x0a80, 0x0aff, "Gujarati" },
+ | ^~~~~~~~~~
+charProps.h:70:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 70 | { 0x0b00, 0x0b7f, "Oriya" },
+ | ^~~~~~~
+charProps.h:71:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 71 | { 0x0b80, 0x0bff, "Tamil" },
+ | ^~~~~~~
+charProps.h:72:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 72 | { 0x0c00, 0x0c7f, "Telugu" },
+ | ^~~~~~~~
+charProps.h:73:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 73 | { 0x0c80, 0x0cff, "Kannada" },
+ | ^~~~~~~~~
+charProps.h:74:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 74 | { 0x0d00, 0x0d7f, "Malayalam" },
+ | ^~~~~~~~~~~
+charProps.h:75:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 75 | { 0x0d80, 0x0dff, "Sinhala" },
+ | ^~~~~~~~~
+charProps.h:76:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 76 | { 0x0e00, 0x0e7f, "Thai" },
+ | ^~~~~~
+charProps.h:77:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 77 | { 0x0e80, 0x0eff, "Lao" },
+ | ^~~~~
+charProps.h:78:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 78 | { 0x0f00, 0x0fbf, "Tibetan" },
+ | ^~~~~~~~~
+charProps.h:79:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 79 | { 0x10a0, 0x10ff, "Georgian" },
+ | ^~~~~~~~~~
+charProps.h:80:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 80 | { 0x1100, 0x11ff, "Hangul" },
+ | ^~~~~~~~
+charProps.h:81:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 81 | { 0x1200, 0x137f, "Ethiopian" },
+ | ^~~~~~~~~~~
+charProps.h:82:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 82 | { 0x1780, 0x17ff, "Khmer" },
+ | ^~~~~~~
+charProps.h:83:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 83 | { 0x1800, 0x18af, "Mongolian" },
+ | ^~~~~~~~~~~
+charProps.h:84:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 84 | { 0x1e00, 0x1eff, "Latin" },
+ | ^~~~~~~
+charProps.h:85:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 85 | { 0x1f00, 0x1fff, "Greek" },
+ | ^~~~~~~
+charProps.h:86:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 86 | { 0x2000, 0x206f, "Punctuation" },
+ | ^~~~~~~~~~~~~
+charProps.h:87:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 87 | { 0x20a0, 0x20cf, "Symbol" },
+ | ^~~~~~~~
+charProps.h:88:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 88 | { 0x2100, 0x214f, "Symbol" },
+ | ^~~~~~~~
+charProps.h:89:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 89 | { 0x2600, 0x26ff, "Symbol" },
+ | ^~~~~~~~
+charProps.h:90:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 90 | { 0x3040, 0x309f, "Hiragana" },
+ | ^~~~~~~~~~
+charProps.h:91:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 91 | { 0x30a0, 0x30ff, "Katakana" },
+ | ^~~~~~~~~~
+charProps.h:92:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 92 | { 0x3100, 0x312f, "Bopomofo" },
+ | ^~~~~~~~~~
+charProps.h:93:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 93 | { 0x3130, 0x318f, "Hangul" },
+ | ^~~~~~~~
+charProps.h:94:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
+ 94 | { 0xac00, 0xd7a3, "Hangul" },
+ | ^~~~~~~~
mv -f Interpreter.o Interpreter.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c NumberCache.cxx -fPIC -DPIC
In file included from ./../grove/Node.h:11,
from NumberCache.h:8,
from NumberCache.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
mv -f NumberCache.o NumberCache.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ProcessContext.cxx -fPIC -DPIC
In file included from ProcessContext.h:8,
from ProcessContext.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from Style.h:11,
from ProcessContext.h:13,
from ProcessContext.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from ProcessContext.h:13,
from ProcessContext.cxx:5:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f ProcessContext.o ProcessContext.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ProcessingMode.cxx -fPIC -DPIC
In file included from /usr/include/OpenSP/Location.h:12,
from ProcessingMode.h:9,
from ProcessingMode.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from Expression.h:7,
from ProcessingMode.h:14,
from ProcessingMode.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from ProcessingMode.cxx:5:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f ProcessingMode.o ProcessingMode.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SchemeParser.cxx -fPIC -DPIC
In file included from /usr/include/OpenSP/Location.h:12,
@@ -5241,22 +5335,22 @@ In file included from /usr/include/OpenSP/Location.h:12,
from SchemeParser.h:7,
from SchemeParser.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from Interpreter.h:7,
from SchemeParser.h:7,
from SchemeParser.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
@@ -5264,11 +5358,11 @@ In file included from Pattern.h:11,
from SchemeParser.h:7,
from SchemeParser.cxx:5:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f SchemeParser.o SchemeParser.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Style.cxx -fPIC -DPIC
In file included from /usr/include/OpenSP/Location.h:12,
@@ -5276,63 +5370,63 @@ In file included from /usr/include/OpenSP/Location.h:12,
from Style.h:11,
from Style.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from Style.h:11,
from Style.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from Style.cxx:5:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f Style.o Style.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c StyleEngine.cxx -fPIC -DPIC
In file included from ./../grove/Node.h:11,
from StyleEngine.h:8,
from StyleEngine.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from /usr/include/OpenSP/Location.h:12,
from /usr/include/OpenSP/Message.h:12,
from StyleEngine.h:9,
from StyleEngine.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from Interpreter.h:16,
from StyleEngine.cxx:6:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f StyleEngine.o StyleEngine.lo
rm -f primitive_inst.cxx
/usr/bin/perl ./../instmac.pl primitive_inst.m4 >primitive_inst.cxx
@@ -5343,79 +5437,79 @@ In file included from /usr/include/OpenSP/Location.h:12,
from Interpreter.h:7,
from primitive.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from Interpreter.h:7,
from primitive.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from Interpreter.h:16,
from primitive.cxx:5:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f primitive.o primitive.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveManager.cxx -fPIC -DPIC
In file included from ./../grove/Node.h:11,
from GroveManager.h:8,
from GroveManager.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from FOTBuilder.h:15,
from GroveManager.h:11,
from GroveManager.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
mv -f GroveManager.o GroveManager.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Pattern.cxx -fPIC -DPIC
In file included from ./../grove/Node.h:11,
from Pattern.h:8,
from Pattern.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from Pattern.cxx:5:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
In file included from Pattern.h:14,
from Pattern.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
mv -f Pattern.o Pattern.lo
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MacroFlowObj.cxx -fPIC -DPIC
In file included from /usr/include/OpenSP/Location.h:12,
@@ -5424,33 +5518,33 @@ In file included from /usr/include/OpenSP/Location.h:12,
from MacroFlowObj.h:7,
from MacroFlowObj.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ELObj.h:12,
from SosofoObj.h:7,
from MacroFlowObj.h:7,
from MacroFlowObj.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from Pattern.h:11,
from ProcessingMode.h:20,
from Style.h:21,
from Insn2.h:9,
from MacroFlowObj.cxx:7:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the 'using' keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
mv -f MacroFlowObj.o MacroFlowObj.lo
rm -f style_inst.cxx
/usr/bin/perl ./../instmac.pl style_inst.m4 >style_inst.cxx
@@ -5515,53 +5609,42 @@ In file included from /usr/include/OpenSP/SgmlParser.h:12,
from ./../style/DssslApp.h:7,
from jade.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from ./../grove/Node.h:11,
from ./../spgrove/GroveBuilder.h:8,
from ./../spgrove/GroveApp.h:11,
from ./../style/DssslApp.h:7,
from jade.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SgmlFOTBuilder.cxx
In file included from ./../grove/Node.h:11,
from ./../style/FOTBuilder.h:10,
from SgmlFOTBuilder.h:7,
from SgmlFOTBuilder.cxx:13:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from ./../style/FOTBuilder.h:15,
from SgmlFOTBuilder.h:7,
from SgmlFOTBuilder.cxx:13:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
-In file included from /usr/include/OpenSP/Vector.h:77,
- from ./../style/FOTBuilder.h:13,
- from SgmlFOTBuilder.h:7,
- from SgmlFOTBuilder.cxx:13:
-/usr/include/OpenSP/Vector.cxx: In member function ‘virtual void OpenJade_DSSSL::SgmlFOTBuilder::endNode()’:
-/usr/include/OpenSP/Vector.cxx:124:5: warning: iteration 2305843009213693952 invokes undefined behavior [-Waggressive-loop-optimizations]
- (void)new (ptr_ + size_++) T;
- ^
-/usr/include/OpenSP/Vector.cxx:123:14: note: within this loop
- while (n-- > 0)
- ~~~~^~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
rm -f RtfFOTBuilder_inst.cxx
/usr/bin/perl ./../instmac.pl RtfFOTBuilder_inst.m4 >RtfFOTBuilder_inst.cxx
chmod -w RtfFOTBuilder_inst.cxx
@@ -5572,31 +5655,20 @@ In file included from ./../grove/Node.h:11,
from RtfFOTBuilder.h:8,
from RtfFOTBuilder.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from ./../style/FOTBuilder.h:15,
from RtfFOTBuilder.h:8,
from RtfFOTBuilder.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
-In file included from /usr/include/OpenSP/Vector.h:77,
- from ./../style/FOTBuilder.h:13,
- from RtfFOTBuilder.h:8,
- from RtfFOTBuilder.cxx:5:
-/usr/include/OpenSP/Vector.cxx: In member function ‘virtual void OpenJade_DSSSL::RtfFOTBuilder::endNode()’:
-/usr/include/OpenSP/Vector.cxx:124:5: warning: iteration 2305843009213693952 invokes undefined behavior [-Waggressive-loop-optimizations]
- (void)new (ptr_ + size_++) T;
- ^
-/usr/include/OpenSP/Vector.cxx:123:14: note: within this loop
- while (n-- > 0)
- ~~~~^~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
rm -f HtmlFOTBuilder_inst.cxx
/usr/bin/perl ./../instmac.pl HtmlFOTBuilder_inst.m4 >HtmlFOTBuilder_inst.cxx
chmod -w HtmlFOTBuilder_inst.cxx
@@ -5607,27 +5679,27 @@ In file included from ./../grove/Node.h:11,
from HtmlFOTBuilder.h:7,
from HtmlFOTBuilder.cxx:8:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from ./../style/FOTBuilder.h:15,
from HtmlFOTBuilder.h:7,
from HtmlFOTBuilder.cxx:8:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from HtmlFOTBuilder.cxx:12:
/usr/include/OpenSP/IListIter.h:20:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListIterBase::next;
- ^~~~~~~~~~~~~
+ 20 | IListIterBase::next;
+ | ^~~~~~~~~~~~~
/usr/include/OpenSP/IListIter.h:21:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListIterBase::done;
- ^~~~~~~~~~~~~
+ 21 | IListIterBase::done;
+ | ^~~~~~~~~~~~~
rm -f TeXFOTBuilder_inst.cxx
/usr/bin/perl ./../instmac.pl TeXFOTBuilder_inst.m4 >TeXFOTBuilder_inst.cxx
chmod -w TeXFOTBuilder_inst.cxx
@@ -5638,31 +5710,31 @@ In file included from ./../grove/Node.h:11,
from TeXFOTBuilder.h:9,
from TeXFOTBuilder.cxx:11:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from ./../style/FOTBuilder.h:15,
from TeXFOTBuilder.h:9,
from TeXFOTBuilder.cxx:11:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from /usr/include/OpenSP/Vector.h:77,
from ./../style/FOTBuilder.h:13,
from TeXFOTBuilder.h:9,
from TeXFOTBuilder.cxx:11:
/usr/include/OpenSP/Vector.cxx: In static member function ‘static void OpenJade_DSSSL::TeXFOTBuilder::pop(OpenSP::Vector<OpenJade_DSSSL::TeXFOTBuilder::ParHead>&)’:
/usr/include/OpenSP/Vector.cxx:124:5: warning: iteration 384307168202282326 invokes undefined behavior [-Waggressive-loop-optimizations]
- (void)new (ptr_ + size_++) T;
- ^
+ 124 | (void)new (ptr_ + size_++) T;
+ | ^
/usr/include/OpenSP/Vector.cxx:123:14: note: within this loop
- while (n-- > 0)
- ~~~~^~~
+ 123 | while (n-- > 0)
+ | ~~~~^~~
rm -f TransformFOTBuilder_inst.cxx
/usr/bin/perl ./../instmac.pl TransformFOTBuilder_inst.m4 >TransformFOTBuilder_inst.cxx
chmod -w TransformFOTBuilder_inst.cxx
@@ -5672,31 +5744,31 @@ In file included from ./../grove/Node.h:11,
from TransformFOTBuilder.h:7,
from TransformFOTBuilder.cxx:5:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from ./../style/FOTBuilder.h:15,
from TransformFOTBuilder.h:7,
from TransformFOTBuilder.cxx:5:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
In file included from /usr/include/OpenSP/Vector.h:77,
from ./../style/FOTBuilder.h:13,
from TransformFOTBuilder.h:7,
from TransformFOTBuilder.cxx:5:
/usr/include/OpenSP/Vector.cxx: In member function ‘void OpenJade_DSSSL::TransformFOTBuilder::endElement()’:
/usr/include/OpenSP/Vector.cxx:124:5: warning: iteration 768614336404564651 invokes undefined behavior [-Waggressive-loop-optimizations]
- (void)new (ptr_ + size_++) T;
- ^
+ 124 | (void)new (ptr_ + size_++) T;
+ | ^
/usr/include/OpenSP/Vector.cxx:123:14: note: within this loop
- while (n-- > 0)
- ~~~~^~~
+ 123 | while (n-- > 0)
+ | ~~~~^~~
rm -f MifFOTBuilder_inst.cxx
/usr/bin/perl ./../instmac.pl MifFOTBuilder_inst.m4 >MifFOTBuilder_inst.cxx
chmod -w MifFOTBuilder_inst.cxx
@@ -5707,31 +5779,20 @@ In file included from ./../grove/Node.h:11,
from MifFOTBuilder.h:9,
from MifFOTBuilder.cxx:33:
/usr/include/OpenSP/IList.h:29:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::clear;
- ^~~~~~~~~
+ 29 | IListBase::clear;
+ | ^~~~~~~~~
/usr/include/OpenSP/IList.h:30:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- IListBase::empty;
- ^~~~~~~~~
+ 30 | IListBase::empty;
+ | ^~~~~~~~~
In file included from ./../style/FOTBuilder.h:15,
from MifFOTBuilder.h:9,
from MifFOTBuilder.cxx:33:
/usr/include/OpenSP/Ptr.h:72:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::isNull;
- ^~~~~~
+ 72 | Ptr<T>::isNull;
+ | ^~~~~~
/usr/include/OpenSP/Ptr.h:73:3: warning: access declarations are deprecated in favour of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- Ptr<T>::clear;
- ^~~~~~
-In file included from /usr/include/OpenSP/Vector.h:77,
- from ./../style/FOTBuilder.h:13,
- from MifFOTBuilder.h:9,
- from MifFOTBuilder.cxx:33:
-/usr/include/OpenSP/Vector.cxx: In member function ‘void OpenJade_DSSSL::MifFOTBuilder::outPendingInlineStatements()’:
-/usr/include/OpenSP/Vector.cxx:124:5: warning: iteration 461168601842738791 invokes undefined behavior [-Waggressive-loop-optimizations]
- (void)new (ptr_ + size_++) T;
- ^
-/usr/include/OpenSP/Vector.cxx:123:14: note: within this loop
- while (n-- > 0)
- ~~~~^~~
+ 73 | Ptr<T>::clear;
+ | ^~~~~~
/bin/sh /tmp/build-linuxdoc-tools/openjade-1.3.2/libtool --mode=link g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -o openjade jade.o SgmlFOTBuilder.o RtfFOTBuilder.o HtmlFOTBuilder.o TeXFOTBuilder.o TransformFOTBuilder.o MifFOTBuilder.o ../style/libostyle.la ../spgrove/libospgrove.la ../grove/libogrove.la /usr/lib64/libosp.la -lnsl
mkdir .libs
g++ -O2 -fPIC -fno-lifetime-dse -I. -I./../include -I/usr/include/OpenSP -I/usr/include/OpenSP/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -o .libs/openjade jade.o SgmlFOTBuilder.o RtfFOTBuilder.o HtmlFOTBuilder.o TeXFOTBuilder.o TransformFOTBuilder.o MifFOTBuilder.o ../style/.libs/libostyle.so -L/tmp/build-linuxdoc-tools/openjade-1.3.2/grove -L/tmp/build-linuxdoc-tools/openjade-1.3.2/grove/.libs -L/tmp/build-linuxdoc-tools/openjade-1.3.2/lib -L/tmp/build-linuxdoc-tools/openjade-1.3.2/lib/.libs -L/tmp/build-linuxdoc-tools/openjade-1.3.2/spgrove -L/tmp/build-linuxdoc-tools/openjade-1.3.2/spgrove/.libs ../spgrove/.libs/libospgrove.so ../grove/.libs/libogrove.so -lm /usr/lib64/libosp.so -lpthread -lnsl -Wl,--rpath -Wl,/usr/lib64
@@ -13647,11 +13708,11 @@ depbase=`echo xmlif/xmlif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -g -O2 -MT xmlif/xmlif.o -MD -MP -MF $depbase.Tpo -c -o xmlif/xmlif.o xmlif/xmlif.c &&\
mv -f $depbase.Tpo $depbase.Po
xmlif/xmlif.l:46:8: warning: type defaults to ‘int’ in declaration of ‘ifsense’ [-Wimplicit-int]
- static ifsense; /* sense of last `if' or unless seen */
- ^~~~~~~
+ 46 | static ifsense; /* sense of last `if' or unless seen */
+ | ^~~~~~~
xmlif/xmlif.l:243:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
- {
- ^
+ 243 | {
+ | ^
gcc -g -O2 -o xmlif/xmlif xmlif/xmlif.o
make[1]: Leaving directory '/tmp/build-linuxdoc-tools/xmlto/xmlto-0.0.28'
make[1]: Entering directory '/tmp/build-linuxdoc-tools/xmlto/xmlto-0.0.28'
@@ -14005,12 +14066,12 @@ done
Generating a Unix-style Makefile
Writing Makefile for SGMLS
Writing MYMETA.yml and MYMETA.json
-cp SGMLS.pm blib/lib/SGMLS.pm
-cp Output.pm blib/lib/SGMLS/Output.pm
-cp skel.pl blib/lib/sgmlspl-specs/skel.pl
cp Refs.pm blib/lib/SGMLS/Refs.pm
+cp skel.pl blib/lib/sgmlspl-specs/skel.pl
+cp Output.pm blib/lib/SGMLS/Output.pm
+cp SGMLS.pm blib/lib/SGMLS.pm
cp sgmlspl.pl blib/script/sgmlspl.pl
-"/usr/bin/perl5.28.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sgmlspl.pl
+"/usr/bin/perl5.30.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sgmlspl.pl
Manifying 3 pod documents
Manifying 3 pod documents
Installing /usr/share/perl5/vendor_perl/SGMLS.pm
@@ -14568,26 +14629,26 @@ Building documentation ...
BUILDDOC_FORMATS="txt html info" \
sh Makedoc.sh)
-------- Building linuxdoc-tools docs ---------
-Using temporary directory: /tmp/ldt.hXTuAtYHxh
+Using temporary directory: /tmp/ldt.6xEwRF8aCA
make[1]: Entering directory '/tmp/build-linuxdoc-tools/linuxdoc-tools/linuxdoc-tools-0.9.73/entity-map'
for ii in \
\
- /tmp/ldt.hXTuAtYHxh//usr/share/perl5/vendor_perl/Text \
- /tmp/ldt.hXTuAtYHxh/usr/share/entity-map \
- /tmp/ldt.hXTuAtYHxh/usr/share/entity-map/0.1.0; do \
+ /tmp/ldt.6xEwRF8aCA//usr/share/perl5/vendor_perl/Text \
+ /tmp/ldt.6xEwRF8aCA/usr/share/entity-map \
+ /tmp/ldt.6xEwRF8aCA/usr/share/entity-map/0.1.0; do \
./config/install-sh -d $ii; \
done
-/usr/bin/ginstall -c -m 644 EntityMap.pm /tmp/ldt.hXTuAtYHxh//usr/share/perl5/vendor_perl/Text/EntityMap.pm
-cd sdata; make LIBDIR=/tmp/ldt.hXTuAtYHxh/usr/share/entity-map/0.1.0 \
+/usr/bin/ginstall -c -m 644 EntityMap.pm /tmp/ldt.6xEwRF8aCA//usr/share/perl5/vendor_perl/Text/EntityMap.pm
+cd sdata; make LIBDIR=/tmp/ldt.6xEwRF8aCA/usr/share/entity-map/0.1.0 \
PERM_D=755 PERM_F=644 MKDIR="../config/install-sh -d" CP=cp install
make[2]: Entering directory '/tmp/build-linuxdoc-tools/linuxdoc-tools/linuxdoc-tools-0.9.73/entity-map/sdata'
-if [ ! -d /tmp/ldt.hXTuAtYHxh/usr/share/entity-map/0.1.0 ]; then \
- ../config/install-sh -d /tmp/ldt.hXTuAtYHxh/usr/share/entity-map/0.1.0; \
- chmod 755 /tmp/ldt.hXTuAtYHxh/usr/share/entity-map/0.1.0; \
+if [ ! -d /tmp/ldt.6xEwRF8aCA/usr/share/entity-map/0.1.0 ]; then \
+ ../config/install-sh -d /tmp/ldt.6xEwRF8aCA/usr/share/entity-map/0.1.0; \
+ chmod 755 /tmp/ldt.6xEwRF8aCA/usr/share/entity-map/0.1.0; \
fi
-cp ISOlat1 ISOlat1.2ab ISOlat1.2as ISOlat1.2html ISOlat1.2l1b ISOlat1.2tex ISOlat2 ISOlat2.2ab ISOlat2.2as ISOlat2.2rtf ISOlat2.2tex ISOlat2.2texi ISOdia ISOdia.2ab ISOdia.2as ISOdia.2html ISOdia.2tex ISOdia.2tr ISOnum ISOnum.2ab ISOnum.2as ISOnum.2html ISOnum.2l1b ISOnum.2l1s ISOnum.2rtf ISOnum.2tex ISOnum.2texi ISOnum.2tr ISOnum.2l1tr ISOpub ISOpub.2ab ISOpub.2as ISOpub.2html ISOpub.2l1b ISOpub.2rtf ISOpub.2l1s ISOpub.2tex ISOpub.2texi ISOpub.2tr ISOtech ISOtech.2ab ISOtech.2as ISOtech.2html ISOtech.2l1b ISOtech.2l1s ISOtech.2rtf ISOtech.2tex ISOtech.2texi ISOtech.2tr GFextra.2ab GFextra.2as GFextra.2tex GFextra.2texi LDextra.2tex LDextra.2tr LDextra.2html greek.2html lat1.2sdata /tmp/ldt.hXTuAtYHxh/usr/share/entity-map/0.1.0
-(cd /tmp/ldt.hXTuAtYHxh/usr/share/entity-map/0.1.0; chmod 644 ISOlat1 ISOlat1.2ab ISOlat1.2as ISOlat1.2html ISOlat1.2l1b ISOlat1.2tex ISOlat2 ISOlat2.2ab ISOlat2.2as ISOlat2.2rtf ISOlat2.2tex ISOlat2.2texi ISOdia ISOdia.2ab ISOdia.2as ISOdia.2html ISOdia.2tex ISOdia.2tr ISOnum ISOnum.2ab ISOnum.2as ISOnum.2html ISOnum.2l1b ISOnum.2l1s ISOnum.2rtf ISOnum.2tex ISOnum.2texi ISOnum.2tr ISOnum.2l1tr ISOpub ISOpub.2ab ISOpub.2as ISOpub.2html ISOpub.2l1b ISOpub.2rtf ISOpub.2l1s ISOpub.2tex ISOpub.2texi ISOpub.2tr ISOtech ISOtech.2ab ISOtech.2as ISOtech.2html ISOtech.2l1b ISOtech.2l1s ISOtech.2rtf ISOtech.2tex ISOtech.2texi ISOtech.2tr GFextra.2ab GFextra.2as GFextra.2tex GFextra.2texi LDextra.2tex LDextra.2tr LDextra.2html greek.2html lat1.2sdata)
-(cd /tmp/ldt.hXTuAtYHxh/usr/share/entity-map/0.1.0; \
+cp ISOlat1 ISOlat1.2ab ISOlat1.2as ISOlat1.2html ISOlat1.2l1b ISOlat1.2tex ISOlat2 ISOlat2.2ab ISOlat2.2as ISOlat2.2rtf ISOlat2.2tex ISOlat2.2texi ISOdia ISOdia.2ab ISOdia.2as ISOdia.2html ISOdia.2tex ISOdia.2tr ISOnum ISOnum.2ab ISOnum.2as ISOnum.2html ISOnum.2l1b ISOnum.2l1s ISOnum.2rtf ISOnum.2tex ISOnum.2texi ISOnum.2tr ISOnum.2l1tr ISOpub ISOpub.2ab ISOpub.2as ISOpub.2html ISOpub.2l1b ISOpub.2rtf ISOpub.2l1s ISOpub.2tex ISOpub.2texi ISOpub.2tr ISOtech ISOtech.2ab ISOtech.2as ISOtech.2html ISOtech.2l1b ISOtech.2l1s ISOtech.2rtf ISOtech.2tex ISOtech.2texi ISOtech.2tr GFextra.2ab GFextra.2as GFextra.2tex GFextra.2texi LDextra.2tex LDextra.2tr LDextra.2html greek.2html lat1.2sdata /tmp/ldt.6xEwRF8aCA/usr/share/entity-map/0.1.0
+(cd /tmp/ldt.6xEwRF8aCA/usr/share/entity-map/0.1.0; chmod 644 ISOlat1 ISOlat1.2ab ISOlat1.2as ISOlat1.2html ISOlat1.2l1b ISOlat1.2tex ISOlat2 ISOlat2.2ab ISOlat2.2as ISOlat2.2rtf ISOlat2.2tex ISOlat2.2texi ISOdia ISOdia.2ab ISOdia.2as ISOdia.2html ISOdia.2tex ISOdia.2tr ISOnum ISOnum.2ab ISOnum.2as ISOnum.2html ISOnum.2l1b ISOnum.2l1s ISOnum.2rtf ISOnum.2tex ISOnum.2texi ISOnum.2tr ISOnum.2l1tr ISOpub ISOpub.2ab ISOpub.2as ISOpub.2html ISOpub.2l1b ISOpub.2rtf ISOpub.2l1s ISOpub.2tex ISOpub.2texi ISOpub.2tr ISOtech ISOtech.2ab ISOtech.2as ISOtech.2html ISOtech.2l1b ISOtech.2l1s ISOtech.2rtf ISOtech.2tex ISOtech.2texi ISOtech.2tr GFextra.2ab GFextra.2as GFextra.2tex GFextra.2texi LDextra.2tex LDextra.2tr LDextra.2html greek.2html lat1.2sdata)
+(cd /tmp/ldt.6xEwRF8aCA/usr/share/entity-map/0.1.0; \
rm -f ISOlat1.2rtf ISOlat1.2texi ISOlat1.2tr ISOlat1.2l1s ISOlat1.2l1tr \
ISOlat2.2l1b ISOlat2.2l1s \
ISOdia.2rtf ISOdia.2texi ISOdia.2l1b ISOdia.2l1s ISOdia.2l1tr \
@@ -14616,12 +14677,12 @@ ln -s LDextra.2tr LDextra.2l1tr;)
make[2]: Leaving directory '/tmp/build-linuxdoc-tools/linuxdoc-tools/linuxdoc-tools-0.9.73/entity-map/sdata'
make[1]: Leaving directory '/tmp/build-linuxdoc-tools/linuxdoc-tools/linuxdoc-tools-0.9.73/entity-map'
make[1]: Entering directory '/tmp/build-linuxdoc-tools/linuxdoc-tools/linuxdoc-tools-0.9.73/iso-entities'
-for ii in /tmp/ldt.hXTuAtYHxh/usr/share/sgml /tmp/ldt.hXTuAtYHxh/usr/share/sgml/iso-entities-8879.1986; do \
+for ii in /tmp/ldt.6xEwRF8aCA/usr/share/sgml /tmp/ldt.6xEwRF8aCA/usr/share/sgml/iso-entities-8879.1986; do \
./config/install-sh -d $ii; \
done
-/usr/bin/ginstall -c -m 644 iso-entities.cat /tmp/ldt.hXTuAtYHxh/usr/share/sgml/iso-entities-8879.1986/iso-entities.cat
+/usr/bin/ginstall -c -m 644 iso-entities.cat /tmp/ldt.6xEwRF8aCA/usr/share/sgml/iso-entities-8879.1986/iso-entities.cat
for ii in `cd entities; find . -type f`; do \
- /usr/bin/ginstall -c -m 644 entities/$ii /tmp/ldt.hXTuAtYHxh/usr/share/sgml/iso-entities-8879.1986/$ii; \
+ /usr/bin/ginstall -c -m 644 entities/$ii /tmp/ldt.6xEwRF8aCA/usr/share/sgml/iso-entities-8879.1986/$ii; \
done
make[1]: Leaving directory '/tmp/build-linuxdoc-tools/linuxdoc-tools/linuxdoc-tools-0.9.73/iso-entities'
- Building documentation for formats: txt html info
@@ -14630,15 +14691,15 @@ make[1]: Leaving directory '/tmp/build-linuxdoc-tools/linuxdoc-tools/linuxdoc-to
- Add to build list: guide.info
make[1]: Entering directory '/tmp/build-linuxdoc-tools/linuxdoc-tools/linuxdoc-tools-0.9.73/doc'
- Building txt docs
-/tmp/ldt.hXTuAtYHxh/linuxdoc --backend=txt --filter --blanks=1 guide.sgml
+/tmp/ldt.6xEwRF8aCA/linuxdoc --backend=txt --filter --blanks=1 guide.sgml
Processing file guide.sgml
troff: <standard input>:2261: warning [p 1, 226.0i]: can't break line
- Building html docs
-/tmp/ldt.hXTuAtYHxh/linuxdoc --imagebuttons --backend=html guide.sgml
+/tmp/ldt.6xEwRF8aCA/linuxdoc --imagebuttons --backend=html guide.sgml
Processing file guide.sgml
mv -f ./guide*.html ./html
- Building info docs
-/tmp/ldt.hXTuAtYHxh/linuxdoc --backend=info guide.sgml
+/tmp/ldt.6xEwRF8aCA/linuxdoc --backend=info guide.sgml
Processing file guide.sgml
make[1]: Leaving directory '/tmp/build-linuxdoc-tools/linuxdoc-tools/linuxdoc-tools-0.9.73/doc'
sed -e 's!\@prefix\@!/usr!g' \
@@ -15195,7 +15256,7 @@ checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
-checking for perl >= 5.8.1... 5.28.1
+checking for perl >= 5.8.1... 5.30.1
checking for XML::Parser... ok
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
@@ -15568,72 +15629,310 @@ make[2]: Leaving directory '/tmp/build-linuxdoc-tools/gnome-doc-utils-0.20.10/do
Making all in xslt
make[2]: Entering directory '/tmp/build-linuxdoc-tools/gnome-doc-utils-0.20.10/doc/xslt'
GEN C/db-chunk.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db-chunk.xml
GEN C/db-common.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db-common.xml
GEN C/db-label.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db-label.xml
GEN C/db-title.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db-title.xml
GEN C/db-xref.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db-xref.xml
GEN C/db2html.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html.xml
GEN C/db2html-autotoc.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-autotoc.xml
GEN C/db2html-bibliography.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-bibliography.xml
GEN C/db2html-block.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-block.xml
GEN C/db2html-callout.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-callout.xml
GEN C/db2html-classsynopsis.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-classsynopsis.xml
GEN C/db2html-cmdsynopsis.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-cmdsynopsis.xml
GEN C/db2html-css.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-css.xml
GEN C/db2html-division.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-division.xml
GEN C/db2html-ebnf.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-ebnf.xml
GEN C/db2html-footnote.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-footnote.xml
GEN C/db2html-funcsynopsis.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-funcsynopsis.xml
GEN C/db2html-index.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-index.xml
GEN C/db2html-info.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-info.xml
GEN C/db2html-inline.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-inline.xml
GEN C/db2html-l10n.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-l10n.xml
GEN C/db2html-list.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-list.xml
GEN C/db2html-media.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-media.xml
GEN C/db2html-qanda.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-qanda.xml
GEN C/db2html-refentry.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-refentry.xml
GEN C/db2html-table.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-table.xml
GEN C/db2html-title.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-title.xml
GEN C/db2html-xref.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2html-xref.xml
GEN C/db2omf.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2omf.xml
GEN C/db2xhtml.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/db2xhtml.xml
GEN C/gettext.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/gettext.xml
GEN C/l10n-numbers.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/l10n-numbers.xml
GEN C/theme.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/theme.xml
GEN C/utils.xsldoc
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\@' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\%' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\!' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\#' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\{' is not a known regexp operator
+gawk: ./xsldoc.awk:57: warning: regexp escape sequence `\}' is not a known regexp operator
+gawk: ./xsldoc.awk:183: warning: regexp escape sequence `\:' is not a known regexp operator
GEN C/utils.xml
MSGFMT de/de.mo
XML2PO de/gnome-doc-xslt.xml
@@ -15673,6 +15972,7 @@ make[2]: Entering directory '/tmp/build-linuxdoc-tools/gnome-doc-utils-0.20.10/d
XML2PO de/l10n-numbers.xml
XML2PO de/theme.xml
XML2PO de/utils.xml
+gawk: cmd. line:1: warning: regexp escape sequence `\!' is not a known regexp operator
Running xsldoc checks
make[2]: Leaving directory '/tmp/build-linuxdoc-tools/gnome-doc-utils-0.20.10/doc/xslt'
make[2]: Entering directory '/tmp/build-linuxdoc-tools/gnome-doc-utils-0.20.10/doc'
@@ -16547,10 +16847,10 @@ checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.19... yes
checking for a Python interpreter with version >= 3.2... python3
checking for python3... /usr/bin/python3
-checking for python3 version... 3.7
+checking for python3 version... 3.8
checking for python3 platform... linux
-checking for python3 script directory... ${prefix}/lib64/python3.7/site-packages
-checking for python3 extension module directory... ${exec_prefix}/lib64/python3.7/site-packages
+checking for python3 script directory... ${prefix}/lib64/python3.8/site-packages
+checking for python3 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages
checking for xsltproc... /usr/bin/xsltproc
checking for dblatex... no
checking for fop... no
@@ -16700,6 +17000,21 @@ make[3]: Leaving directory '/tmp/build-linuxdoc-tools/gtk-doc-1.29/tests/bugs'
Making all in src
make[3]: Entering directory '/tmp/build-linuxdoc-tools/gtk-doc-1.29/tests/bugs/src'
CC tester.lo
+In file included from tester.c:21:
+tester.h:111:13: warning: const
+ 111 | G_CONST_RETURN gchar* G_CONST_RETURN *
+ | ^~~~~~~
+tester.h:111:13: warning: const
+tester.h:198:13: warning: static inline
+ 198 | G_INLINE_FUNC guint
+ | ^~~~~~~
+tester.h:208:13: warning: static inline
+ 208 | G_INLINE_FUNC void
+ | ^~~~~~
+tester.c:111:13: warning: const
+ 111 | G_CONST_RETURN gchar* G_CONST_RETURN * bug_471014 (void) {
+ | ^~~~~~~
+tester.c:111:13: warning: const
CCLD libtester.la
make[3]: Leaving directory '/tmp/build-linuxdoc-tools/gtk-doc-1.29/tests/bugs/src'
Making all in docs
@@ -17084,10 +17399,10 @@ Writing Makefile for XML::NamespaceSupport
Writing MYMETA.yml and MYMETA.json
cp lib/XML/NamespaceSupport.pm blib/lib/XML/NamespaceSupport.pm
Manifying 1 pod document
-PERL_DL_NONLAZY=1 "/usr/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
+PERL_DL_NONLAZY=1 "/usr/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base.t .. ok
All tests successful.
-Files=1, Tests=49, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.08 cusr 0.02 csys = 0.15 CPU)
+Files=1, Tests=49, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.07 cusr 0.01 csys = 0.12 CPU)
Result: PASS
Manifying 1 pod document
Installing /usr/share/perl5/vendor_perl/XML/NamespaceSupport.pm
@@ -17134,10 +17449,10 @@ Generating a Unix-style Makefile
Writing Makefile for XML::SAX::Base
Writing MYMETA.yml and MYMETA.json
cp BuildSAXBase.pl blib/lib/XML/SAX/BuildSAXBase.pl
-cp lib/XML/SAX/Base.pm blib/lib/XML/SAX/Base.pm
cp lib/XML/SAX/Exception.pm blib/lib/XML/SAX/Exception.pm
+cp lib/XML/SAX/Base.pm blib/lib/XML/SAX/Base.pm
Manifying 3 pod documents
-PERL_DL_NONLAZY=1 "/usr/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
+PERL_DL_NONLAZY=1 "/usr/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00basic.t ............. ok
t/01exception.t ......... ok
t/01simpledriver.t ...... ok
@@ -17158,7 +17473,7 @@ t/15parentswitch.t ...... ok
t/16gethandlers.t ....... ok
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
All tests successful.
-Files=19, Tests=137, 1 wallclock secs ( 0.11 usr 0.03 sys + 0.54 cusr 0.11 csys = 0.79 CPU)
+Files=19, Tests=137, 0 wallclock secs ( 0.11 usr 0.02 sys + 0.56 cusr 0.09 csys = 0.78 CPU)
Result: PASS
Manifying 3 pod documents
Installing /usr/share/perl5/vendor_perl/XML/SAX/BuildSAXBase.pl
@@ -17238,28 +17553,28 @@ Looks good
Generating a Unix-style Makefile
Writing Makefile for XML::SAX
Writing MYMETA.yml and MYMETA.json
-cp SAX/PurePerl/UnicodeExt.pm blib/lib/XML/SAX/PurePerl/UnicodeExt.pm
-cp SAX/PurePerl/Reader/String.pm blib/lib/XML/SAX/PurePerl/Reader/String.pm
-cp SAX/ParserFactory.pm blib/lib/XML/SAX/ParserFactory.pm
-cp SAX/PurePerl/DebugHandler.pm blib/lib/XML/SAX/PurePerl/DebugHandler.pm
-cp SAX/PurePerl/Reader/UnicodeExt.pm blib/lib/XML/SAX/PurePerl/Reader/UnicodeExt.pm
+cp SAX/PurePerl/DTDDecls.pm blib/lib/XML/SAX/PurePerl/DTDDecls.pm
cp SAX/DocumentLocator.pm blib/lib/XML/SAX/DocumentLocator.pm
+cp SAX/PurePerl/Reader/UnicodeExt.pm blib/lib/XML/SAX/PurePerl/Reader/UnicodeExt.pm
cp SAX/PurePerl/Reader/NoUnicodeExt.pm blib/lib/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm
+cp SAX/PurePerl.pm blib/lib/XML/SAX/PurePerl.pm
+cp SAX/PurePerl/Reader.pm blib/lib/XML/SAX/PurePerl/Reader.pm
+cp SAX/PurePerl/DocType.pm blib/lib/XML/SAX/PurePerl/DocType.pm
cp SAX/PurePerl/Productions.pm blib/lib/XML/SAX/PurePerl/Productions.pm
+cp SAX/PurePerl/EncodingDetect.pm blib/lib/XML/SAX/PurePerl/EncodingDetect.pm
+cp SAX/PurePerl/XMLDecl.pm blib/lib/XML/SAX/PurePerl/XMLDecl.pm
cp SAX/Intro.pod blib/lib/XML/SAX/Intro.pod
-cp SAX/PurePerl/DTDDecls.pm blib/lib/XML/SAX/PurePerl/DTDDecls.pm
-cp SAX/PurePerl/Exception.pm blib/lib/XML/SAX/PurePerl/Exception.pm
-cp SAX/PurePerl/Reader/URI.pm blib/lib/XML/SAX/PurePerl/Reader/URI.pm
+cp SAX/PurePerl/Reader/String.pm blib/lib/XML/SAX/PurePerl/Reader/String.pm
cp SAX/PurePerl/NoUnicodeExt.pm blib/lib/XML/SAX/PurePerl/NoUnicodeExt.pm
-cp SAX/PurePerl/XMLDecl.pm blib/lib/XML/SAX/PurePerl/XMLDecl.pm
-cp SAX.pm blib/lib/XML/SAX.pm
-cp SAX/PurePerl/Reader.pm blib/lib/XML/SAX/PurePerl/Reader.pm
+cp SAX/PurePerl/Reader/URI.pm blib/lib/XML/SAX/PurePerl/Reader/URI.pm
+cp SAX/PurePerl/DebugHandler.pm blib/lib/XML/SAX/PurePerl/DebugHandler.pm
cp SAX/PurePerl/Reader/Stream.pm blib/lib/XML/SAX/PurePerl/Reader/Stream.pm
-cp SAX/PurePerl.pm blib/lib/XML/SAX/PurePerl.pm
-cp SAX/PurePerl/EncodingDetect.pm blib/lib/XML/SAX/PurePerl/EncodingDetect.pm
-cp SAX/PurePerl/DocType.pm blib/lib/XML/SAX/PurePerl/DocType.pm
+cp SAX/PurePerl/UnicodeExt.pm blib/lib/XML/SAX/PurePerl/UnicodeExt.pm
+cp SAX.pm blib/lib/XML/SAX.pm
+cp SAX/PurePerl/Exception.pm blib/lib/XML/SAX/PurePerl/Exception.pm
+cp SAX/ParserFactory.pm blib/lib/XML/SAX/ParserFactory.pm
Manifying 6 pod documents
-PERL_DL_NONLAZY=1 "/usr/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
+PERL_DL_NONLAZY=1 "/usr/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00basic.t ...... ok
t/01known.t ...... ok
t/10xmldecl1.t ... ok
@@ -17274,7 +17589,7 @@ t/40cdata.t ...... ok
t/42entities.t ... ok
t/99cleanup.t .... ok
All tests successful.
-Files=13, Tests=103, 1 wallclock secs ( 0.09 usr 0.02 sys + 0.80 cusr 0.12 csys = 1.03 CPU)
+Files=13, Tests=103, 1 wallclock secs ( 0.08 usr 0.02 sys + 0.82 cusr 0.12 csys = 1.04 CPU)
Result: PASS
Manifying 6 pod documents
Installing /usr/share/perl5/vendor_perl/XML/SAX.pm
@@ -18892,324 +19207,325 @@ python3 a2x.py -f manpage doc/asciidoc.1.txt
'README.asciidoc' -> '/usr/doc/asciidoc-8.6.10/README.asciidoc'
mkdir: created directory '/install'
'/root/slackware64-current/source/ap/linuxdoc-tools/slack-desc' -> '/install/slack-desc'
-[02/19/19 07:27:26 PM] slacktrack: Command line './linuxdoc-tools.build' finished
+[12/30/19 02:02:06 AM] slacktrack: Command line './linuxdoc-tools.build' finished
slacktrack: Warning - found file overlap with existing packages:
+File: dev/snd/pcmC0D1p
+Package(s): devs-2.3.1-noarch-25
File: usr/lib64/python2.7/UserDict.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/UserDict.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/__future__.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/_abcoll.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/_abcoll.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/_sysconfigdata.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/_sysconfigdata.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/_weakrefset.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/_weakrefset.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/abc.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/abc.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/codecs.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/codecs.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/collections.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/copy.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/copy_reg.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/copy_reg.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/distutils/__init__.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/distutils/errors.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/distutils/sysconfig.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/encodings/__init__.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/encodings/__init__.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/encodings/aliases.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/encodings/aliases.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/encodings/ascii.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/encodings/utf_8.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/encodings/utf_8.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/functools.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/genericpath.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/genericpath.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/getopt.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/gettext.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/hashlib.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/heapq.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/io.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/keyword.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/linecache.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/linecache.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/locale.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/optparse.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/os.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/os.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/pickle.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/posixpath.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/posixpath.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/py_compile.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/py_compile.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/random.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/re.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/re.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/site-packages/libxml2.pyc
-Package(s): libxml2-2.9.9-x86_64-2
+Package(s): libxml2-2.9.10-x86_64-2
File: usr/lib64/python2.7/site.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/site.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/sre_compile.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/sre_compile.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/sre_constants.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/sre_constants.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/sre_parse.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/sre_parse.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/stat.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/stat.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/string.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/struct.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/subprocess.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/sysconfig.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/sysconfig.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/tempfile.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/textwrap.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/threading.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/traceback.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/traceback.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/types.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/types.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/warnings.pyc
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/warnings.pyo
-Package(s): python-2.7.15-x86_64-3
+Package(s): python-2.7.17-x86_64-2
File: usr/lib64/python2.7/weakref.pyc
-Package(s): python-2.7.15-x86_64-3
-File: usr/lib64/python3.7/__pycache__/_bootlocale.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/_collections_abc.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/_compression.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/_markupbase.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/_sitebuiltins.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/_weakrefset.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/abc.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/ast.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/bisect.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/bz2.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/codecs.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/contextlib.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/copy.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/copyreg.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/enum.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/fnmatch.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/functools.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/genericpath.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/getopt.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/gettext.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/hashlib.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/heapq.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/io.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/keyword.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/linecache.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/locale.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/lzma.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/mimetypes.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/operator.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/optparse.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/os.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/platform.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/posixpath.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/random.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/re.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/reprlib.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/selectors.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/shutil.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/signal.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/site.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/sre_compile.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/sre_constants.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/sre_parse.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/stat.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/struct.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/subprocess.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/sysconfig.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/tempfile.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/textwrap.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/threading.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/token.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/tokenize.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/traceback.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/types.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/warnings.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/weakref.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/__pycache__/zipfile.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/collections/__pycache__/__init__.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/collections/__pycache__/abc.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/encodings/__pycache__/__init__.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/encodings/__pycache__/aliases.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/encodings/__pycache__/latin_1.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/encodings/__pycache__/utf_8.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/html/__pycache__/__init__.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/html/__pycache__/entities.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/html/__pycache__/parser.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/importlib/__pycache__/__init__.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/importlib/__pycache__/abc.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/importlib/__pycache__/machinery.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/importlib/__pycache__/util.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/urllib/__pycache__/__init__.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/urllib/__pycache__/parse.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/xml/__pycache__/__init__.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/xml/dom/__pycache__/NodeFilter.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/xml/dom/__pycache__/__init__.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/xml/dom/__pycache__/domreg.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/xml/dom/__pycache__/minicompat.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/xml/dom/__pycache__/minidom.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
-File: usr/lib64/python3.7/xml/dom/__pycache__/xmlbuilder.cpython-37.pyc
-Package(s): python3-3.7.2-x86_64-1
+Package(s): python-2.7.17-x86_64-2
+File: usr/lib64/python3.8/__pycache__/_bootlocale.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/_collections_abc.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/_compression.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/_markupbase.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/_sitebuiltins.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/_weakrefset.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/abc.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/ast.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/bisect.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/bz2.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/codecs.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/contextlib.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/copy.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/copyreg.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/enum.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/fnmatch.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/functools.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/genericpath.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/getopt.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/gettext.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/heapq.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/io.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/keyword.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/linecache.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/locale.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/lzma.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/mimetypes.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/operator.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/optparse.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/os.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/platform.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/posixpath.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/random.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/re.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/reprlib.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/selectors.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/shutil.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/signal.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/site.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/sre_compile.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/sre_constants.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/sre_parse.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/stat.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/struct.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/subprocess.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/sysconfig.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/tempfile.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/textwrap.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/threading.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/token.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/tokenize.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/traceback.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/types.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/warnings.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/weakref.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/__pycache__/zipfile.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/collections/__pycache__/__init__.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/collections/__pycache__/abc.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/encodings/__pycache__/__init__.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/encodings/__pycache__/aliases.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/encodings/__pycache__/latin_1.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/encodings/__pycache__/utf_8.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/html/__pycache__/__init__.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/html/__pycache__/entities.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/html/__pycache__/parser.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/importlib/__pycache__/__init__.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/importlib/__pycache__/abc.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/importlib/__pycache__/machinery.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/importlib/__pycache__/util.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/urllib/__pycache__/__init__.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/urllib/__pycache__/parse.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/xml/__pycache__/__init__.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/xml/dom/__pycache__/NodeFilter.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/xml/dom/__pycache__/__init__.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/xml/dom/__pycache__/domreg.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/xml/dom/__pycache__/minicompat.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/xml/dom/__pycache__/minidom.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
+File: usr/lib64/python3.8/xml/dom/__pycache__/xmlbuilder.cpython-38.pyc
+Package(s): python3-3.8.1-x86_64-1
slacktrack: Deleting overlapping files from the package contents ... done
slacktrack: Restoring directory permissions & ownerships ... done
-slacktrack: Creating entries for linuxdoc-tools-0.9.73-x86_64-2 in /var/lib/pkgtools/{packages,scripts} ... done
+slacktrack: Removing any *.la files from /usr/lib{,64} ... done
+slacktrack: Creating entries for linuxdoc-tools-0.9.73-x86_64-3 in /var/lib/pkgtools/{packages,scripts} ... done
slacktrack: gzipping man pages ... done
slacktrack: Fixing any broken symlinks in man page directories ... done
slacktrack: Deleting perllocal.pod files in /usr/lib and /usr/lib64 ... done
@@ -19220,13 +19536,17 @@ slacktrack: Stripping unstripped ELF shared objects ... done
slacktrack: Stripping .a (archive) files ... done
slacktrack: Stripping unstripped ELF binaries ... done
slacktrack: Stripping all unstripped executable ELF files ... done
-slacktrack: Removing any *.la files from /usr/lib{,64} ... done
slacktrack: Running chmod -R og-w on package contents ... done
slacktrack: chowning root:root on files inside /bin /sbin /usr/sbin /usr/bin /usr/local/bin /usr/local/sbin /usr/X11R?/bin ... done
slacktrack: Running chmod 644 over documents in usr/doc/ ... done
slacktrack: Deleting any orphaned *.pyc files within the package
-slacktrack: Generating list of shared library dependencies
- Failed to find any shared object dependencies
+slacktrack: Generating list of shared library dependencies ... done
+slacktrack: This package depends on libraries within the following installed packages:
+ aaa_elflibs-15.0-x86_64-17
+ gcc-9.2.0-x86_64-4
+ gcc-g++-9.2.0-x86_64-4
+ glibc-2.30-x86_64-1
+ glibc-solibs-2.30-x86_64-1
slacktrack: Launching external command '/root/slackware64-current/source/ap/linuxdoc-tools/postbuildfixes.sh'
removed 'usr/doc/asciidoc-8.6.10/examples/website/asciidoc-graphviz-sample.txt'
Errors from 'rmdir' below are harmless and are expected, but should be reviewed
@@ -20057,28 +20377,28 @@ mode of './usr/share/aclocal' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/cmake' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/cmake/GtkDoc' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/xml' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/xml/dom' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/xml/dom/__pycache__' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/xml/__pycache__' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/collections' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/collections/__pycache__' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/urllib' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/urllib/__pycache__' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/encodings' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/encodings/__pycache__' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/__pycache__' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/importlib' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/importlib/__pycache__' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/html' retained as 0755 (rwxr-xr-x)
+mode of './usr/lib64/python3.8/html/__pycache__' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/python2.7' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/python2.7/site-packages' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/python2.7/site-packages/xml2po' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/python2.7/site-packages/xml2po/modes' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/python2.7/encodings' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/python2.7/distutils' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/xml' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/xml/dom' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/xml/dom/__pycache__' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/xml/__pycache__' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/collections' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/collections/__pycache__' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/urllib' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/urllib/__pycache__' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/encodings' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/encodings/__pycache__' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/__pycache__' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/importlib' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/importlib/__pycache__' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/html' retained as 0755 (rwxr-xr-x)
-mode of './usr/lib64/python3.7/html/__pycache__' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/perl5' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/perl5/vendor_perl' retained as 0755 (rwxr-xr-x)
mode of './usr/lib64/perl5/vendor_perl/auto' retained as 0755 (rwxr-xr-x)
@@ -20161,6 +20481,9 @@ mode of './etc/asciidoc/javascripts' retained as 0755 (rwxr-xr-x)
mode of './etc/asciidoc/images' retained as 0755 (rwxr-xr-x)
mode of './etc/asciidoc/images/icons' retained as 0755 (rwxr-xr-x)
mode of './etc/asciidoc/images/icons/callouts' retained as 0755 (rwxr-xr-x)
+mode of './dev' retained as 0755 (rwxr-xr-x)
+mode of './dev/snd' retained as 0755 (rwxr-xr-x)
+mode of './dev/shm' changed from 1755 (rwxr-xr-t) to 0755 (rwxr-xr-x)
ownership of '.' retained as root:root
ownership of './install' retained as root:root
ownership of './usr' retained as root:root
@@ -20519,28 +20842,28 @@ ownership of './usr/share/aclocal' retained as root:root
ownership of './usr/lib64' retained as root:root
ownership of './usr/lib64/cmake' retained as root:root
ownership of './usr/lib64/cmake/GtkDoc' retained as root:root
+ownership of './usr/lib64/python3.8' retained as root:root
+ownership of './usr/lib64/python3.8/xml' retained as root:root
+ownership of './usr/lib64/python3.8/xml/dom' retained as root:root
+ownership of './usr/lib64/python3.8/xml/dom/__pycache__' retained as root:root
+ownership of './usr/lib64/python3.8/xml/__pycache__' retained as root:root
+ownership of './usr/lib64/python3.8/collections' retained as root:root
+ownership of './usr/lib64/python3.8/collections/__pycache__' retained as root:root
+ownership of './usr/lib64/python3.8/urllib' retained as root:root
+ownership of './usr/lib64/python3.8/urllib/__pycache__' retained as root:root
+ownership of './usr/lib64/python3.8/encodings' retained as root:root
+ownership of './usr/lib64/python3.8/encodings/__pycache__' retained as root:root
+ownership of './usr/lib64/python3.8/__pycache__' retained as root:root
+ownership of './usr/lib64/python3.8/importlib' retained as root:root
+ownership of './usr/lib64/python3.8/importlib/__pycache__' retained as root:root
+ownership of './usr/lib64/python3.8/html' retained as root:root
+ownership of './usr/lib64/python3.8/html/__pycache__' retained as root:root
ownership of './usr/lib64/python2.7' retained as root:root
ownership of './usr/lib64/python2.7/site-packages' retained as root:root
ownership of './usr/lib64/python2.7/site-packages/xml2po' retained as root:root
ownership of './usr/lib64/python2.7/site-packages/xml2po/modes' retained as root:root
ownership of './usr/lib64/python2.7/encodings' retained as root:root
ownership of './usr/lib64/python2.7/distutils' retained as root:root
-ownership of './usr/lib64/python3.7' retained as root:root
-ownership of './usr/lib64/python3.7/xml' retained as root:root
-ownership of './usr/lib64/python3.7/xml/dom' retained as root:root
-ownership of './usr/lib64/python3.7/xml/dom/__pycache__' retained as root:root
-ownership of './usr/lib64/python3.7/xml/__pycache__' retained as root:root
-ownership of './usr/lib64/python3.7/collections' retained as root:root
-ownership of './usr/lib64/python3.7/collections/__pycache__' retained as root:root
-ownership of './usr/lib64/python3.7/urllib' retained as root:root
-ownership of './usr/lib64/python3.7/urllib/__pycache__' retained as root:root
-ownership of './usr/lib64/python3.7/encodings' retained as root:root
-ownership of './usr/lib64/python3.7/encodings/__pycache__' retained as root:root
-ownership of './usr/lib64/python3.7/__pycache__' retained as root:root
-ownership of './usr/lib64/python3.7/importlib' retained as root:root
-ownership of './usr/lib64/python3.7/importlib/__pycache__' retained as root:root
-ownership of './usr/lib64/python3.7/html' retained as root:root
-ownership of './usr/lib64/python3.7/html/__pycache__' retained as root:root
ownership of './usr/lib64/perl5' retained as root:root
ownership of './usr/lib64/perl5/vendor_perl' retained as root:root
ownership of './usr/lib64/perl5/vendor_perl/auto' retained as root:root
@@ -20623,9 +20946,15 @@ ownership of './etc/asciidoc/javascripts' retained as root:root
ownership of './etc/asciidoc/images' retained as root:root
ownership of './etc/asciidoc/images/icons' retained as root:root
ownership of './etc/asciidoc/images/icons/callouts' retained as root:root
-Creating Slackware package: /tmp/linuxdoc-tools-0.9.73-x86_64-2.txz
+ownership of './dev' retained as root:root
+ownership of './dev/snd' retained as root:root
+ownership of './dev/shm' retained as root:root
+Creating Slackware package: /tmp/linuxdoc-tools-0.9.73-x86_64-3.txz
./
+dev/
+dev/shm/
+dev/snd/
etc/
etc/asciidoc/
etc/asciidoc/asciidoc.conf.new
@@ -22598,22 +22927,22 @@ usr/lib64/python2.7/site-packages/xml2po/modes/ubuntu.pyo
usr/lib64/python2.7/site-packages/xml2po/modes/xhtml.py
usr/lib64/python2.7/site-packages/xml2po/modes/xhtml.pyc
usr/lib64/python2.7/site-packages/xml2po/modes/xhtml.pyo
-usr/lib64/python3.7/
-usr/lib64/python3.7/__pycache__/
-usr/lib64/python3.7/collections/
-usr/lib64/python3.7/collections/__pycache__/
-usr/lib64/python3.7/encodings/
-usr/lib64/python3.7/encodings/__pycache__/
-usr/lib64/python3.7/html/
-usr/lib64/python3.7/html/__pycache__/
-usr/lib64/python3.7/importlib/
-usr/lib64/python3.7/importlib/__pycache__/
-usr/lib64/python3.7/urllib/
-usr/lib64/python3.7/urllib/__pycache__/
-usr/lib64/python3.7/xml/
-usr/lib64/python3.7/xml/__pycache__/
-usr/lib64/python3.7/xml/dom/
-usr/lib64/python3.7/xml/dom/__pycache__/
+usr/lib64/python3.8/
+usr/lib64/python3.8/__pycache__/
+usr/lib64/python3.8/collections/
+usr/lib64/python3.8/collections/__pycache__/
+usr/lib64/python3.8/encodings/
+usr/lib64/python3.8/encodings/__pycache__/
+usr/lib64/python3.8/html/
+usr/lib64/python3.8/html/__pycache__/
+usr/lib64/python3.8/importlib/
+usr/lib64/python3.8/importlib/__pycache__/
+usr/lib64/python3.8/urllib/
+usr/lib64/python3.8/urllib/__pycache__/
+usr/lib64/python3.8/xml/
+usr/lib64/python3.8/xml/__pycache__/
+usr/lib64/python3.8/xml/dom/
+usr/lib64/python3.8/xml/dom/__pycache__/
usr/man/
usr/man/man1/
usr/man/man1/a2x.1.gz
@@ -25467,12 +25796,12 @@ WARNING: zero length file usr/share/linuxdoc-tools/null.sty
WARNING: zero length file usr/share/gtk-doc/python/gtkdoc/__init__.py
WARNING: zero length file usr/lib64/python2.7/site-packages/xml2po/modes/__init__.py
-Slackware package /tmp/linuxdoc-tools-0.9.73-x86_64-2.txz created.
+Slackware package /tmp/linuxdoc-tools-0.9.73-x86_64-3.txz created.
-slacktrack: linuxdoc-tools-0.9.73-x86_64-2.txz's size is 4.6M
+slacktrack: linuxdoc-tools-0.9.73-x86_64-3.txz's size is 4.6M
slacktrack: Installing package description file into build store
slacktrack: Scanning for hard links ... none found
slacktrack: Temporary workspace '/tmp/build-linuxdoc-tools/' will remain
-[02/19/19 07:30:41 PM] slacktrack finished.
+[12/30/19 02:11:43 AM] slacktrack finished.