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-mipsel2-o32-openrc.spec
Date: Sun, 04 Dec 2022 02:05:31
Message-Id: 20221204020525.6AFD2268123@demeter.amd64.dev.gentoo.org
1 /bin/mkdir -p lib/sys
2 /bin/mkdir -p lib/sys
3 rm -f lib/string.h-t lib/string.h && \
4 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
5 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
6 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
7 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
8 -e 's|@''PRAGMA_COLUMNS''@||g' \
9 -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
10 -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
11 -e 's/@''GNULIB_FFSL''@/1/g' \
12 -e 's/@''GNULIB_FFSLL''@/0/g' \
13 -e 's/@''GNULIB_MBSLEN''@/0/g' \
14 -e 's/@''GNULIB_MBSNLEN''@/0/g' \
15 -e 's/@''GNULIB_MBSCHR''@/0/g' \
16 -e 's/@''GNULIB_MBSRCHR''@/0/g' \
17 -e 's/@''GNULIB_MBSSTR''@/0/g' \
18 -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
19 -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
20 -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
21 -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
22 -e 's/@''GNULIB_MBSCSPN''@/0/g' \
23 -e 's/@''GNULIB_MBSPBRK''@/0/g' \
24 -e 's/@''GNULIB_MBSSPN''@/0/g' \
25 -e 's/@''GNULIB_MBSSEP''@/0/g' \
26 -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
27 -e 's/@''GNULIB_MEMCHR''@/1/g' \
28 -e 's/@''GNULIB_MEMMEM''@/0/g' \
29 -e 's/@''GNULIB_MEMPCPY''@/1/g' \
30 -e 's/@''GNULIB_MEMRCHR''@/0/g' \
31 -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
32 -e 's/@''GNULIB_STPCPY''@/1/g' \
33 -e 's/@''GNULIB_STPNCPY''@/1/g' \
34 -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
35 -e 's/@''GNULIB_STRDUP''@/1/g' \
36 -e 's/@''GNULIB_STRNCAT''@/0/g' \
37 -e 's/@''GNULIB_STRNDUP''@/1/g' \
38 -e 's/@''GNULIB_STRNLEN''@/0/g' \
39 -e 's/@''GNULIB_STRPBRK''@/0/g' \
40 -e 's/@''GNULIB_STRSEP''@/0/g' \
41 -e 's/@''GNULIB_STRSTR''@/0/g' \
42 -e 's/@''GNULIB_STRCASESTR''@/0/g' \
43 -e 's/@''GNULIB_STRTOK_R''@/0/g' \
44 -e 's/@''GNULIB_STRERROR''@/1/g' \
45 -e 's/@''GNULIB_STRERROR_R''@/0/g' \
46 -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
47 -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
48 -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
49 -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
50 -e 's/@''GNULIB_STRVERSCMP''@/1/g' \
51 -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
52 -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
53 < ./lib/string.in.h | \
54 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
55 -e 's|@''HAVE_FFSL''@|1|g' \
56 -e 's|@''HAVE_FFSLL''@|1|g' \
57 -e 's|@''HAVE_MBSLEN''@|0|g' \
58 -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
59 -e 's|@''HAVE_MEMPCPY''@|1|g' \
60 -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
61 -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
62 -e 's|@''HAVE_STPCPY''@|1|g' \
63 -e 's|@''HAVE_STPNCPY''@|1|g' \
64 -e 's|@''HAVE_STRCHRNUL''@|1|g' \
65 -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
66 -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
67 -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
68 -e 's|@''HAVE_STRPBRK''@|1|g' \
69 -e 's|@''HAVE_STRSEP''@|1|g' \
70 -e 's|@''HAVE_STRCASESTR''@|1|g' \
71 -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
72 -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
73 -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
74 -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
75 -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
76 -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
77 -e 's|@''HAVE_STRVERSCMP''@|1|g' \
78 -e 's|@''REPLACE_FFSLL''@|0|g' \
79 -e 's|@''REPLACE_MEMCHR''@|0|g' \
80 -e 's|@''REPLACE_MEMMEM''@|0|g' \
81 -e 's|@''REPLACE_FREE''@|0|g' \
82 -e 's|@''REPLACE_STPNCPY''@|0|g' \
83 -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
84 -e 's|@''REPLACE_STRDUP''@|0|g' \
85 -e 's|@''REPLACE_STRNCAT''@|0|g' \
86 -e 's|@''REPLACE_STRNDUP''@|0|g' \
87 -e 's|@''REPLACE_STRNLEN''@|0|g' \
88 -e 's|@''REPLACE_STRSTR''@|0|g' \
89 -e 's|@''REPLACE_STRCASESTR''@|0|g' \
90 -e 's|@''REPLACE_STRTOK_R''@|0|g' \
91 -e 's|@''REPLACE_STRERROR''@|0|g' \
92 -e 's|@''REPLACE_STRERROR_R''@|1|g' \
93 -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
94 -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
95 -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
96 -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
97 -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
98 -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
99 < ./lib/string.in.h; \
100 } > lib/string.h-t && \
101 mv lib/string.h-t lib/string.h
102 rm -f lib/stdlib.h-t lib/stdlib.h && \
103 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
104 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
105 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
106 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
107 -e 's|@''PRAGMA_COLUMNS''@||g' \
108 -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
109 -e 's/@''GNULIB__EXIT''@/0/g' \
110 -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
111 -e 's/@''GNULIB_ATOLL''@/0/g' \
112 -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \
113 -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
114 -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
115 -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
116 -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
117 -e 's/@''GNULIB_GRANTPT''@/0/g' \
118 -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
119 -e 's/@''GNULIB_MBTOWC''@/0/g' \
120 -e 's/@''GNULIB_MKDTEMP''@/0/g' \
121 -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
122 -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
123 -e 's/@''GNULIB_MKSTEMP''@/0/g' \
124 -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
125 -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
126 -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
127 -e 's/@''GNULIB_PTSNAME''@/0/g' \
128 -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
129 -e 's/@''GNULIB_PUTENV''@/0/g' \
130 -e 's/@''GNULIB_QSORT_R''@/0/g' \
131 -e 's/@''GNULIB_RANDOM''@/0/g' \
132 -e 's/@''GNULIB_RANDOM_R''@/0/g' \
133 -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
134 -e 's/@''GNULIB_REALLOCARRAY''@/1/g' \
135 -e 's/@''GNULIB_REALPATH''@/1/g' \
136 -e 's/@''GNULIB_RPMATCH''@/0/g' \
137 -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
138 -e 's/@''GNULIB_SETENV''@/0/g' \
139 -e 's/@''GNULIB_STRTOD''@/1/g' \
140 -e 's/@''GNULIB_STRTOL''@/0/g' \
141 -e 's/@''GNULIB_STRTOLD''@/0/g' \
142 -e 's/@''GNULIB_STRTOLL''@/0/g' \
143 -e 's/@''GNULIB_STRTOUL''@/0/g' \
144 -e 's/@''GNULIB_STRTOULL''@/0/g' \
145 -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
146 -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
147 -e 's/@''GNULIB_UNSETENV''@/1/g' \
148 -e 's/@''GNULIB_WCTOMB''@/0/g' \
149 -e 's/@''GNULIB_MDA_ECVT''@/1/g' \
150 -e 's/@''GNULIB_MDA_FCVT''@/1/g' \
151 -e 's/@''GNULIB_MDA_GCVT''@/1/g' \
152 -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
153 -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
154 < ./lib/stdlib.in.h | \
155 sed -e 's|@''HAVE__EXIT''@|1|g' \
156 -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
157 -e 's|@''HAVE_ATOLL''@|1|g' \
158 -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
159 -e 's|@''HAVE_DECL_ECVT''@|1|g' \
160 -e 's|@''HAVE_DECL_FCVT''@|1|g' \
161 -e 's|@''HAVE_DECL_GCVT''@|1|g' \
162 -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
163 -e 's|@''HAVE_GETSUBOPT''@|1|g' \
164 -e 's|@''HAVE_GRANTPT''@|1|g' \
165 -e 's|@''HAVE_INITSTATE''@|1|g' \
166 -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
167 -e 's|@''HAVE_MBTOWC''@|1|g' \
168 -e 's|@''HAVE_MKDTEMP''@|1|g' \
169 -e 's|@''HAVE_MKOSTEMP''@|1|g' \
170 -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
171 -e 's|@''HAVE_MKSTEMP''@|1|g' \
172 -e 's|@''HAVE_MKSTEMPS''@|1|g' \
173 -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
174 -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
175 -e 's|@''HAVE_PTSNAME''@|1|g' \
176 -e 's|@''HAVE_PTSNAME_R''@|1|g' \
177 -e 's|@''HAVE_QSORT_R''@|1|g' \
178 -e 's|@''HAVE_RANDOM''@|1|g' \
179 -e 's|@''HAVE_RANDOM_H''@|1|g' \
180 -e 's|@''HAVE_RANDOM_R''@|1|g' \
181 -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
182 -e 's|@''HAVE_REALPATH''@|1|g' \
183 -e 's|@''HAVE_RPMATCH''@|1|g' \
184 -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
185 -e 's|@''HAVE_DECL_SETENV''@|1|g' \
186 -e 's|@''HAVE_SETSTATE''@|1|g' \
187 -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
188 -e 's|@''HAVE_STRTOD''@|1|g' \
189 -e 's|@''HAVE_STRTOL''@|1|g' \
190 -e 's|@''HAVE_STRTOLD''@|1|g' \
191 -e 's|@''HAVE_STRTOLL''@|1|g' \
192 -e 's|@''HAVE_STRTOUL''@|1|g' \
193 -e 's|@''HAVE_STRTOULL''@|1|g' \
194 -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
195 -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
196 -e 's|@''HAVE_UNLOCKPT''@|1|g' \
197 -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
198 -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
199 -e 's|@''REPLACE_CALLOC''@|0|g' \
200 -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
201 -e 's|@''REPLACE_FREE''@|0|g' \
202 -e 's|@''REPLACE_INITSTATE''@|0|g' \
203 -e 's|@''REPLACE_MALLOC''@|0|g' \
204 -e 's|@''REPLACE_MBTOWC''@|0|g' \
205 -e 's|@''REPLACE_MKSTEMP''@|0|g' \
206 -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
207 -e 's|@''REPLACE_PTSNAME''@|0|g' \
208 -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
209 -e 's|@''REPLACE_PUTENV''@|0|g' \
210 -e 's|@''REPLACE_QSORT_R''@|0|g' \
211 -e 's|@''REPLACE_RANDOM''@|0|g' \
212 -e 's|@''REPLACE_RANDOM_R''@|0|g' \
213 -e 's|@''REPLACE_REALLOC''@|0|g' \
214 -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
215 -e 's|@''REPLACE_REALPATH''@|0|g' \
216 -e 's|@''REPLACE_SETENV''@|0|g' \
217 -e 's|@''REPLACE_SETSTATE''@|0|g' \
218 -e 's|@''REPLACE_STRTOD''@|0|g' \
219 -e 's|@''REPLACE_STRTOL''@|0|g' \
220 -e 's|@''REPLACE_STRTOLD''@|0|g' \
221 -e 's|@''REPLACE_STRTOLL''@|0|g' \
222 -e 's|@''REPLACE_STRTOUL''@|0|g' \
223 -e 's|@''REPLACE_STRTOULL''@|0|g' \
224 -e 's|@''REPLACE_UNSETENV''@|0|g' \
225 -e 's|@''REPLACE_WCTOMB''@|0|g' \
226 -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
227 -e '/definition of _Noreturn/r ./lib/_Noreturn.h' \
228 -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
229 -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
230 } > lib/stdlib.h-t && \
231 mv lib/stdlib.h-t lib/stdlib.h
232 rm -f lib/stdio.h-t lib/stdio.h && \
233 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
234 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
235 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
236 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
237 -e 's|@''PRAGMA_COLUMNS''@||g' \
238 -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
239 -e 's/@''GNULIB_DPRINTF''@/0/g' \
240 -e 's/@''GNULIB_FCLOSE''@/0/g' \
241 -e 's/@''GNULIB_FDOPEN''@/0/g' \
242 -e 's/@''GNULIB_FFLUSH''@/0/g' \
243 -e 's/@''GNULIB_FGETC''@/1/g' \
244 -e 's/@''GNULIB_FGETS''@/1/g' \
245 -e 's/@''GNULIB_FOPEN''@/1/g' \
246 -e 's/@''GNULIB_FPRINTF''@/1/g' \
247 -e 's/@''GNULIB_FPRINTF_POSIX''@/1/g' \
248 -e 's/@''GNULIB_FPURGE''@/0/g' \
249 -e 's/@''GNULIB_FPUTC''@/1/g' \
250 -e 's/@''GNULIB_FPUTS''@/1/g' \
251 -e 's/@''GNULIB_FREAD''@/1/g' \
252 -e 's/@''GNULIB_FREOPEN''@/0/g' \
253 -e 's/@''GNULIB_FSCANF''@/1/g' \
254 -e 's/@''GNULIB_FSEEK''@/0/g' \
255 -e 's/@''GNULIB_FSEEKO''@/0/g' \
256 -e 's/@''GNULIB_FTELL''@/0/g' \
257 -e 's/@''GNULIB_FTELLO''@/0/g' \
258 -e 's/@''GNULIB_FWRITE''@/1/g' \
259 -e 's/@''GNULIB_GETC''@/1/g' \
260 -e 's/@''GNULIB_GETCHAR''@/1/g' \
261 -e 's/@''GNULIB_GETDELIM''@/0/g' \
262 -e 's/@''GNULIB_GETLINE''@/0/g' \
263 -e 's/@''GNULIB_OBSTACK_PRINTF''@/1/g' \
264 -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
265 -e 's/@''GNULIB_PCLOSE''@/0/g' \
266 -e 's/@''GNULIB_PERROR''@/1/g' \
267 -e 's/@''GNULIB_POPEN''@/0/g' \
268 -e 's/@''GNULIB_PRINTF''@/1/g' \
269 -e 's/@''GNULIB_PRINTF_POSIX''@/1/g' \
270 -e 's/@''GNULIB_PUTC''@/1/g' \
271 -e 's/@''GNULIB_PUTCHAR''@/1/g' \
272 -e 's/@''GNULIB_PUTS''@/1/g' \
273 -e 's/@''GNULIB_REMOVE''@/0/g' \
274 -e 's/@''GNULIB_RENAME''@/1/g' \
275 -e 's/@''GNULIB_RENAMEAT''@/0/g' \
276 -e 's/@''GNULIB_SCANF''@/1/g' \
277 -e 's/@''GNULIB_SNPRINTF''@/1/g' \
278 -e 's/@''GNULIB_SPRINTF_POSIX''@/1/g' \
279 -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
280 -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
281 -e 's/@''GNULIB_TMPFILE''@/0/g' \
282 -e 's/@''GNULIB_VASPRINTF''@/1/g' \
283 -e 's/@''GNULIB_VDPRINTF''@/0/g' \
284 -e 's/@''GNULIB_VFPRINTF''@/1/g' \
285 -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \
286 -e 's/@''GNULIB_VFSCANF''@/0/g' \
287 -e 's/@''GNULIB_VSCANF''@/0/g' \
288 -e 's/@''GNULIB_VPRINTF''@/1/g' \
289 -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
290 -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
291 -e 's/@''GNULIB_VSPRINTF_POSIX''@/1/g' \
292 -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
293 -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
294 -e 's/@''GNULIB_MDA_FILENO''@/1/g' \
295 -e 's/@''GNULIB_MDA_GETW''@/1/g' \
296 -e 's/@''GNULIB_MDA_PUTW''@/1/g' \
297 -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
298 < ./lib/stdio.in.h | \
299 sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
300 -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
301 -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
302 -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
303 -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
304 -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
305 -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
306 -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
307 -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
308 -e 's|@''HAVE_DPRINTF''@|1|g' \
309 -e 's|@''HAVE_FSEEKO''@|1|g' \
310 -e 's|@''HAVE_FTELLO''@|1|g' \
311 -e 's|@''HAVE_PCLOSE''@|1|g' \
312 -e 's|@''HAVE_POPEN''@|1|g' \
313 -e 's|@''HAVE_RENAMEAT''@|1|g' \
314 -e 's|@''HAVE_VASPRINTF''@|1|g' \
315 -e 's|@''HAVE_VDPRINTF''@|1|g' \
316 -e 's|@''REPLACE_DPRINTF''@|0|g' \
317 -e 's|@''REPLACE_FCLOSE''@|0|g' \
318 -e 's|@''REPLACE_FDOPEN''@|0|g' \
319 -e 's|@''REPLACE_FFLUSH''@|0|g' \
320 -e 's|@''REPLACE_FOPEN''@|0|g' \
321 -e 's|@''REPLACE_FPRINTF''@|1|g' \
322 -e 's|@''REPLACE_FPURGE''@|0|g' \
323 -e 's|@''REPLACE_FREOPEN''@|0|g' \
324 -e 's|@''REPLACE_FSEEK''@|0|g' \
325 -e 's|@''REPLACE_FSEEKO''@|0|g' \
326 -e 's|@''REPLACE_FTELL''@|0|g' \
327 -e 's|@''REPLACE_FTELLO''@|0|g' \
328 -e 's|@''REPLACE_GETDELIM''@|0|g' \
329 -e 's|@''REPLACE_GETLINE''@|0|g' \
330 -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
331 -e 's|@''REPLACE_PERROR''@|0|g' \
332 -e 's|@''REPLACE_POPEN''@|0|g' \
333 -e 's|@''REPLACE_PRINTF''@|1|g' \
334 -e 's|@''REPLACE_REMOVE''@|0|g' \
335 -e 's|@''REPLACE_RENAME''@|0|g' \
336 -e 's|@''REPLACE_RENAMEAT''@|0|g' \
337 -e 's|@''REPLACE_SNPRINTF''@|1|g' \
338 -e 's|@''REPLACE_SPRINTF''@|1|g' \
339 -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
340 -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
341 -e 's|@''REPLACE_TMPFILE''@|0|g' \
342 -e 's|@''REPLACE_VASPRINTF''@|1|g' \
343 -e 's|@''REPLACE_VDPRINTF''@|0|g' \
344 -e 's|@''REPLACE_VFPRINTF''@|1|g' \
345 -e 's|@''REPLACE_VPRINTF''@|0|g' \
346 -e 's|@''REPLACE_VSNPRINTF''@|1|g' \
347 -e 's|@''REPLACE_VSPRINTF''@|1|g' \
348 -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
349 -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
350 -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
351 -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \
352 } > lib/stdio.h-t && \
353 mv lib/stdio.h-t lib/stdio.h
354 rm -f lib/sys/resource.h-t lib/sys/resource.h && \
355 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
356 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
357 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
358 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
359 -e 's|@''PRAGMA_COLUMNS''@||g' \
360 -e 's|@''NEXT_SYS_RESOURCE_H''@|<sys/resource.h>|g' \
361 -e 's|@''HAVE_SYS_RESOURCE_H''@|1|g' \
362 -e 's/@''GNULIB_GETRUSAGE''@/1/g' \
363 -e 's/@''HAVE_GETRUSAGE''@/1/g' \
364 -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
365 -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
366 -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
367 < ./lib/sys_resource.in.h; \
368 } > lib/sys/resource.h-t && \
369 mv -f lib/sys/resource.h-t lib/sys/resource.h
370 rm -f lib/sys/ioctl.h-t lib/sys/ioctl.h && \
371 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
372 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
373 -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \
374 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
375 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
376 -e 's|@''PRAGMA_COLUMNS''@||g' \
377 -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \
378 -e 's/@''GNULIB_IOCTL''@/0/g' \
379 -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \
380 -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
381 -e 's|@''REPLACE_IOCTL''@|0|g' \
382 -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
383 -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
384 < ./lib/sys_ioctl.in.h; \
385 } > lib/sys/ioctl.h-t && \
386 mv lib/sys/ioctl.h-t lib/sys/ioctl.h
387 /usr/bin/make all-recursive
388 make[1]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
389 Making all in po
390 make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/po'
391 make[2]: Nothing to be done for 'all'.
392 make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/po'
393 Making all in runtime-po
394 make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/runtime-po'
395 make[2]: Nothing to be done for 'all'.
396 make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/runtime-po'
397 Making all in gnulib-po
398 make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/gnulib-po'
399 make[2]: Nothing to be done for 'all'.
400 make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/gnulib-po'
401 Making all in .
402 make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
403 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/glthread/libbison_a-lock.o `test -f 'lib/glthread/lock.c' || echo './'`lib/glthread/lock.c
404 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/glthread/libbison_a-threadlib.o `test -f 'lib/glthread/threadlib.c' || echo './'`lib/glthread/threadlib.c
405 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-bitset.o `test -f 'lib/bitset.c' || echo './'`lib/bitset.c
406 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-bitsetv.o `test -f 'lib/bitsetv.c' || echo './'`lib/bitsetv.c
407 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-c-ctype.o `test -f 'lib/c-ctype.c' || echo './'`lib/c-ctype.c
408 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-c-strcasecmp.o `test -f 'lib/c-strcasecmp.c' || echo './'`lib/c-strcasecmp.c
409 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-bitrotate.o `test -f 'lib/bitrotate.c' || echo './'`lib/bitrotate.c
410 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-binary-io.o `test -f 'lib/binary-io.c' || echo './'`lib/binary-io.c
411 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-c-strncasecmp.o `test -f 'lib/c-strncasecmp.c' || echo './'`lib/c-strncasecmp.c
412 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-canonicalize.o `test -f 'lib/canonicalize.c' || echo './'`lib/canonicalize.c
413 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-careadlinkat.o `test -f 'lib/careadlinkat.c' || echo './'`lib/careadlinkat.c
414 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-close-stream.o `test -f 'lib/close-stream.c' || echo './'`lib/close-stream.c
415 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-cloexec.o `test -f 'lib/cloexec.c' || echo './'`lib/cloexec.c
416 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-basename-lgpl.o `test -f 'lib/basename-lgpl.c' || echo './'`lib/basename-lgpl.c
417 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-closeout.o `test -f 'lib/closeout.c' || echo './'`lib/closeout.c
418 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gl_array_list.o `test -f 'lib/gl_array_list.c' || echo './'`lib/gl_array_list.c
419 lib/canonicalize.c: In function 'canonicalize_filename_mode':
420 lib/canonicalize.c:484:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
421 484 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here."
422 | ^~~~~~~
423 lib/canonicalize.c:485:5: warning: #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>." []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
424 485 | #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>."
425 | ^~~~~~~
426 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-concat-filename.o `test -f 'lib/concat-filename.c' || echo './'`lib/concat-filename.c
427 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-dirname.o `test -f 'lib/dirname.c' || echo './'`lib/dirname.c
428 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-argmatch.o `test -f 'lib/argmatch.c' || echo './'`lib/argmatch.c
429 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-areadlink.o `test -f 'lib/areadlink.c' || echo './'`lib/areadlink.c
430 lib/careadlinkat.c: In function 'careadlinkat':
431 lib/careadlinkat.c:178:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
432 178 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here."
433 | ^~~~~~~
434 lib/careadlinkat.c:179:5: warning: #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>." []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
435 179 | #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>."
436 | ^~~~~~~
437 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-execute.o `test -f 'lib/execute.c' || echo './'`lib/execute.c
438 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-stripslash.o `test -f 'lib/stripslash.c' || echo './'`lib/stripslash.c
439 lib/careadlinkat.c:182:10: warning: function may return address of local variable []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wreturn-local-addr-Wreturn-local-addr]8;;]
440 182 | return readlink_stk (fd, filename, buffer, buffer_size, alloc,
441 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
442 183 |  preadlinkat, stack_buf);
443 | ~~~~~~~~~~~~~~~~~~~~~~~
444 lib/careadlinkat.c:181:8: note: declared here
445 181 | char stack_buf[STACK_BUF_SIZE];
446 | ^~~~~~~~~
447 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-fatal-signal.o `test -f 'lib/fatal-signal.c' || echo './'`lib/fatal-signal.c
448 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-exitfail.o `test -f 'lib/exitfail.c' || echo './'`lib/exitfail.c
449 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-dirname-lgpl.o `test -f 'lib/dirname-lgpl.c' || echo './'`lib/dirname-lgpl.c
450 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-fd-safer-flag.o `test -f 'lib/fd-safer-flag.c' || echo './'`lib/fd-safer-flag.c
451 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-dup-safer-flag.o `test -f 'lib/dup-safer-flag.c' || echo './'`lib/dup-safer-flag.c
452 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-basename.o `test -f 'lib/basename.c' || echo './'`lib/basename.c
453 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-allocator.o `test -f 'lib/allocator.c' || echo './'`lib/allocator.c
454 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-findprog-in.o `test -f 'lib/findprog-in.c' || echo './'`lib/findprog-in.c
455 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-file-set.o `test -f 'lib/file-set.c' || echo './'`lib/file-set.c
456 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-xtime.o `test -f 'lib/xtime.c' || echo './'`lib/xtime.c
457 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-getprogname.o `test -f 'lib/getprogname.c' || echo './'`lib/getprogname.c
458 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gethrxtime.o `test -f 'lib/gethrxtime.c' || echo './'`lib/gethrxtime.c
459 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-hash.o `test -f 'lib/hash.c' || echo './'`lib/hash.c
460 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gl_hash_map.o `test -f 'lib/gl_hash_map.c' || echo './'`lib/gl_hash_map.c
461 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-ialloc.o `test -f 'lib/ialloc.c' || echo './'`lib/ialloc.c
462 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-integer_length.o `test -f 'lib/integer_length.c' || echo './'`lib/integer_length.c
463 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-integer_length_l.o `test -f 'lib/integer_length_l.c' || echo './'`lib/integer_length_l.c
464 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gl_linked_list.o `test -f 'lib/gl_linked_list.c' || echo './'`lib/gl_linked_list.c
465 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gl_list.o `test -f 'lib/gl_list.c' || echo './'`lib/gl_list.c
466 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-localcharset.o `test -f 'lib/localcharset.c' || echo './'`lib/localcharset.c
467 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-math.o `test -f 'lib/math.c' || echo './'`lib/math.c
468 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gl_map.o `test -f 'lib/gl_map.c' || echo './'`lib/gl_map.c
469 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-hash-triple-simple.o `test -f 'lib/hash-triple-simple.c' || echo './'`lib/hash-triple-simple.c
470 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-hash-pjw.o `test -f 'lib/hash-pjw.c' || echo './'`lib/hash-pjw.c
471 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-mbchar.o `test -f 'lib/mbchar.c' || echo './'`lib/mbchar.c
472 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gl_oset.o `test -f 'lib/gl_oset.c' || echo './'`lib/gl_oset.c
473 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-mbswidth.o `test -f 'lib/mbswidth.c' || echo './'`lib/mbswidth.c
474 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-mbfile.o `test -f 'lib/mbfile.c' || echo './'`lib/mbfile.c
475 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-hard-locale.o `test -f 'lib/hard-locale.c' || echo './'`lib/hard-locale.c
476 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gettime.o `test -f 'lib/gettime.c' || echo './'`lib/gettime.c
477 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-fstrcmp.o `test -f 'lib/fstrcmp.c' || echo './'`lib/fstrcmp.c
478 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-printf-frexp.o `test -f 'lib/printf-frexp.c' || echo './'`lib/printf-frexp.c
479 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-printf-frexpl.o `test -f 'lib/printf-frexpl.c' || echo './'`lib/printf-frexpl.c
480 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-quotearg.o `test -f 'lib/quotearg.c' || echo './'`lib/quotearg.c
481 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-progname.o `test -f 'lib/progname.c' || echo './'`lib/progname.c
482 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gl_rbtreehash_list.o `test -f 'lib/gl_rbtreehash_list.c' || echo './'`lib/gl_rbtreehash_list.c
483 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gl_rbtree_oset.o `test -f 'lib/gl_rbtree_oset.c' || echo './'`lib/gl_rbtree_oset.c
484 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-pipe2-safer.o `test -f 'lib/pipe2-safer.c' || echo './'`lib/pipe2-safer.c
485 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/malloc/libbison_a-scratch_buffer_grow.o `test -f 'lib/malloc/scratch_buffer_grow.c' || echo './'`lib/malloc/scratch_buffer_grow.c
486 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/malloc/libbison_a-scratch_buffer_dupfree.o `test -f 'lib/malloc/scratch_buffer_dupfree.c' || echo './'`lib/malloc/scratch_buffer_dupfree.c
487 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/malloc/libbison_a-scratch_buffer_grow_preserve.o `test -f 'lib/malloc/scratch_buffer_grow_preserve.c' || echo './'`lib/malloc/scratch_buffer_grow_preserve.c
488 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-setlocale_null.o `test -f 'lib/setlocale_null.c' || echo './'`lib/setlocale_null.c
489 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/malloc/libbison_a-scratch_buffer_set_array_size.o `test -f 'lib/malloc/scratch_buffer_set_array_size.c' || echo './'`lib/malloc/scratch_buffer_set_array_size.c
490 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-pipe2.o `test -f 'lib/pipe2.c' || echo './'`lib/pipe2.c
491 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-sig-handler.o `test -f 'lib/sig-handler.c' || echo './'`lib/sig-handler.c
492 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-spawn-pipe.o `test -f 'lib/spawn-pipe.c' || echo './'`lib/spawn-pipe.c
493 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c
494 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-unicodeio.o `test -f 'lib/unicodeio.c' || echo './'`lib/unicodeio.c
495 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-fd-safer.o `test -f 'lib/fd-safer.c' || echo './'`lib/fd-safer.c
496 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-dup-safer.o `test -f 'lib/dup-safer.c' || echo './'`lib/dup-safer.c
497 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-timevar.o `test -f 'lib/timevar.c' || echo './'`lib/timevar.c
498 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/unistr/libbison_a-u8-mbtoucr.o `test -f 'lib/unistr/u8-mbtoucr.c' || echo './'`lib/unistr/u8-mbtoucr.c
499 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-pipe-safer.o `test -f 'lib/pipe-safer.c' || echo './'`lib/pipe-safer.c
500 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-timespec.o `test -f 'lib/timespec.c' || echo './'`lib/timespec.c
501 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/unistr/libbison_a-u8-uctomb.o `test -f 'lib/unistr/u8-uctomb.c' || echo './'`lib/unistr/u8-uctomb.c
502 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-fopen-safer.o `test -f 'lib/fopen-safer.c' || echo './'`lib/fopen-safer.c
503 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/glthread/libbison_a-tls.o `test -f 'lib/glthread/tls.c' || echo './'`lib/glthread/tls.c
504 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/unistr/libbison_a-u8-uctomb-aux.o `test -f 'lib/unistr/u8-uctomb-aux.c' || echo './'`lib/unistr/u8-uctomb-aux.c
505 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-xmalloc.o `test -f 'lib/xmalloc.c' || echo './'`lib/xmalloc.c
506 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-wctype-h.o `test -f 'lib/wctype-h.c' || echo './'`lib/wctype-h.c
507 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-wait-process.o `test -f 'lib/wait-process.c' || echo './'`lib/wait-process.c
508 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/uniwidth/libbison_a-width.o `test -f 'lib/uniwidth/width.c' || echo './'`lib/uniwidth/width.c
509 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-xalloc-die.o `test -f 'lib/xalloc-die.c' || echo './'`lib/xalloc-die.c
510 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-xconcat-filename.o `test -f 'lib/xconcat-filename.c' || echo './'`lib/xconcat-filename.c
511 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-xhash.o `test -f 'lib/xhash.c' || echo './'`lib/xhash.c
512 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gl_xlist.o `test -f 'lib/gl_xlist.c' || echo './'`lib/gl_xlist.c
513 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-gl_xmap.o `test -f 'lib/gl_xmap.c' || echo './'`lib/gl_xmap.c
514 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-xmemdup0.o `test -f 'lib/xmemdup0.c' || echo './'`lib/xmemdup0.c
515 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-xreadlink.o `test -f 'lib/xreadlink.c' || echo './'`lib/xreadlink.c
516 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-asnprintf.o `test -f 'lib/asnprintf.c' || echo './'`lib/asnprintf.c
517 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-asprintf.o `test -f 'lib/asprintf.c' || echo './'`lib/asprintf.c
518 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-path-join.o `test -f 'lib/path-join.c' || echo './'`lib/path-join.c
519 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-get-errno.o `test -f 'lib/get-errno.c' || echo './'`lib/get-errno.c
520 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-fprintf.o `test -f 'lib/fprintf.c' || echo './'`lib/fprintf.c
521 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-fcntl.o `test -f 'lib/fcntl.c' || echo './'`lib/fcntl.c
522 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-fseterr.o `test -f 'lib/fseterr.c' || echo './'`lib/fseterr.c
523 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-xstrndup.o `test -f 'lib/xstrndup.c' || echo './'`lib/xstrndup.c
524 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-xsize.o `test -f 'lib/xsize.c' || echo './'`lib/xsize.c
525 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-mbrtowc.o `test -f 'lib/mbrtowc.c' || echo './'`lib/mbrtowc.c
526 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-printf-args.o `test -f 'lib/printf-args.c' || echo './'`lib/printf-args.c
527 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-printf-parse.o `test -f 'lib/printf-parse.c' || echo './'`lib/printf-parse.c
528 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-printf.o `test -f 'lib/printf.c' || echo './'`lib/printf.c
529 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-obstack.o `test -f 'lib/obstack.c' || echo './'`lib/obstack.c
530 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-snprintf.o `test -f 'lib/snprintf.c' || echo './'`lib/snprintf.c
531 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-spawn_faction_addchdir.o `test -f 'lib/spawn_faction_addchdir.c' || echo './'`lib/spawn_faction_addchdir.c
532 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-sprintf.o `test -f 'lib/sprintf.c' || echo './'`lib/sprintf.c
533 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-vasprintf.o `test -f 'lib/vasprintf.c' || echo './'`lib/vasprintf.c
534 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-vfprintf.o `test -f 'lib/vfprintf.c' || echo './'`lib/vfprintf.c
535 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-vsprintf.o `test -f 'lib/vsprintf.c' || echo './'`lib/vsprintf.c
536 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/main.o lib/main.c
537 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/yyerror.o lib/yyerror.c
538 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-vsnprintf.o `test -f 'lib/vsnprintf.c' || echo './'`lib/vsnprintf.c
539 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/libbison_a-vasnprintf.o `test -f 'lib/vasnprintf.c' || echo './'`lib/vasnprintf.c
540 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-Sbitset.o `test -f 'src/Sbitset.c' || echo './'`src/Sbitset.c
541 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-assoc.o `test -f 'src/assoc.c' || echo './'`src/assoc.c
542 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-InadequacyList.o `test -f 'src/InadequacyList.c' || echo './'`src/InadequacyList.c
543 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-conflicts.o `test -f 'src/conflicts.c' || echo './'`src/conflicts.c
544 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-complain.o `test -f 'src/complain.c' || echo './'`src/complain.c
545 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-closure.o `test -f 'src/closure.c' || echo './'`src/closure.c
546 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-counterexample.o `test -f 'src/counterexample.c' || echo './'`src/counterexample.c
547 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-derivation.o `test -f 'src/derivation.c' || echo './'`src/derivation.c
548 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-AnnotationList.o `test -f 'src/AnnotationList.c' || echo './'`src/AnnotationList.c
549 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-derives.o `test -f 'src/derives.c' || echo './'`src/derives.c
550 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-fixits.o `test -f 'src/fixits.c' || echo './'`src/fixits.c
551 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-gram.o `test -f 'src/gram.c' || echo './'`src/gram.c
552 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-glyphs.o `test -f 'src/glyphs.c' || echo './'`src/glyphs.c
553 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-getargs.o `test -f 'src/getargs.c' || echo './'`src/getargs.c
554 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-graphviz.o `test -f 'src/graphviz.c' || echo './'`src/graphviz.c
555 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-files.o `test -f 'src/files.c' || echo './'`src/files.c
556 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-lalr.o `test -f 'src/lalr.c' || echo './'`src/lalr.c
557 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-ielr.o `test -f 'src/ielr.c' || echo './'`src/ielr.c
558 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-location.o `test -f 'src/location.c' || echo './'`src/location.c
559 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-lr0.o `test -f 'src/lr0.c' || echo './'`src/lr0.c
560 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-lssi.o `test -f 'src/lssi.c' || echo './'`src/lssi.c
561 src/lalr.c: In function 'set_goto_map':
562 src/lalr.c:152:26: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'goto_number' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
563 152 | fprintf (stderr, "goto_map[%d (%s)] = %ld .. %ld
564 ",
565 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
566 153 | i, symbols[ntokens + i]->tag,
567 154 | goto_map[i], goto_map[i+1] - 1);
568 | ~~~~~~~~~~~
569 | |
570 | goto_number {aka unsigned int}
571 src/lalr.c:152:26: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'goto_number' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
572 152 | fprintf (stderr, "goto_map[%d (%s)] = %ld .. %ld
573 ",
574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
575 153 | i, symbols[ntokens + i]->tag,
576 154 | goto_map[i], goto_map[i+1] - 1);
577 | ~~~~~~~~~~~~~~~~~
578 | |
579 | goto_number {aka unsigned int}
580 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-main.o `test -f 'src/main.c' || echo './'`src/main.c
581 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-muscle-tab.o `test -f 'src/muscle-tab.c' || echo './'`src/muscle-tab.c
582 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-named-ref.o `test -f 'src/named-ref.c' || echo './'`src/named-ref.c
583 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-output.o `test -f 'src/output.c' || echo './'`src/output.c
584 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-nullable.o `test -f 'src/nullable.c' || echo './'`src/nullable.c
585 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-parse-gram.o `test -f 'src/parse-gram.c' || echo './'`src/parse-gram.c
586 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-parse-simulation.o `test -f 'src/parse-simulation.c' || echo './'`src/parse-simulation.c
587 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-print-graph.o `test -f 'src/print-graph.c' || echo './'`src/print-graph.c
588 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-print-xml.o `test -f 'src/print-xml.c' || echo './'`src/print-xml.c
589 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-print.o `test -f 'src/print.c' || echo './'`src/print.c
590 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-reader.o `test -f 'src/reader.c' || echo './'`src/reader.c
591 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-reduce.o `test -f 'src/reduce.c' || echo './'`src/reduce.c
592 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-relation.o `test -f 'src/relation.c' || echo './'`src/relation.c
593 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-scan-code-c.o `test -f 'src/scan-code-c.c' || echo './'`src/scan-code-c.c
594 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-scan-gram-c.o `test -f 'src/scan-gram-c.c' || echo './'`src/scan-gram-c.c
595 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-state.o `test -f 'src/state.c' || echo './'`src/state.c
596 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-scan-skel-c.o `test -f 'src/scan-skel-c.c' || echo './'`src/scan-skel-c.c
597 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-state-item.o `test -f 'src/state-item.c' || echo './'`src/state-item.c
598 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-strversion.o `test -f 'src/strversion.c' || echo './'`src/strversion.c
599 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-symlist.o `test -f 'src/symlist.c' || echo './'`src/symlist.c
600 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-symtab.o `test -f 'src/symtab.c' || echo './'`src/symtab.c
601 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-tables.o `test -f 'src/tables.c' || echo './'`src/tables.c
602 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DINSTALLDIR=\"/usr/bin\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o src/bison-uniqstr.o `test -f 'src/uniqstr.c' || echo './'`src/uniqstr.c
603 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/bitset/libbison_a-array.o `test -f 'lib/bitset/array.c' || echo './'`lib/bitset/array.c
604 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/bitset/libbison_a-stats.o `test -f 'lib/bitset/stats.c' || echo './'`lib/bitset/stats.c
605 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/bitset/libbison_a-table.o `test -f 'lib/bitset/table.c' || echo './'`lib/bitset/table.c
606 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/bitset/libbison_a-list.o `test -f 'lib/bitset/list.c' || echo './'`lib/bitset/list.c
607 mipsel-unknown-linux-gnu-gcc -DEXEEXT=\"\" -I. -I./lib -I. -I./lib -DDEFAULT_TEXT_DOMAIN=\"bison-gnulib\" -O2 -march=mips2 -mabi=32 -mplt -pipe -c -o lib/bitset/libbison_a-vector.o `test -f 'lib/bitset/vector.c' || echo './'`lib/bitset/vector.c
608 rm -f lib/liby.a
609 mipsel-unknown-linux-gnu-ar cr lib/liby.a lib/main.o lib/yyerror.o
610 mipsel-unknown-linux-gnu-ranlib lib/liby.a
611 rm -f lib/libbison.a
612 mipsel-unknown-linux-gnu-ar cr lib/libbison.a lib/libbison_a-allocator.o lib/libbison_a-areadlink.o lib/libbison_a-argmatch.o lib/libbison_a-gl_array_list.o lib/libbison_a-basename-lgpl.o lib/libbison_a-binary-io.o lib/libbison_a-bitrotate.o lib/libbison_a-bitset.o lib/bitset/libbison_a-array.o lib/bitset/libbison_a-stats.o lib/bitset/libbison_a-table.o lib/bitset/libbison_a-list.o lib/bitset/libbison_a-vector.o lib/libbison_a-bitsetv.o lib/libbison_a-c-ctype.o lib/libbison_a-c-strcasecmp.o lib/libbison_a-c-strncasecmp.o lib/libbison_a-canonicalize.o lib/libbison_a-careadlinkat.o lib/libbison_a-cloexec.o lib/libbison_a-close-stream.o lib/libbison_a-closeout.o lib/libbison_a-concat-filename.o lib/libbison_a-dirname.o lib/libbison_a-basename.o lib/libbison_a-dirname-lgpl.o lib/libbison_a-stripslash.o lib/libbison_a-execute.o lib/libbison_a-exitfail.o lib/libbison_a-fatal-signal.o lib/libbison_a-fd-safer-flag.o lib/libbison_a-dup-safer-flag.o lib/libbison_a-file-set.o lib/libbison_a-
613 findprog-in.o lib/libbison_a-fopen-safer.o lib/libbison_a-fstrcmp.o lib/libbison_a-gethrxtime.o lib/libbison_a-xtime.o lib/libbison_a-getprogname.o lib/libbison_a-gettime.o lib/libbison_a-hard-locale.o lib/libbison_a-hash.o lib/libbison_a-gl_hash_map.o lib/libbison_a-hash-pjw.o lib/libbison_a-hash-triple-simple.o lib/libbison_a-ialloc.o lib/libbison_a-integer_length.o lib/libbison_a-integer_length_l.o lib/libbison_a-gl_linked_list.o lib/libbison_a-gl_list.o lib/libbison_a-localcharset.o lib/glthread/libbison_a-lock.o lib/libbison_a-gl_map.o lib/libbison_a-math.o lib/libbison_a-mbchar.o lib/libbison_a-mbfile.o lib/libbison_a-mbswidth.o lib/libbison_a-gl_oset.o lib/libbison_a-pipe2.o lib/libbison_a-pipe2-safer.o lib/libbison_a-printf-frexp.o lib/libbison_a-printf-frexpl.o lib/libbison_a-progname.o lib/libbison_a-quotearg.o lib/libbison_a-gl_rbtree_oset.o lib/libbison_a-gl_rbtreehash_list.o lib/malloc/libbison_a-scratch_buffer_dupfree.o lib/malloc/libbison_a-scratch_buffer_grow.o li
614 b/malloc/libbison_a-scratch_buffer_grow_preserve.o lib/malloc/libbison_a-scratch_buffer_set_array_size.o lib/libbison_a-setlocale_null.o lib/libbison_a-sig-handler.o lib/libbison_a-spawn-pipe.o lib/glthread/libbison_a-threadlib.o lib/libbison_a-timespec.o lib/libbison_a-timevar.o lib/glthread/libbison_a-tls.o lib/libbison_a-unicodeio.o lib/libbison_a-unistd.o lib/libbison_a-dup-safer.o lib/libbison_a-fd-safer.o lib/libbison_a-pipe-safer.o lib/unistr/libbison_a-u8-mbtoucr.o lib/unistr/libbison_a-u8-uctomb.o lib/unistr/libbison_a-u8-uctomb-aux.o lib/uniwidth/libbison_a-width.o lib/libbison_a-wait-process.o lib/libbison_a-wctype-h.o lib/libbison_a-xmalloc.o lib/libbison_a-xalloc-die.o lib/libbison_a-xconcat-filename.o lib/libbison_a-xhash.o lib/libbison_a-gl_xlist.o lib/libbison_a-gl_xmap.o lib/libbison_a-xmemdup0.o lib/libbison_a-xreadlink.o lib/libbison_a-xsize.o lib/libbison_a-xstrndup.o lib/libbison_a-get-errno.o lib/libbison_a-path-join.o lib/libbison_a-asnprintf.o lib/libbison_a
615 -asprintf.o lib/libbison_a-fcntl.o lib/libbison_a-fprintf.o lib/libbison_a-fseterr.o lib/libbison_a-mbrtowc.o lib/libbison_a-obstack.o lib/libbison_a-printf.o lib/libbison_a-printf-args.o lib/libbison_a-printf-parse.o lib/libbison_a-snprintf.o lib/libbison_a-spawn_faction_addchdir.o lib/libbison_a-sprintf.o lib/libbison_a-vasnprintf.o lib/libbison_a-vasprintf.o lib/libbison_a-vfprintf.o lib/libbison_a-vsnprintf.o lib/libbison_a-vsprintf.o
616 mipsel-unknown-linux-gnu-ranlib lib/libbison.a
617 mipsel-unknown-linux-gnu-gcc -O2 -march=mips2 -mabi=32 -mplt -pipe -Wl,-O1 -Wl,--as-needed -o src/bison src/bison-AnnotationList.o src/bison-InadequacyList.o src/bison-Sbitset.o src/bison-assoc.o src/bison-closure.o src/bison-complain.o src/bison-conflicts.o src/bison-counterexample.o src/bison-derivation.o src/bison-derives.o src/bison-files.o src/bison-fixits.o src/bison-getargs.o src/bison-glyphs.o src/bison-gram.o src/bison-graphviz.o src/bison-ielr.o src/bison-lalr.o src/bison-location.o src/bison-lr0.o src/bison-lssi.o src/bison-main.o src/bison-muscle-tab.o src/bison-named-ref.o src/bison-nullable.o src/bison-output.o src/bison-parse-gram.o src/bison-parse-simulation.o src/bison-print-graph.o src/bison-print-xml.o src/bison-print.o src/bison-reader.o src/bison-reduce.o src/bison-relation.o src/bison-scan-code-c.o src/bison-scan-gram-c.o src/bison-scan-skel-c.o src/bison-state.o src/bison-state-item.o src/bison-strversion.o src/bison-symlist.o src/bison-symtab.o src/bison-ta
618 bles.o src/bison-uniqstr.o lib/libbison.a /usr/lib/libtextstyle.so
619 /bin/mkdir -p doc
620 LC_ALL=C tests/bison --version >doc/bison.help.tmp
621 LC_ALL=C tests/bison --help | \
622 sed -e 's,^Usage: .*/bison \[OPTION\],Usage: bison [OPTION],g' \
623 -e '/translation bugs/d' >>doc/bison.help.tmp
624 ./build-aux/move-if-change doc/bison.help.tmp doc/bison.help
625 make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
626 make[1]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
627 * Skipping make test/check due to ebuild restriction.
628 /usr/bin/make install-recursive
629 make[1]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
630 Making install in po
631 make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/po'
632 if test "bison" = "gettext-tools"; then \
633 /bin/mkdir -p /var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/gettext/po; \
634 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 \
635 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ./$file \
636 /var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/gettext/po/$file; \
637 done; \
638 for file in Makevars; do \
639 rm -f /var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/gettext/po/$file; \
640 done; \
641 else \
642 : ; \
643 fi
644 make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/po'
645 Making install in runtime-po
646 make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/runtime-po'
647 if test "bison" = "gettext-tools"; then \
648 /bin/mkdir -p /var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/gettext/po; \
649 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 \
650 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ./$file \
651 /var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/gettext/po/$file; \
652 done; \
653 for file in Makevars; do \
654 rm -f /var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/gettext/po/$file; \
655 done; \
656 else \
657 : ; \
658 fi
659 make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/runtime-po'
660 Making install in gnulib-po
661 make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/gnulib-po'
662 if test "bison" = "gettext-tools"; then \
663 /bin/mkdir -p /var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/gettext/po; \
664 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 \
665 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ./$file \
666 /var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/gettext/po/$file; \
667 done; \
668 for file in Makevars; do \
669 rm -f /var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/gettext/po/$file; \
670 done; \
671 else \
672 : ; \
673 fi
674 make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2/gnulib-po'
675 Making install in .
676 make[2]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
677 /bin/mkdir -p doc
678 LC_ALL=C tests/bison --version >doc/bison.help.tmp
679 LC_ALL=C tests/bison --help | \
680 sed -e 's,^Usage: .*/bison \[OPTION\],Usage: bison [OPTION],g' \
681 -e '/translation bugs/d' >>doc/bison.help.tmp
682 ./build-aux/move-if-change doc/bison.help.tmp doc/bison.help
683 make[3]: Entering directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
684 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/aclocal'
685 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/bin'
686 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/bin'
687 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/lib'
688 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 lib/liby.a '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/lib'
689 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c src/bison '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/bin'
690 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 m4/bison-i18n.m4 '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/aclocal'
691 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c src/yacc '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/bin'
692 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/java/simple'
693 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/java/calc'
694 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/glr'
695 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/java'
696 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1'
697 ( cd '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/lib' && mipsel-unknown-linux-gnu-ranlib liby.a )
698 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples'
699 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/java/simple/Calc.y examples/java/simple/Makefile '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/java/simple'
700 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/java/calc/Calc.y examples/java/calc/Makefile '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/java/calc'
701 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/java/README.md '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/java'
702 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 AUTHORS COPYING NEWS README THANKS TODO '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1'
703 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/glr/c++-types.y examples/c/glr/Makefile examples/c/glr/README.md '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/glr'
704 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/README.md '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples'
705 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/bison'
706 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/mfcalc'
707 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/d'
708 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/lexcalc'
709 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/rpcalc'
710 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/bison/m4sugar'
711 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/pushcalc'
712 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/lexcalc/parse.y examples/c/lexcalc/scan.l examples/c/lexcalc/Makefile examples/c/lexcalc/README.md '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/lexcalc'
713 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/d/README.md '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/d'
714 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 data/README.md data/bison-default.css '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/bison'
715 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/mfcalc/Makefile '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/mfcalc'
716 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/bison/m4sugar'
717 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/rpcalc/Makefile '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/rpcalc'
718 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/pushcalc/calc.y examples/c/pushcalc/Makefile examples/c/pushcalc/README.md '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/pushcalc'
719 /bin/mkdir -p doc
720 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/bison/skeletons'
721 LC_ALL=C tests/bison --version >doc/bison.help.tmp
722 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/reccalc'
723 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/d/simple'
724 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c++'
725 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/rpcalc'
726 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/reccalc/parse.y examples/c/reccalc/scan.l examples/c/reccalc/Makefile examples/c/reccalc/README.md '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/reccalc'
727 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/bison/xslt'
728 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 data/skeletons/bison.m4 data/skeletons/c++-skel.m4 data/skeletons/c++.m4 data/skeletons/c-like.m4 data/skeletons/c-skel.m4 data/skeletons/c.m4 data/skeletons/glr.c data/skeletons/glr.cc data/skeletons/glr2.cc data/skeletons/java-skel.m4 data/skeletons/java.m4 data/skeletons/lalr1.cc data/skeletons/lalr1.java data/skeletons/location.cc data/skeletons/stack.hh data/skeletons/traceon.m4 data/skeletons/variant.hh data/skeletons/yacc.c data/skeletons/d-skel.m4 data/skeletons/d.m4 data/skeletons/lalr1.d '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/bison/skeletons'
729 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/mfcalc'
730 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/d/simple/calc.y examples/d/simple/Makefile '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/d/simple'
731 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c++/README.md examples/c++/Makefile examples/c++/variant.yy examples/c++/variant-11.yy '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c++'
732 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/rpcalc/rpcalc.y '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/rpcalc'
733 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c++/calc++'
734 LC_ALL=C tests/bison --help | \
735 sed -e 's,^Usage: .*/bison \[OPTION\],Usage: bison [OPTION],g' \
736 -e '/translation bugs/d' >>doc/bison.help.tmp
737 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/mfcalc/calc.h examples/c/mfcalc/mfcalc.y '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/mfcalc'
738 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 data/xslt/bison.xsl data/xslt/xml2dot.xsl data/xslt/xml2text.xsl data/xslt/xml2xhtml.xsl '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/bison/xslt'
739 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c++/calc++/README.md examples/c++/calc++/Makefile '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c++/calc++'
740 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c++'
741 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/d/calc'
742 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/calc'
743 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/bistromathic'
744 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c'
745 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/calc/calc.y examples/c/calc/Makefile examples/c/calc/README.md '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/calc'
746 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/d/calc/calc.y examples/d/calc/Makefile '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/d/calc'
747 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c++/simple.yy '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c++'
748 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/bistromathic/parse.y examples/c/bistromathic/Makefile examples/c/bistromathic/README.md '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c/bistromathic'
749 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c++/calc++'
750 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c/README.md '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c'
751 ./build-aux/move-if-change doc/bison.help.tmp doc/bison.help
752 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 examples/c++/calc++/driver.cc examples/c++/calc++/driver.hh examples/c++/calc++/scanner.ll examples/c++/calc++/calc++.cc examples/c++/calc++/parser.yy '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/doc/bison-3.8.2-r1/examples/c++/calc++'
753 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/man/man1'
754 /bin/mkdir -p '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/info'
755 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ./doc/bison.1 doc/yacc.1 '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/man/man1'
756 /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ./doc/bison.info '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/info'
757 install-info --info-dir='/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/info' '/var/tmp/portage/sys-devel/bison-3.8.2-r1/image/usr/share/info/bison.info'
758 make[3]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
759 make[2]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
760 make[1]: Leaving directory '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
761 * Final size of build directory: 45504 KiB (44.4 MiB)
762 * Final size of installed tree: 3660 KiB ( 3.5 MiB)
763 * QA Notice: Unresolved soname dependencies:
764 *
765 * /usr/bin/bison: ld.so.1 libc.so.6
766 *
767 scanelf: enabling seccomp failed
768 scanelf: enabling seccomp failed
769 scanelf: enabling seccomp failed
770 scanelf: enabling seccomp failed
771 scanelf: enabling seccomp failed
772 scanelf: enabling seccomp failed
773 scanelf: enabling seccomp failed
774 /bin/ln: failed to create symbolic link '/tmp/stage1root/usr/bin/yacc.bison': File exists
775 * ERROR: sys-devel/bison-3.8.2-r1::gentoo failed (postinst phase):
776 * (no error message)
777 *
778 * Call stack:
779 * ebuild.sh, line 136: Called pkg_postinst
780 * environment, line 1641: Called die
781 * The specific snippet of code:
782 * ln -s yacc "${EROOT}/usr/bin/yacc.bison" || die;
783 *
784 * If you need support, post the output of `emerge --info '=sys-devel/bison-3.8.2-r1::gentoo'`,
785 * the complete build log and the output of `emerge -pqv '=sys-devel/bison-3.8.2-r1::gentoo'`.
786 * The complete build log is located at '/var/tmp/catalyst/log/sys-devel:bison-3.8.2-r1:20221204-011213.log'.
787 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/bison-3.8.2-r1/temp/build.log'.
788 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/bison-3.8.2-r1/temp/environment'.
789 * Working directory: '/var/tmp/portage/sys-devel/bison-3.8.2-r1/empty'
790 * S: '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
791 * FAILED postinst: 1
792 * Messages for package sys-apps/portage-3.0.40 merged to /tmp/stage1root/:
793 * Log file: /var/tmp/catalyst/log/sys-apps:portage-3.0.40:20221204-003039.log
794 * Unable to find kernel sources at /tmp/stage1root/usr/src/linux
795 * Unable to calculate Linux Kernel version for build, attempting to use running version
796 * Messages for package app-alternatives/awk-2 merged to /tmp/stage1root/:
797 * Log file: /var/tmp/catalyst/log/app-alternatives:awk-2:20221204-004136.log
798 * This package will overwrite one or more files that may belong to other
799 * packages (see list below).
800 *
801 * Detected file collision(s):
802 *
803 * /tmp/stage1root/bin/awk
804 * /tmp/stage1root/usr/bin/awk
805 *
806 * Searching all installed packages for file collisions...
807 *
808 * Press Ctrl-C to Stop
809 *
810 * None of the installed packages claim the file(s).
811 *
812 * Package 'app-alternatives/awk-2' merged despite file collisions. If
813 * necessary, refer to your elog messages for the whole content of the
814 * above message.
815 * Messages for package acct-user/portage-0 merged to /tmp/stage1root/:
816 * Log file: /var/tmp/catalyst/log/acct-user:portage-0:20221204-004446.log
817 * Unable to identify the shell to use, proceeding with userland default.
818 * Updating shell for user 'portage' ...
819 * - Shell: /bin/false
820 * Messages for package app-alternatives/bzip2-1 merged to /tmp/stage1root/:
821 * Log file: /var/tmp/catalyst/log/app-alternatives:bzip2-1:20221204-005555.log
822 * This package will overwrite one or more files that may belong to other
823 * packages (see list below).
824 *
825 * Detected file collision(s):
826 *
827 * /tmp/stage1root/bin/bzcat
828 * /tmp/stage1root/bin/bunzip2
829 * /tmp/stage1root/bin/bzip2
830 *
831 * Searching all installed packages for file collisions...
832 *
833 * Press Ctrl-C to Stop
834 *
835 * None of the installed packages claim the file(s).
836 *
837 * Package 'app-alternatives/bzip2-1' merged despite file collisions. If
838 * necessary, refer to your elog messages for the whole content of the
839 * above message.
840 * Messages for package dev-libs/libxml2-2.10.3-r1 merged to /tmp/stage1root/:
841 * Log file: /var/tmp/catalyst/log/dev-libs:libxml2-2.10.3-r1:20221204-004629.log
842 * Skipping XML catalog creation for stage building (bug #208887).
843 * Messages for package app-alternatives/gzip-0 merged to /tmp/stage1root/:
844 * Log file: /var/tmp/catalyst/log/app-alternatives:gzip-0:20221204-010924.log
845 * This package will overwrite one or more files that may belong to other
846 * packages (see list below).
847 *
848 * Detected file collision(s):
849 *
850 * /tmp/stage1root/bin/zcat
851 * /tmp/stage1root/bin/gunzip
852 * /tmp/stage1root/bin/gzip
853 *
854 * Searching all installed packages for file collisions...
855 *
856 * Press Ctrl-C to Stop
857 *
858 * None of the installed packages claim the file(s).
859 *
860 * Package 'app-alternatives/gzip-0' merged despite file collisions. If
861 * necessary, refer to your elog messages for the whole content of the
862 * above message.
863 * Messages for package sys-apps/coreutils-9.1-r2 merged to /tmp/stage1root/:
864 * Log file: /var/tmp/catalyst/log/sys-apps:coreutils-9.1-r2:20221204-003056.log
865 * Make sure you run 'hash -r' in your active shells.
866 * You should also re-source your shell settings for LS_COLORS
867 * changes, such as: source /etc/profile
868 * Messages for package app-alternatives/lex-0-r1 merged to /tmp/stage1root/:
869 * Log file: /var/tmp/catalyst/log/app-alternatives:lex-0-r1:20221204-010930.log
870 * This package will overwrite one or more files that may belong to other
871 * packages (see list below).
872 *
873 * Detected file collision(s):
874 *
875 * /tmp/stage1root/usr/bin/lex
876 *
877 * Searching all installed packages for file collisions...
878 *
879 * Press Ctrl-C to Stop
880 *
881 * None of the installed packages claim the file(s).
882 *
883 * Package 'app-alternatives/lex-0-r1' merged despite file collisions. If
884 * necessary, refer to your elog messages for the whole content of the
885 * above message.
886 * Messages for package dev-libs/gmp-6.2.1-r4 merged to /tmp/stage1root/:
887 * Log file: /var/tmp/catalyst/log/dev-libs:gmp-6.2.1-r4:20221204-004232.log
888 * This build will only work on this machine. Enable USE=cpudetection for binary packages!
889 * Messages for package app-alternatives/tar-0 merged to /tmp/stage1root/:
890 * Log file: /var/tmp/catalyst/log/app-alternatives:tar-0:20221204-011807.log
891 * This package will overwrite one or more files that may belong to other
892 * packages (see list below).
893 *
894 * Detected file collision(s):
895 *
896 * /tmp/stage1root/bin/tar
897 *
898 * Searching all installed packages for file collisions...
899 *
900 * Press Ctrl-C to Stop
901 *
902 * None of the installed packages claim the file(s).
903 *
904 * Package 'app-alternatives/tar-0' merged despite file collisions. If
905 * necessary, refer to your elog messages for the whole content of the
906 * above message.
907 * Messages for package sys-devel/bison-3.8.2-r1 merged to /tmp/stage1root/:
908 * Log file: /var/tmp/catalyst/log/sys-devel:bison-3.8.2-r1:20221204-011213.log
909 * FAILED postinst: 1
910 * ERROR: sys-devel/bison-3.8.2-r1::gentoo failed (postinst phase):
911 * (no error message)
912 *
913 * Call stack:
914 * ebuild.sh, line 136: Called pkg_postinst
915 * environment, line 1641: Called die
916 * The specific snippet of code:
917 * ln -s yacc "${EROOT}/usr/bin/yacc.bison" || die;
918 *
919 * If you need support, post the output of `emerge --info '=sys-devel/bison-3.8.2-r1::gentoo'`,
920 * the complete build log and the output of `emerge -pqv '=sys-devel/bison-3.8.2-r1::gentoo'`.
921 * The complete build log is located at '/var/tmp/catalyst/log/sys-devel:bison-3.8.2-r1:20221204-011213.log'.
922 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/bison-3.8.2-r1/temp/build.log'.
923 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/bison-3.8.2-r1/temp/environment'.
924 * Working directory: '/var/tmp/portage/sys-devel/bison-3.8.2-r1/empty'
925 * S: '/var/tmp/portage/sys-devel/bison-3.8.2-r1/work/bison-3.8.2'
926 * Messages for package sys-apps/util-linux-2.38.1 merged to /tmp/stage1root/:
927 * Log file: /var/tmp/catalyst/log/sys-apps:util-linux-2.38.1:20221204-015612.log
928 * The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
929 * The agetty util now clears the terminal by default. You
930 * might want to add --noclear to your /etc/inittab lines.
931 * Messages for package sys-apps/portage-3.0.40 merged to /tmp/stage1root/:
932 * Log file: /var/tmp/catalyst/log/sys-apps:portage-3.0.40:20221204-015745.log
933 * Unable to find kernel sources at /tmp/stage1root/usr/src/linux
934 * Unable to calculate Linux Kernel version for build, attempting to use running version
935 * Messages for package dev-lang/perl-5.36.0-r1 merged to /tmp/stage1root/:
936 * Log file: /var/tmp/catalyst/log/dev-lang:perl-5.36.0-r1:20221204-020005.log
937 * Unable to establish /tmp/stage1root//usr/share/man/man1/ptar.1.bz2 symlink
938 * Unable to establish /tmp/stage1root//usr/share/man/man1/ptardiff.1.bz2 symlink
939 * Unable to establish /tmp/stage1root//usr/share/man/man1/ptargrep.1.bz2 symlink
940 * Unable to establish /tmp/stage1root//usr/share/man/man1/cpan.1.bz2 symlink
941 * Unable to establish /tmp/stage1root//usr/share/man/man1/shasum.1.bz2 symlink
942 * Unable to establish /tmp/stage1root//usr/share/man/man1/enc2xs.1.bz2 symlink
943 * Unable to establish /tmp/stage1root//usr/share/man/man1/piconv.1.bz2 symlink
944 * Unable to establish /tmp/stage1root//usr/share/man/man1/instmodsh.1.bz2 symlink
945 * Unable to establish /tmp/stage1root//usr/share/man/man1/xsubpp.1.bz2 symlink
946 * Unable to establish /tmp/stage1root//usr/share/man/man1/zipdetails.1.bz2 symlink
947 * Unable to establish /tmp/stage1root//usr/share/man/man1/json_pp.1.bz2 symlink
948 * Unable to establish /tmp/stage1root//usr/share/man/man1/corelist.1.bz2 symlink
949 * Unable to establish /tmp/stage1root//usr/share/man/man1/podchecker.1.bz2 symlink
950 * Unable to establish /tmp/stage1root//usr/share/man/man1/perldoc.1.bz2 symlink
951 * Unable to establish /tmp/stage1root//usr/share/man/man1/pod2usage.1.bz2 symlink
952 * Unable to establish /tmp/stage1root//usr/share/man/man1/prove.1.bz2 symlink
953 * Unable to establish /tmp/stage1root//usr/share/man/man1/pod2man.1.bz2 symlink
954 * Unable to establish /tmp/stage1root//usr/share/man/man1/pod2text.1.bz2 symlink
955 * Unable to establish /tmp/stage1root//usr/share/man/man1/perlpodstyle.1.bz2 symlink
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984 04 Dec 2022 02:05:25 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
985 ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
986 04 Dec 2022 02:05:25 UTC: ERROR : Exception running action sequence run_local
987 Traceback (most recent call last):
988 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
989 func()
990 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
991 cmd([self.settings['controller_file'], 'run'],
992 File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
993 raise CatalystError('cmd(%r) exited %s' % (args, ret),
994 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
995 ERROR:catalyst:Exception running action sequence run_local
996 Traceback (most recent call last):
997 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
998 func()
999 File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
1000 cmd([self.settings['controller_file'], 'run'],
1001 File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
1002 raise CatalystError('cmd(%r) exited %s' % (args, ret),
1003 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/controller.sh', 'run']) exited 1
1004 Command exited with non-zero status 2
1005 55139.85user 1663.49system 4:20:51elapsed 362%CPU (0avgtext+0avgdata 513372maxresident)k
1006 374246inputs+6501744outputs (10832major+530896937minor)pagefaults 0swaps
1007
1008
1009
1010 Full build log at /tmp/catalyst-auto.20221203T204651Z.QdGSWH/log/stage1-mipsel2-o32-openrc.log