Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [mips-qemu-auto] Catalyst fatal build error - stage1-mips64el-n32-openrc.spec
Date: Fri, 11 Nov 2022 17:48:10
Message-Id: 20221111174803.9C403268193@demeter.amd64.dev.gentoo.org
1 checking whether -lc should be explicitly linked in... no
2 checking dynamic linker characteristics... GNU/Linux ld.so
3 checking how to hardcode library paths into programs... immediate
4 checking whether stripping libraries is possible... yes
5 checking if libtool supports shared libraries... yes
6 checking whether to build shared libraries... yes
7 checking whether to build static libraries... no
8 configure: creating libtool
9 appending configuration tag "CXX" to libtool
10 checking for ld used by mips64el-unknown-linux-gnu-g++... /usr/mips64el-unknown-linux-gnu/bin/ld
11 checking if the linker (/usr/mips64el-unknown-linux-gnu/bin/ld) is GNU ld... yes
12 checking whether the mips64el-unknown-linux-gnu-g++ linker (/usr/mips64el-unknown-linux-gnu/bin/ld) supports shared libraries... yes
13 checking for mips64el-unknown-linux-gnu-g++ option to produce PIC... -fPIC
14 checking if mips64el-unknown-linux-gnu-g++ PIC flag -fPIC works... yes
15 checking if mips64el-unknown-linux-gnu-g++ supports -c -o file.o... yes
16 checking whether the mips64el-unknown-linux-gnu-g++ linker (/usr/mips64el-unknown-linux-gnu/bin/ld) supports shared libraries... yes
17 checking dynamic linker characteristics... GNU/Linux ld.so
18 checking how to hardcode library paths into programs... immediate
19 checking whether stripping libraries is possible... yes
20 appending configuration tag "F77" to libtool
21 checking for pthread_create in -lpthread... yes
22 checking whether NLS is requested... yes
23 checking for msgfmt... /usr/bin/msgfmt
24 checking for gmsgfmt... /usr/bin/gmsgfmt
25 checking for xgettext... /usr/bin/xgettext
26 checking for msgmerge... /usr/bin/msgmerge
27 checking whether we are using the GNU C Library 2 or newer... yes
28 checking for mips64el-unknown-linux-gnu-ranlib... (cached) mips64el-unknown-linux-gnu-ranlib
29 checking for library containing strerror... none required
30 checking for an ANSI C-conforming const... yes
31 checking for signed... yes
32 checking for inline... inline
33 checking for off_t... yes
34 checking for size_t... yes
35 checking for long long... yes
36 checking for long double... yes
37 checking for wchar_t... yes
38 checking for wint_t... yes
39 checking for inttypes.h... yes
40 checking for stdint.h... yes
41 checking for intmax_t... yes
42 checking whether printf() supports POSIX/XSI format strings... yes
43 checking for working alloca.h... yes
44 checking for alloca... yes
45 checking for stdlib.h... (cached) yes
46 checking for unistd.h... (cached) yes
47 checking for getpagesize... yes
48 checking for working mmap... yes
49 checking whether we are using the GNU C Library 2.1 or newer... yes
50 checking whether integer division by zero raises SIGFPE... no
51 checking for unsigned long long... yes
52 checking for inttypes.h... yes
53 checking whether the inttypes.h PRIxNN macros are broken... no
54 checking for stdint.h... (cached) yes
55 checking for SIZE_MAX... yes
56 checking for stdint.h... (cached) yes
57 checking for CFPreferencesCopyAppValue... no
58 checking for CFLocaleCopyCurrent... no
59 checking for ld used by GCC... /usr/mips64el-unknown-linux-gnu/bin/ld
60 checking if the linker (/usr/mips64el-unknown-linux-gnu/bin/ld) is GNU ld... yes
61 checking for shared library run path origin... done
62 checking for ptrdiff_t... yes
63 checking argz.h usability... yes
64 checking argz.h presence... yes
65 checking for argz.h... yes
66 checking limits.h usability... yes
67 checking limits.h presence... yes
68 checking for limits.h... yes
69 checking locale.h usability... yes
70 checking locale.h presence... yes
71 checking for locale.h... yes
72 checking nl_types.h usability... yes
73 checking nl_types.h presence... yes
74 checking for nl_types.h... yes
75 checking malloc.h usability... yes
76 checking malloc.h presence... yes
77 checking for malloc.h... yes
78 checking stddef.h usability... yes
79 checking stddef.h presence... yes
80 checking for stddef.h... yes
81 checking for stdlib.h... (cached) yes
82 checking for string.h... (cached) yes
83 checking for unistd.h... (cached) yes
84 checking sys/param.h usability... yes
85 checking sys/param.h presence... yes
86 checking for sys/param.h... yes
87 checking for asprintf... yes
88 checking for fwprintf... yes
89 checking for getcwd... yes
90 checking for getegid... yes
91 checking for geteuid... yes
92 checking for getgid... yes
93 checking for getuid... yes
94 checking for mempcpy... yes
95 checking for munmap... yes
96 checking for putenv... yes
97 checking for setenv... yes
98 checking for setlocale... yes
99 checking for snprintf... yes
100 checking for stpcpy... yes
101 checking for strcasecmp... yes
102 checking for strdup... yes
103 checking for strtoul... yes
104 checking for tsearch... yes
105 checking for wcslen... yes
106 checking for __argz_count... yes
107 checking for __argz_stringify... yes
108 checking for __argz_next... yes
109 checking for __fsetlocking... yes
110 checking whether _snprintf is declared... no
111 checking whether _snwprintf is declared... no
112 checking whether feof_unlocked is declared... yes
113 checking whether fgets_unlocked is declared... no
114 checking whether getc_unlocked is declared... yes
115 checking for iconv... yes
116 checking for iconv declaration...
117 extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
118 checking for nl_langinfo and CODESET... yes
119 checking for LC_MESSAGES... yes
120 checking for bison... bison
121 checking version of bison... 3.8.2, ok
122 checking for CFPreferencesCopyAppValue... (cached) no
123 checking for CFLocaleCopyCurrent... (cached) no
124 checking whether NLS is requested... yes
125 checking whether included gettext is requested... no
126 checking for GNU gettext in libc... yes
127 checking whether to use NLS... yes
128 checking where the gettext function comes from... libc
129 checking for locale.h... (cached) yes
130 checking for ANSI C header files... (cached) yes
131 checking for limits.h... (cached) yes
132 checking for unistd.h... (cached) yes
133 checking io.h usability... no
134 checking io.h presence... no
135 checking for io.h... no
136 checking osfcn.h usability... no
137 checking osfcn.h presence... no
138 checking for osfcn.h... no
139 checking new usability... yes
140 checking new presence... yes
141 checking for new... yes
142 checking cassert usability... yes
143 checking cassert presence... yes
144 checking for cassert... yes
145 checking whether byte ordering is bigendian... no
146 checking for size_t... (cached) yes
147 checking for struct stat.st_blksize... yes
148 checking for sig_atomic_t in signal.h... yes
149 checking for size_t... (cached) yes
150 checking size of size_t... 4
151 checking for unsigned int... yes
152 checking size of unsigned int... 4
153 checking for unsigned short... yes
154 checking size of unsigned short... 2
155 checking for wchar_t... yes
156 checking size of wchar_t... 4
157 checking whether the compiler recognizes bool as a built-in type... yes
158 checking for bool... yes
159 checking size of bool... 1
160 checking whether the compiler supports the mutable keyword... yes
161 checking whether the compiler recognizes typename... yes
162 checking whether the compiler accepts the new for scoping rules... yes
163 checking whether the compiler supports placement operator delete... no
164 checking whether the compiler supports dynamic_cast<>... yes
165 checking whether the compiler implements namespaces... yes
166 checking whether the compiler supports explicit instantiations... yes
167 checking for placement operator new... yes
168 checking whether the C++ compiler supports the std namespace... yes
169 checking whether GNU C++ supports automatic template instantiation... yes
170 checking whether GNU C++ links with libg++ if we include new.h... no
171 checking whether new_handler accepts size_t and returns int... no
172 checking for memmove... yes
173 checking for memcmp... yes
174 checking for strerror... yes
175 checking for strtoul... (cached) yes
176 checking for setlocale... (cached) yes
177 checking for Windows and DOS and OS/2 style pathnames... no
178 checking whether to include support for http... yes
179 checking for main in -lnsl... yes
180 checking for main in -lsocket... no
181 checking h_errno in netdb.h... yes
182 checking for default catalog... /etc/sgml/catalog
183 checking for default search path... /usr/share/sgml
184 checking whether to include support for XML Formatted Messages... no
185 checking whether to include DTDDECL support... yes
186 checking whether to build docs (man and html)... no
187 checking whether to build all docs (man, html, pdf, ps)... no
188 configure: creating ./config.status
189 config.status: creating OpenSP-1.5.2.spec
190 config.status: creating Makefile
191 config.status: creating msggen.pl
192 config.status: creating lib/Makefile
193 config.status: creating nsgmls/Makefile
194 config.status: creating spent/Makefile
195 config.status: creating spam/Makefile
196 config.status: creating sgmlnorm/Makefile
197 config.status: creating sx/Makefile
198 config.status: creating spcat/Makefile
199 config.status: creating include/Makefile
200 config.status: creating include/config.h.old
201 config.status: creating generic/Makefile
202 config.status: creating doc/Makefile
203 config.status: creating pubtext/Makefile
204 config.status: creating tests/Makefile
205 config.status: creating unicode/Makefile
206 config.status: creating intl/Makefile
207 config.status: creating po/Makefile.in
208 config.status: creating config.h
209 config.status: executing depfiles commands
210 config.status: executing default-1 commands
211 config.status: creating po/POTFILES
212 config.status: creating po/Makefile
213 make all-recursive
214 make[1]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2'
215 Making all in pubtext
216 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/pubtext'
217 make[2]: Nothing to be done for 'all'.
218 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/pubtext'
219 Making all in unicode
220 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/unicode'
221 make[2]: Nothing to be done for 'all'.
222 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/unicode'
223 Making all in doc
224 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/doc'
225 make[2]: Nothing to be done for 'all'.
226 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/doc'
227 Making all in include
228 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/include'
229 make[2]: Nothing to be done for 'all'.
230 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/include'
231 Making all in generic
232 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/generic'
233 make[2]: Nothing to be done for 'all'.
234 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/generic'
235 Making all in intl
236 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/intl'
237 make[2]: Nothing to be done for 'all'.
238 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/intl'
239 Making all in po
240 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/po'
241 make[2]: Nothing to be done for 'all'.
242 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/po'
243 Making all in lib
244 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/lib'
245 make all-am
246 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/lib'
247 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Allocator.lo Allocator.cxx
248 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ArcEngine.lo ArcEngine.cxx
249 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Attribute.lo Attribute.cxx
250 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Big5CodingSystem.lo Big5CodingSystem.cxx
251 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o CharsetDecl.lo CharsetDecl.cxx
252 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o CharsetInfo.lo CharsetInfo.cxx
253 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o CharsetRegistry.lo CharsetRegistry.cxx
254 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o CmdLineApp.lo CmdLineApp.cxx
255 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o CodingSystem.lo CodingSystem.cxx
256 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o CodingSystemKit.lo CodingSystemKit.cxx
257 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ConsoleOutput.lo ConsoleOutput.cxx
258 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ContentState.lo ContentState.cxx
259 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ContentToken.lo ContentToken.cxx
260 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o DescriptorManager.lo DescriptorManager.cxx
261 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Dtd.lo Dtd.cxx
262 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o DtdDeclEventHandler.lo DtdDeclEventHandler.cxx
263 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o EUCJPCodingSystem.lo EUCJPCodingSystem.cxx
264 mkdir .libs
265 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ArcEngine.cxx -fPIC -DPIC -o .libs/ArcEngine.o
266 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Attribute.cxx -fPIC -DPIC -o .libs/Attribute.o
267 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c CharsetDecl.cxx -fPIC -DPIC -o .libs/CharsetDecl.o
268 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c CmdLineApp.cxx -fPIC -DPIC -o .libs/CmdLineApp.o
269 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c CharsetInfo.cxx -fPIC -DPIC -o .libs/CharsetInfo.o
270 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ConsoleOutput.cxx -fPIC -DPIC -o .libs/ConsoleOutput.o
271 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ContentToken.cxx -fPIC -DPIC -o .libs/ContentToken.o
272 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Dtd.cxx -fPIC -DPIC -o .libs/Dtd.o
273 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c CodingSystemKit.cxx -fPIC -DPIC -o .libs/CodingSystemKit.o
274 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Allocator.cxx -fPIC -DPIC -o .libs/Allocator.o
275 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ContentState.cxx -fPIC -DPIC -o .libs/ContentState.o
276 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c CodingSystem.cxx -fPIC -DPIC -o .libs/CodingSystem.o
277 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c CharsetRegistry.cxx -fPIC -DPIC -o .libs/CharsetRegistry.o
278 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c DescriptorManager.cxx -fPIC -DPIC -o .libs/DescriptorManager.o
279 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c EUCJPCodingSystem.cxx -fPIC -DPIC -o .libs/EUCJPCodingSystem.o
280 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c DtdDeclEventHandler.cxx -fPIC -DPIC -o .libs/DtdDeclEventHandler.o
281 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Big5CodingSystem.cxx -fPIC -DPIC -o .libs/Big5CodingSystem.o
282 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ElementType.lo ElementType.cxx
283 In file included from splib.h:7,
284 from CmdLineApp.cxx:11:
285 CmdLineApp.cxx: In member function 'virtual int OpenSP::CmdLineApp::init(int, AppChar**)':
286 ../config.h:390:27: warning: ISO C++ forbids converting a string constant to 'char*' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;]
287 390 | #define SP_MESSAGE_DOMAIN "sp5"
288 | ^~~~~
289 CmdLineApp.cxx:327:51: note: in expansion of macro 'SP_MESSAGE_DOMAIN'
290 327 | SP_MESSAGE_DOMAIN,
291 | ^~~~~~~~~~~~~~~~~
292 ../config.h:384:23: warning: ISO C++ forbids converting a string constant to 'char*' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;]
293 384 | #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale"
294 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
295 ../config.h:384:23: note: in definition of macro 'SP_LOCALE_DIR'
296 384 | #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale"
297 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
298 ../config.h:390:27: warning: ISO C++ forbids converting a string constant to 'char*' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;]
299 390 | #define SP_MESSAGE_DOMAIN "sp5"
300 | ^~~~~
301 CmdLineApp.cxx:330:51: note: in expansion of macro 'SP_MESSAGE_DOMAIN'
302 330 | SP_MESSAGE_DOMAIN,
303 | ^~~~~~~~~~~~~~~~~
304 ../config.h:384:23: warning: ISO C++ forbids converting a string constant to 'char*' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;]
305 384 | #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale"
306 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
307 ../config.h:384:23: note: in definition of macro 'SP_LOCALE_DIR'
308 384 | #define SP_LOCALE_DIR "/usr/share/sgml/opensp-1.5.2/locale"
309 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
310 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Entity.lo Entity.cxx
311 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o EntityApp.lo EntityApp.cxx
312 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o EntityCatalog.lo EntityCatalog.cxx
313 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o EntityDecl.lo EntityDecl.cxx
314 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o EntityManager.lo EntityManager.cxx
315 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ErrnoMessageArg.lo ErrnoMessageArg.cxx
316 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ElementType.cxx -fPIC -DPIC -o .libs/ElementType.o
317 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ErrorCountEventHandler.lo ErrorCountEventHandler.cxx
318 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Event.lo Event.cxx
319 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Entity.cxx -fPIC -DPIC -o .libs/Entity.o
320 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c EntityApp.cxx -fPIC -DPIC -o .libs/EntityApp.o
321 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c EntityCatalog.cxx -fPIC -DPIC -o .libs/EntityCatalog.o
322 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c EntityManager.cxx -fPIC -DPIC -o .libs/EntityManager.o
323 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c EntityDecl.cxx -fPIC -DPIC -o .libs/EntityDecl.o
324 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o EventGenerator.lo EventGenerator.cxx
325 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ExtendEntityManager.lo ExtendEntityManager.cxx
326 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ErrnoMessageArg.cxx -fPIC -DPIC -o .libs/ErrnoMessageArg.o
327 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ExternalId.lo ExternalId.cxx
328 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Fixed2CodingSystem.lo Fixed2CodingSystem.cxx
329 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Event.cxx -fPIC -DPIC -o .libs/Event.o
330 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o GenericEventHandler.lo GenericEventHandler.cxx
331 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ErrorCountEventHandler.cxx -fPIC -DPIC -o .libs/ErrorCountEventHandler.o
332 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Group.lo Group.cxx
333 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Hash.lo Hash.cxx
334 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o IListBase.lo IListBase.cxx
335 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c EventGenerator.cxx -fPIC -DPIC -o .libs/EventGenerator.o
336 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ExtendEntityManager.cxx -fPIC -DPIC -o .libs/ExtendEntityManager.o
337 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Id.lo Id.cxx
338 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o IdentityCodingSystem.lo IdentityCodingSystem.cxx
339 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ExternalId.cxx -fPIC -DPIC -o .libs/ExternalId.o
340 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Fixed2CodingSystem.cxx -fPIC -DPIC -o .libs/Fixed2CodingSystem.o
341 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o InputSource.lo InputSource.cxx
342 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o InternalInputSource.lo InternalInputSource.cxx
343 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c GenericEventHandler.cxx -fPIC -DPIC -o .libs/GenericEventHandler.o
344 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Group.cxx -fPIC -DPIC -o .libs/Group.o
345 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Link.lo Link.cxx
346 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Hash.cxx -fPIC -DPIC -o .libs/Hash.o
347 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c IListBase.cxx -fPIC -DPIC -o .libs/IListBase.o
348 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o LinkProcess.lo LinkProcess.cxx
349 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Id.cxx -fPIC -DPIC -o .libs/Id.o
350 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c IdentityCodingSystem.cxx -fPIC -DPIC -o .libs/IdentityCodingSystem.o
351 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o LiteralStorage.lo LiteralStorage.cxx
352 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c InputSource.cxx -fPIC -DPIC -o .libs/InputSource.o
353 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Location.lo Location.cxx
354 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c InternalInputSource.cxx -fPIC -DPIC -o .libs/InternalInputSource.o
355 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Lpd.lo Lpd.cxx
356 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Link.cxx -fPIC -DPIC -o .libs/Link.o
357 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c LinkProcess.cxx -fPIC -DPIC -o .libs/LinkProcess.o
358 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Markup.lo Markup.cxx
359 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Message.lo Message.cxx
360 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o MessageArg.lo MessageArg.cxx
361 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o MessageEventHandler.lo MessageEventHandler.cxx
362 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o MessageFormatter.lo MessageFormatter.cxx
363 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o MessageReporter.lo MessageReporter.cxx
364 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c LiteralStorage.cxx -fPIC -DPIC -o .libs/LiteralStorage.o
365 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Location.cxx -fPIC -DPIC -o .libs/Location.o
366 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Lpd.cxx -fPIC -DPIC -o .libs/Lpd.o
367 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o MessageTable.lo MessageTable.cxx
368 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ModeInfo.lo ModeInfo.cxx
369 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Markup.cxx -fPIC -DPIC -o .libs/Markup.o
370 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Message.cxx -fPIC -DPIC -o .libs/Message.o
371 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c MessageArg.cxx -fPIC -DPIC -o .libs/MessageArg.o
372 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c MessageEventHandler.cxx -fPIC -DPIC -o .libs/MessageEventHandler.o
373 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c MessageFormatter.cxx -fPIC -DPIC -o .libs/MessageFormatter.o
374 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c MessageReporter.cxx -fPIC -DPIC -o .libs/MessageReporter.o
375 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Notation.lo Notation.cxx
376 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o NotationStorage.lo NotationStorage.cxx
377 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o NumericCharRefOrigin.lo NumericCharRefOrigin.cxx
378 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c MessageTable.cxx -fPIC -DPIC -o .libs/MessageTable.o
379 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ModeInfo.cxx -fPIC -DPIC -o .libs/ModeInfo.o
380 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o OffsetOrderedList.lo OffsetOrderedList.cxx
381 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Notation.cxx -fPIC -DPIC -o .libs/Notation.o
382 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o OpenElement.lo OpenElement.cxx
383 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o OutputByteStream.lo OutputByteStream.cxx
384 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c NumericCharRefOrigin.cxx -fPIC -DPIC -o .libs/NumericCharRefOrigin.o
385 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o OutputCharStream.lo OutputCharStream.cxx
386 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c NotationStorage.cxx -fPIC -DPIC -o .libs/NotationStorage.o
387 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o OutputState.lo OutputState.cxx
388 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Param.lo Param.cxx
389 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Parser.lo Parser.cxx
390 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ParserApp.lo ParserApp.cxx
391 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c OffsetOrderedList.cxx -fPIC -DPIC -o .libs/OffsetOrderedList.o
392 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ParserEventGeneratorKit.lo ParserEventGeneratorKit.cxx
393 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c OpenElement.cxx -fPIC -DPIC -o .libs/OpenElement.o
394 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ParserMessages.lo ParserMessages.cxx
395 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c OutputByteStream.cxx -fPIC -DPIC -o .libs/OutputByteStream.o
396 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ParserOptions.lo ParserOptions.cxx
397 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ParserState.lo ParserState.cxx
398 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c OutputCharStream.cxx -fPIC -DPIC -o .libs/OutputCharStream.o
399 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Partition.lo Partition.cxx
400 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c OutputState.cxx -fPIC -DPIC -o .libs/OutputState.o
401 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o PosixStorage.lo PosixStorage.cxx
402 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Param.cxx -fPIC -DPIC -o .libs/Param.o
403 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Parser.cxx -fPIC -DPIC -o .libs/Parser.o
404 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ParserApp.cxx -fPIC -DPIC -o .libs/ParserApp.o
405 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Recognizer.lo Recognizer.cxx
406 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o RewindStorageObject.lo RewindStorageObject.cxx
407 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ParserEventGeneratorKit.cxx -fPIC -DPIC -o .libs/ParserEventGeneratorKit.o
408 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ParserMessages.cxx -fPIC -DPIC -o .libs/ParserMessages.o
409 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ParserOptions.cxx -fPIC -DPIC -o .libs/ParserOptions.o
410 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ParserState.cxx -fPIC -DPIC -o .libs/ParserState.o
411 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o SGMLApplication.lo SGMLApplication.cxx
412 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o SJISCodingSystem.lo SJISCodingSystem.cxx
413 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o SOEntityCatalog.lo SOEntityCatalog.cxx
414 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Partition.cxx -fPIC -DPIC -o .libs/Partition.o
415 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c PosixStorage.cxx -fPIC -DPIC -o .libs/PosixStorage.o
416 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Sd.lo Sd.cxx
417 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o SdText.lo SdText.cxx
418 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Recognizer.cxx -fPIC -DPIC -o .libs/Recognizer.o
419 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c RewindStorageObject.cxx -fPIC -DPIC -o .libs/RewindStorageObject.o
420 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o SearchResultMessageArg.lo SearchResultMessageArg.cxx
421 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o SgmlParser.lo SgmlParser.cxx
422 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c SGMLApplication.cxx -fPIC -DPIC -o .libs/SGMLApplication.o
423 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c SJISCodingSystem.cxx -fPIC -DPIC -o .libs/SJISCodingSystem.o
424 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c SOEntityCatalog.cxx -fPIC -DPIC -o .libs/SOEntityCatalog.o
425 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Sd.cxx -fPIC -DPIC -o .libs/Sd.o
426 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o ShortReferenceMap.lo ShortReferenceMap.cxx
427 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c SdText.cxx -fPIC -DPIC -o .libs/SdText.o
428 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o StdioStorage.lo StdioStorage.cxx
429 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c SearchResultMessageArg.cxx -fPIC -DPIC -o .libs/SearchResultMessageArg.o
430 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o StorageManager.lo StorageManager.cxx
431 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Syntax.lo Syntax.cxx
432 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Text.lo Text.cxx
433 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o TokenMessageArg.lo TokenMessageArg.cxx
434 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c SgmlParser.cxx -fPIC -DPIC -o .libs/SgmlParser.o
435 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o TranslateCodingSystem.lo TranslateCodingSystem.cxx
436 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o TrieBuilder.lo TrieBuilder.cxx
437 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o TypeId.lo TypeId.cxx
438 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o URLStorage.lo URLStorage.cxx
439 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c ShortReferenceMap.cxx -fPIC -DPIC -o .libs/ShortReferenceMap.o
440 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c StdioStorage.cxx -fPIC -DPIC -o .libs/StdioStorage.o
441 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o UTF8CodingSystem.lo UTF8CodingSystem.cxx
442 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c StorageManager.cxx -fPIC -DPIC -o .libs/StorageManager.o
443 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c TokenMessageArg.cxx -fPIC -DPIC -o .libs/TokenMessageArg.o
444 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Text.cxx -fPIC -DPIC -o .libs/Text.o
445 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Syntax.cxx -fPIC -DPIC -o .libs/Syntax.o
446 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Undo.lo Undo.cxx
447 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c TranslateCodingSystem.cxx -fPIC -DPIC -o .libs/TranslateCodingSystem.o
448 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c TrieBuilder.cxx -fPIC -DPIC -o .libs/TrieBuilder.o
449 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c TypeId.cxx -fPIC -DPIC -o .libs/TypeId.o
450 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o UnicodeCodingSystem.lo UnicodeCodingSystem.cxx
451 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c URLStorage.cxx -fPIC -DPIC -o .libs/URLStorage.o
452 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o UnivCharsetDesc.lo UnivCharsetDesc.cxx
453 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o XMLCodingSystem.lo XMLCodingSystem.cxx
454 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c UTF8CodingSystem.cxx -fPIC -DPIC -o .libs/UTF8CodingSystem.o
455 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o assert.lo assert.cxx
456 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Undo.cxx -fPIC -DPIC -o .libs/Undo.o
457 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o parseAttribute.lo parseAttribute.cxx
458 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o parseCommon.lo parseCommon.cxx
459 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o parseDecl.lo parseDecl.cxx
460 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*)':
461 URLStorage.cxx:565:15: warning: ISO C++ forbids converting a string constant to 'char*' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;]
462 565 | http_ua = "libosp 1.5" ;
463 | ^~~~~~~~~~~~
464 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c UnicodeCodingSystem.cxx -fPIC -DPIC -o .libs/UnicodeCodingSystem.o
465 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c UnivCharsetDesc.cxx -fPIC -DPIC -o .libs/UnivCharsetDesc.o
466 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c XMLCodingSystem.cxx -fPIC -DPIC -o .libs/XMLCodingSystem.o
467 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o parseInstance.lo parseInstance.cxx
468 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o parseMode.lo parseMode.cxx
469 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o parseParam.lo parseParam.cxx
470 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c assert.cxx -fPIC -DPIC -o .libs/assert.o
471 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c parseCommon.cxx -fPIC -DPIC -o .libs/parseCommon.o
472 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c parseAttribute.cxx -fPIC -DPIC -o .libs/parseAttribute.o
473 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o parseSd.lo parseSd.cxx
474 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c parseDecl.cxx -fPIC -DPIC -o .libs/parseDecl.o
475 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o splib.lo splib.cxx
476 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c parseInstance.cxx -fPIC -DPIC -o .libs/parseInstance.o
477 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c parseMode.cxx -fPIC -DPIC -o .libs/parseMode.o
478 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c parseParam.cxx -fPIC -DPIC -o .libs/parseParam.o
479 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c parseSd.cxx -fPIC -DPIC -o .libs/parseSd.o
480 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c splib.cxx -fPIC -DPIC -o .libs/splib.o
481 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o parser_inst.lo parser_inst.cxx
482 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o xentmgr_inst.lo xentmgr_inst.cxx
483 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o SubstTable.lo SubstTable.cxx
484 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o Fixed4CodingSystem.lo Fixed4CodingSystem.cxx
485 /bin/bash ../libtool --tag=CC --mode=compile mips64el-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -c -o memcmp.lo memcmp.c
486 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o UTF16CodingSystem.lo UTF16CodingSystem.cxx
487 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o entmgr_inst.lo entmgr_inst.cxx
488 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o arc_inst.lo arc_inst.cxx
489 /bin/bash ../libtool --tag=CXX --mode=compile mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o app_inst.lo app_inst.cxx
490 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c xentmgr_inst.cxx -fPIC -DPIC -o .libs/xentmgr_inst.o
491 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c parser_inst.cxx -fPIC -DPIC -o .libs/parser_inst.o
492 /bin/bash ../libtool --tag=CC --mode=compile mips64el-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -c -o memmove.lo memmove.c
493 /bin/bash ../libtool --tag=CC --mode=compile mips64el-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -c -o strerror.lo strerror.c
494 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c SubstTable.cxx -fPIC -DPIC -o .libs/SubstTable.o
495 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c Fixed4CodingSystem.cxx -fPIC -DPIC -o .libs/Fixed4CodingSystem.o
496 mips64el-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -c memcmp.c -fPIC -DPIC -o .libs/memcmp.o
497 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c UTF16CodingSystem.cxx -fPIC -DPIC -o .libs/UTF16CodingSystem.o
498 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c app_inst.cxx -fPIC -DPIC -o .libs/app_inst.o
499 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c arc_inst.cxx -fPIC -DPIC -o .libs/arc_inst.o
500 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c entmgr_inst.cxx -fPIC -DPIC -o .libs/entmgr_inst.o
501 mips64el-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -c strerror.c -fPIC -DPIC -o .libs/strerror.o
502 mips64el-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -c memmove.c -fPIC -DPIC -o .libs/memmove.o
503 /bin/bash ../libtool --tag=CXX --mode=link mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o libosp.la -rpath /usr/lib32 -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 Message
504 Table.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 -lns
505 l
506 mips64el-unknown-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/mips64el-unknown-linux-gnu/12/../../../../lib32/crti.o /usr/lib/gcc/mips64el-unknown-linux-gnu/12/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/
507 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/URLStora
508 ge.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/lib/gcc/mips64el-unknown-linux-gnu/12 -L/usr/lib/gcc/mips64el-unknown-linux-gnu/12/../../../../lib32 -L/lib32/../lib32 -L/usr/lib32/../lib32 -L/usr/lib/gcc/mips64el-unknown-linux-gnu/12/../../../../mips64el-unknown-linux-gnu/lib -L/usr/lib/gcc/mips64el-unknown-linux-gnu/12/../../.. -L/lib32 -L/usr/lib32 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/mips64el-unknown-linux-gnu/12/crtendS.o /usr/lib/gcc/mips64el-unknown-linux-gnu/12/../../../../lib32/crtn.o -march=mips64 -mabi=n3
509 2 -mplt -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libosp.so.5 -o .libs/libosp.so.5.0.0
510 (cd .libs && rm -f libosp.so.5 && ln -s libosp.so.5.0.0 libosp.so.5)
511 (cd .libs && rm -f libosp.so && ln -s libosp.so.5.0.0 libosp.so)
512 creating libosp.la
513 (cd .libs && rm -f libosp.la && ln -s ../libosp.la libosp.la)
514 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/lib'
515 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/lib'
516 Making all in nsgmls
517 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/nsgmls'
518 make all-am
519 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/nsgmls'
520 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o nsgmls.o nsgmls.cxx
521 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o SgmlsEventHandler.o SgmlsEventHandler.cxx
522 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o RastEventHandler.o RastEventHandler.cxx
523 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o StringSet.o StringSet.cxx
524 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o nsgmls_inst.o nsgmls_inst.cxx
525 /bin/bash ../libtool --tag=CXX --mode=link mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o onsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o ../lib/libosp.la -lpthread -lnsl
526 mkdir .libs
527 mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o .libs/onsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o ../lib/.libs/libosp.so -lpthread -lnsl
528 creating onsgmls
529 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/nsgmls'
530 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/nsgmls'
531 Making all in spent
532 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spent'
533 make all-am
534 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spent'
535 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o spent.o spent.cxx
536 /bin/bash ../libtool --tag=CXX --mode=link mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o ospent spent.o ../lib/libosp.la -lpthread -lnsl
537 mkdir .libs
538 mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o .libs/ospent spent.o ../lib/.libs/libosp.so -lpthread -lnsl
539 creating ospent
540 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spent'
541 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spent'
542 Making all in spam
543 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spam'
544 make all-am
545 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spam'
546 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o spam.o spam.cxx
547 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o CopyEventHandler.o CopyEventHandler.cxx
548 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o MarkupEventHandler.o MarkupEventHandler.cxx
549 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o spam_inst.o spam_inst.cxx
550 /bin/bash ../libtool --tag=CXX --mode=link mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o ospam spam.o CopyEventHandler.o MarkupEventHandler.o spam_inst.o ../lib/libosp.la -lpthread -lnsl
551 mkdir .libs
552 mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o .libs/ospam spam.o CopyEventHandler.o MarkupEventHandler.o spam_inst.o ../lib/.libs/libosp.so -lpthread -lnsl
553 creating ospam
554 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spam'
555 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spam'
556 Making all in sgmlnorm
557 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/sgmlnorm'
558 make all-am
559 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/sgmlnorm'
560 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o sgmlnorm.o sgmlnorm.cxx
561 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o SGMLGenerator.o SGMLGenerator.cxx
562 /bin/bash ../libtool --tag=CXX --mode=link mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o osgmlnorm sgmlnorm.o SGMLGenerator.o ../lib/libosp.la -lpthread -lnsl
563 mkdir .libs
564 mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o .libs/osgmlnorm sgmlnorm.o SGMLGenerator.o ../lib/.libs/libosp.so -lpthread -lnsl
565 creating osgmlnorm
566 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/sgmlnorm'
567 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/sgmlnorm'
568 Making all in sx
569 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/sx'
570 make all-am
571 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/sx'
572 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o sx.o sx.cxx
573 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o XmlOutputEventHandler.o XmlOutputEventHandler.cxx
574 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o sx_inst.o sx_inst.cxx
575 XmlOutputEventHandler.cxx: In member function ‘virtual void OpenSP::XmlOutputEventHandler::inputOpened(OpenSP::InputSource*)’:
576 XmlOutputEventHandler.cxx:1206:19: warning: ignoring return value of ‘char* realpath(const char*, char*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;]
577 1206 | realpath((const char *)dirname(dirs), realDirs);
578 | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
579 XmlOutputEventHandler.cxx:1207:19: warning: ignoring return value of ‘char* realpath(const char*, char*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;]
580 1207 | realpath((const char *)dirname(outputDir), realOutputDir);
581 | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
582 /bin/bash ../libtool --tag=CXX --mode=link mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o osx sx.o XmlOutputEventHandler.o sx_inst.o ../lib/libosp.la -lpthread -lnsl
583 mkdir .libs
584 mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o .libs/osx sx.o XmlOutputEventHandler.o sx_inst.o ../lib/.libs/libosp.so -lpthread -lnsl
585 creating osx
586 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/sx'
587 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/sx'
588 Making all in spcat
589 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spcat'
590 make all-am
591 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spcat'
592 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o spcat.o spcat.cxx
593 mips64el-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -c -o spcat_inst.o spcat_inst.cxx
594 /bin/bash ../libtool --tag=CXX --mode=link mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o ospcat spcat.o spcat_inst.o ../lib/libosp.la -lpthread -lnsl
595 mkdir .libs
596 mips64el-unknown-linux-gnu-g++ -O2 -march=mips64 -mabi=n32 -mplt -pipe -std=gnu++11 -Wl,-O1 -Wl,--as-needed -o .libs/ospcat spcat.o spcat_inst.o ../lib/.libs/libosp.so -lpthread -lnsl
597 creating ospcat
598 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spcat'
599 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/spcat'
600 Making all in tests
601 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/tests'
602 make[2]: Nothing to be done for 'all'.
603 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/tests'
604 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2'
605 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2'
606 make[1]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2'
607 * Skipping make test/check due to ebuild restriction.
608 make install-recursive
609 make[1]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2'
610 Making install in pubtext
611 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/pubtext'
612 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/pubtext'
613 make[3]: Nothing to be done for 'install-exec-am'.
614 test -z "/usr/share/sgml/opensp-1.5.2/OpenSP" || mkdir -p -- "/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP"
615 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTML32.dcl' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTML32.dcl'
616 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTML32.dtd' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTML32.dtd'
617 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTML32.soc' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTML32.soc'
618 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTML4-f.dtd' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTML4-f.dtd'
619 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTML4-s.dtd' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTML4-s.dtd'
620 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTML4.dcl' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTML4.dcl'
621 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTML4.dtd' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTML4.dtd'
622 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTML4.soc' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTML4.soc'
623 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTMLlat1.ent' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTMLlat1.ent'
624 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTMLspec.ent' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTMLspec.ent'
625 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HTMLsym.ent' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/HTMLsym.ent'
626 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ISOlat1.ent' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/ISOlat1.ent'
627 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ISOlat1.sgm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/ISOlat1.sgm'
628 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'html-1.dtd' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/html-1.dtd'
629 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'html-1s.dtd' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/html-1s.dtd'
630 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'html-s.dtd' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/html-s.dtd'
631 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'html.dcl' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/html.dcl'
632 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'html.dtd' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/html.dtd'
633 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'html.soc' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/html.soc'
634 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'xml.dcl' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/xml.dcl'
635 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'xml.soc' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/xml.soc'
636 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'japan.dcl' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/japan.dcl'
637 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'opensp-implied.dcl' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/opensp-implied.dcl'
638 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/pubtext'
639 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/pubtext'
640 Making install in unicode
641 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/unicode'
642 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/unicode'
643 make[3]: Nothing to be done for 'install-exec-am'.
644 test -z "/usr/share/sgml/opensp-1.5.2/OpenSP" || mkdir -p -- "/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP"
645 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'catalog' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/catalog'
646 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'demo.sgm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/demo.sgm'
647 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'gensyntax.pl' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/gensyntax.pl'
648 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'unicode.sd' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/unicode.sd'
649 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'unicode.syn' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/OpenSP/unicode.syn'
650 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/unicode'
651 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/unicode'
652 Making install in doc
653 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/doc'
654 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/doc'
655 make[3]: Nothing to be done for 'install-exec-am'.
656 test -z "/usr/share/doc/opensp-1.5.2-r9/doc" || mkdir -p -- "/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc"
657 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'archform.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/archform.htm'
658 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'build.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/build.htm'
659 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'catalog.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/catalog.htm'
660 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'charset.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/charset.htm'
661 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'features.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/features.htm'
662 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'generic.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/generic.htm'
663 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ideas.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/ideas.htm'
664 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'index.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/index.htm'
665 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'new.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/new.htm'
666 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'nsgmls.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/nsgmls.htm'
667 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'sgmldecl.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/sgmldecl.htm'
668 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'sgmlnorm.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/sgmlnorm.htm'
669 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'sgmlsout.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/sgmlsout.htm'
670 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'spam.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/spam.htm'
671 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'spcat.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/spcat.htm'
672 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'spent.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/spent.htm'
673 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'sx.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/sx.htm'
674 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'sysdecl.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/sysdecl.htm'
675 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'sysid.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/sysid.htm'
676 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'xml.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/xml.htm'
677 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'xmlwarn.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/xmlwarn.htm'
678 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'autoconf.htm' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/doc/opensp-1.5.2-r9/doc/autoconf.htm'
679 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/doc'
680 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/doc'
681 Making install in include
682 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/include'
683 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/include'
684 make[3]: Nothing to be done for 'install-exec-am'.
685 test -z "/usr/include/OpenSP" || mkdir -p -- "/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP"
686 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Allocator.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Allocator.h'
687 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ArcEngine.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ArcEngine.h'
688 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Attribute.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Attribute.h'
689 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Attributed.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Attributed.h'
690 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Big5CodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Big5CodingSystem.h'
691 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Boolean.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Boolean.h'
692 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'CharMap.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/CharMap.cxx'
693 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'CharMap.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/CharMap.h'
694 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'CharsetDecl.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/CharsetDecl.h'
695 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'CharsetInfo.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/CharsetInfo.h'
696 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'CharsetRegistry.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/CharsetRegistry.h'
697 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'CmdLineApp.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/CmdLineApp.h'
698 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'CodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/CodingSystem.h'
699 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'CodingSystemKit.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/CodingSystemKit.h'
700 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ConsoleOutput.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ConsoleOutput.h'
701 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ContentState.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ContentState.h'
702 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ContentToken.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ContentToken.h'
703 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'CopyOwner.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/CopyOwner.cxx'
704 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'CopyOwner.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/CopyOwner.h'
705 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'DescriptorManager.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/DescriptorManager.h'
706 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Dtd.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Dtd.h'
707 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'EUCJPCodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/EUCJPCodingSystem.h'
708 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ElementType.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ElementType.h'
709 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Entity.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Entity.h'
710 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'EntityApp.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/EntityApp.h'
711 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'EntityCatalog.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/EntityCatalog.h'
712 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'EntityDecl.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/EntityDecl.h'
713 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'EntityManager.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/EntityManager.h'
714 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ErrnoMessageArg.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ErrnoMessageArg.h'
715 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ErrorCountEventHandler.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ErrorCountEventHandler.h'
716 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Event.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Event.h'
717 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'EventsWanted.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/EventsWanted.h'
718 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ExtendEntityManager.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ExtendEntityManager.h'
719 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ExternalId.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ExternalId.h'
720 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Fixed2CodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Fixed2CodingSystem.h'
721 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'GenericEventHandler.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/GenericEventHandler.h'
722 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Hash.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Hash.h'
723 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HashTable.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/HashTable.cxx'
724 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HashTable.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/HashTable.h'
725 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HashTableItemBase.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/HashTableItemBase.cxx'
726 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'HashTableItemBase.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/HashTableItemBase.h'
727 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'IList.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/IList.h'
728 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'IListBase.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/IListBase.h'
729 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'IListIter.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/IListIter.h'
730 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'IListIterBase.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/IListIterBase.h'
731 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'IQueue.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/IQueue.cxx'
732 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'IQueue.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/IQueue.h'
733 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ISet.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ISet.cxx'
734 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ISet.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ISet.h'
735 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ISetIter.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ISetIter.h'
736 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'IdentityCodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/IdentityCodingSystem.h'
737 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'InputSource.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/InputSource.h'
738 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'InternalInputSource.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/InternalInputSource.h'
739 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Link.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Link.h'
740 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'LinkProcess.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/LinkProcess.h'
741 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'List.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/List.cxx'
742 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'List.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/List.h'
743 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ListIter.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ListIter.h'
744 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'LiteralStorage.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/LiteralStorage.h'
745 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Location.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Location.h'
746 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Lpd.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Lpd.h'
747 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Markup.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Markup.h'
748 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Message.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Message.h'
749 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'MessageArg.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/MessageArg.h'
750 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'MessageBuilder.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/MessageBuilder.h'
751 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'MessageEventHandler.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/MessageEventHandler.h'
752 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'MessageFormatter.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/MessageFormatter.h'
753 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'MessageModule.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/MessageModule.h'
754 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'MessageReporter.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/MessageReporter.h'
755 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'MessageTable.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/MessageTable.h'
756 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Mode.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Mode.h'
757 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'NCVector.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/NCVector.h'
758 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Named.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Named.h'
759 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'NamedResource.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/NamedResource.h'
760 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'NamedResourceTable.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/NamedResourceTable.h'
761 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'NamedTable.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/NamedTable.h'
762 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Notation.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Notation.h'
763 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'NotationStorage.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/NotationStorage.h'
764 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'OpenElement.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/OpenElement.h'
765 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Options.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Options.cxx'
766 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Options.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Options.h'
767 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'OutputByteStream.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/OutputByteStream.h'
768 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'OutputCharStream.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/OutputCharStream.h'
769 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Owner.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Owner.cxx'
770 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Owner.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Owner.h'
771 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'OwnerTable.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/OwnerTable.cxx'
772 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'OwnerTable.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/OwnerTable.h'
773 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ParserApp.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ParserApp.h'
774 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ParserOptions.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ParserOptions.h'
775 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'PointerTable.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/PointerTable.cxx'
776 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'PointerTable.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/PointerTable.h'
777 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'PosixStorage.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/PosixStorage.h'
778 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Ptr.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Ptr.cxx'
779 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Ptr.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Ptr.h'
780 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'RangeMap.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/RangeMap.cxx'
781 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'RangeMap.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/RangeMap.h'
782 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Resource.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Resource.h'
783 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'RewindStorageObject.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/RewindStorageObject.h'
784 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'SJISCodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/SJISCodingSystem.h'
785 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'SOEntityCatalog.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/SOEntityCatalog.h'
786 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Sd.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Sd.h'
787 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'SdText.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/SdText.h'
788 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'SearchResultMessageArg.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/SearchResultMessageArg.h'
789 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'SgmlParser.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/SgmlParser.h'
790 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ShortReferenceMap.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ShortReferenceMap.h'
791 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'StdioStorage.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/StdioStorage.h'
792 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'StorageManager.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/StorageManager.h'
793 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'StringC.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/StringC.h'
794 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'StringOf.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/StringOf.cxx'
795 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'StringOf.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/StringOf.h'
796 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'StringResource.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/StringResource.h'
797 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'SubstTable.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/SubstTable.h'
798 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Syntax.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Syntax.h'
799 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Text.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Text.h'
800 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'TranslateCodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/TranslateCodingSystem.h'
801 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'TypeId.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/TypeId.h'
802 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'URLStorage.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/URLStorage.h'
803 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'UTF8CodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/UTF8CodingSystem.h'
804 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'UnicodeCodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/UnicodeCodingSystem.h'
805 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'UnivCharsetDesc.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/UnivCharsetDesc.h'
806 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Vector.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Vector.cxx'
807 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Vector.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Vector.h'
808 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'XMLCodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/XMLCodingSystem.h'
809 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'XcharMap.cxx' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/XcharMap.cxx'
810 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'XcharMap.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/XcharMap.h'
811 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'constant.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/constant.h'
812 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'macros.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/macros.h'
813 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'rtti.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/rtti.h'
814 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'sptchar.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/sptchar.h'
815 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'types.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/types.h'
816 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'xnew.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/xnew.h'
817 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'UTF16CodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/UTF16CodingSystem.h'
818 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'Fixed4CodingSystem.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/Fixed4CodingSystem.h'
819 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/include'
820 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/include'
821 Making install in generic
822 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/generic'
823 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/generic'
824 make[3]: Nothing to be done for 'install-exec-am'.
825 test -z "/usr/include/OpenSP" || mkdir -p -- "/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP"
826 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'ParserEventGeneratorKit.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/ParserEventGeneratorKit.h'
827 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'EventGenerator.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/EventGenerator.h'
828 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 'SGMLApplication.h' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/OpenSP/SGMLApplication.h'
829 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/generic'
830 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/generic'
831 Making install in intl
832 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/intl'
833 if { test "OpenSP" = "gettext-runtime" || test "OpenSP" = "gettext-tools"; } \
834 && test 'no' = yes; then \
835 /bin/sh .././mkinstalldirs /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32 /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include; \
836 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 libintl.h /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/include/libintl.h; \
837 /bin/sh ../libtool --mode=install \
838 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 libintl.a /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/libintl.a; \
839 if test "@RELOCATABLE@" = yes; then \
840 dependencies=`sed -n -e 's,^dependency_libs=\(.*\),,p' < /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
841 if test -n "$dependencies"; then \
842 rm -f /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/libintl.la; \
843 fi; \
844 fi; \
845 else \
846 : ; \
847 fi
848 if test "OpenSP" = "gettext-tools"; then \
849 /bin/sh .././mkinstalldirs /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/gettext/intl; \
850 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 VERSION /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/gettext/intl/VERSION; \
851 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ChangeLog.inst /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/gettext/intl/ChangeLog; \
852 dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \
853 for file in $dists; do \
854 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ./$file \
855 /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/gettext/intl/$file; \
856 done; \
857 chmod a+x /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/gettext/intl/config.charset; \
858 dists="plural.c"; \
859 for file in $dists; do \
860 if test -f $file; then dir=.; else dir=.; fi; \
861 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 $dir/$file \
862 /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/gettext/intl/$file; \
863 done; \
864 dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
865 for file in $dists; do \
866 rm -f /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/gettext/intl/$file; \
867 done; \
868 else \
869 : ; \
870 fi
871 if test "OpenSP" = "gettext-tools" \
872 && test 'no' = no \
873 && test yes != no; then \
874 /bin/sh .././mkinstalldirs /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32; \
875 /bin/sh ../libtool --mode=install \
876 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 libgnuintl.a /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/libgnuintl.a; \
877 rm -f /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/preloadable_libintl.so; \
878 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/libgnuintl.so /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/preloadable_libintl.so; \
879 /bin/sh ../libtool --mode=uninstall \
880 rm -f /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/libgnuintl.a; \
881 else \
882 : ; \
883 fi
884 if test 'no' = yes; then \
885 test yes != no || /bin/sh .././mkinstalldirs /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32; \
886 temp=/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/t-charset.alias; \
887 dest=/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/charset.alias; \
888 if test -f /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/charset.alias; then \
889 orig=/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/charset.alias; \
890 sed -f ref-add.sed $orig > $temp; \
891 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \
892 rm -f $temp; \
893 else \
894 if test yes = no; then \
895 orig=charset.alias; \
896 sed -f ref-add.sed $orig > $temp; \
897 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \
898 rm -f $temp; \
899 fi; \
900 fi; \
901 /bin/sh .././mkinstalldirs /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale; \
902 test -f /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/locale.alias \
903 && orig=/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/locale.alias \
904 || orig=./locale.alias; \
905 temp=/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/t-locale.alias; \
906 dest=/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/locale.alias; \
907 sed -f ref-add.sed $orig > $temp; \
908 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \
909 rm -f $temp; \
910 else \
911 : ; \
912 fi
913 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/intl'
914 Making install in po
915 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/po'
916 /bin/sh .././mkinstalldirs /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2
917 mkdir -p -- /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/de/LC_MESSAGES
918 installing de.gmo as /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/de/LC_MESSAGES/sp5.mo
919 mkdir -p -- /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/fr/LC_MESSAGES
920 installing fr.gmo as /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/fr/LC_MESSAGES/sp5.mo
921 mkdir -p -- /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/ja/LC_MESSAGES
922 installing ja.gmo as /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/ja/LC_MESSAGES/sp5.mo
923 mkdir -p -- /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/sv/LC_MESSAGES
924 installing sv.gmo as /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/sv/LC_MESSAGES/sp5.mo
925 mkdir -p -- /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/tr/LC_MESSAGES
926 installing tr.gmo as /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/locale/tr/LC_MESSAGES/sp5.mo
927 if test "sp5" = "gettext-tools"; then \
928 /bin/sh .././mkinstalldirs /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/gettext/po; \
929 for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@××××.header en@××××××××.header insert-header.sin Rules-quot Makevars.template; do \
930 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ./$file \
931 /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/gettext/po/$file; \
932 done; \
933 for file in Makevars; do \
934 rm -f /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/share/sgml/opensp-1.5.2/gettext/po/$file; \
935 done; \
936 else \
937 : ; \
938 fi
939 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/po'
940 Making install in lib
941 make[2]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/lib'
942 make install-am
943 make[3]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/lib'
944 make[4]: Entering directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/lib'
945 test -z "/usr/lib32" || mkdir -p -- "/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32"
946 make[4]: Nothing to be done for 'install-data-am'.
947 /bin/bash ../libtool --mode=install /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c 'libosp.la' '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/libosp.la'
948 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/libosp.so.5.0.0 /var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/libosp.so.5.0.0
949 /usr/bin/install: error deallocating '/var/tmp/portage/app-text/opensp-1.5.2-r9/image/usr/lib32/libosp.so.5.0.0': Invalid argument
950 make[4]: *** [Makefile:401: install-libLTLIBRARIES] Error 1
951 make[4]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/lib'
952 make[3]: *** [Makefile:689: install-am] Error 2
953 make[3]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/lib'
954 make[2]: *** [Makefile:683: install] Error 2
955 make[2]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2/lib'
956 make[1]: *** [Makefile:384: install-recursive] Error 1
957 make[1]: Leaving directory '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2'
958 make: *** [Makefile:666: install] Error 2
959 * ERROR: app-text/opensp-1.5.2-r9::gentoo failed (install phase):
960 * emake failed
961 *
962 * If you need support, post the output of `emerge --info '=app-text/opensp-1.5.2-r9::gentoo'`,
963 * the complete build log and the output of `emerge -pqv '=app-text/opensp-1.5.2-r9::gentoo'`.
964 * The complete build log is located at '/var/tmp/catalyst/log/app-text:opensp-1.5.2-r9:20221111-173950.log'.
965 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/opensp-1.5.2-r9/temp/build.log'.
966 * The ebuild environment file is located at '/var/tmp/portage/app-text/opensp-1.5.2-r9/temp/environment'.
967 * Working directory: '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2'
968 * S: '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2'
969 * Messages for package app-text/opensp-1.5.2-r9:
970 * Log file: /var/tmp/catalyst/log/app-text:opensp-1.5.2-r9:20221111-173950.log
971 * ERROR: app-text/opensp-1.5.2-r9::gentoo failed (install phase):
972 * emake failed
973 *
974 * If you need support, post the output of `emerge --info '=app-text/opensp-1.5.2-r9::gentoo'`,
975 * the complete build log and the output of `emerge -pqv '=app-text/opensp-1.5.2-r9::gentoo'`.
976 * The complete build log is located at '/var/tmp/catalyst/log/app-text:opensp-1.5.2-r9:20221111-173950.log'.
977 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/opensp-1.5.2-r9/temp/build.log'.
978 * The ebuild environment file is located at '/var/tmp/portage/app-text/opensp-1.5.2-r9/temp/environment'.
979 * Working directory: '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2'
980 * S: '/var/tmp/portage/app-text/opensp-1.5.2-r9/work/OpenSP-1.5.2'
981
982
983 11 Nov 2022 17:48:03 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
984 ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
985 11 Nov 2022 17:48:03 UTC: ERROR : Exception running action sequence run_local
986 Traceback (most recent call last):
987 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
988 func()
989 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
990 cmd([self.settings['controller_file'], 'run'],
991 File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
992 raise CatalystError('cmd(%r) exited %s' % (args, ret),
993 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
994 ERROR:catalyst:Exception running action sequence run_local
995 Traceback (most recent call last):
996 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
997 func()
998 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
999 cmd([self.settings['controller_file'], 'run'],
1000 File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
1001 raise CatalystError('cmd(%r) exited %s' % (args, ret),
1002 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
1003 Command exited with non-zero status 2
1004 23727.05user 767.32system 2:17:31elapsed 296%CPU (0avgtext+0avgdata 314596maxresident)k
1005 498430inputs+3021480outputs (1034major+276637020minor)pagefaults 0swaps
1006
1007
1008
1009 Full build log at /tmp/catalyst-auto.20221109T213153Z.mMeUMe/log/stage1-mips64el-n32-openrc.log