2 Starting from /home/blp/tmp/pspptmp/master/source/results/pspp-2.0.1-gec03db.tar.gz
4 Save tarball to Git
5 GIT_DIR=/home/blp/pspp/build/./.git /home/blp/pspp/build/./git-import-tar /home/blp/tmp/pspptmp/master/source/results/pspp-2.0.1-gec03db.tar.gz refs/builds/20250605132142/dist
7 Determining /home/blp/tmp/pspptmp/master/source/results/pspp-2.0.1-gec03db.tar.gz target directory
9 Extracting source tarball
10 zcat /home/blp/tmp/pspptmp/master/source/results/pspp-2.0.1-gec03db.tar.gz | (cd /home/blp/tmp/pspptmp/master/x86_64 && tar xf -)
12 Extracting tar version
14 Configuring
15 chmod -R a-w /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db
16 chmod u+w /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db
17 mkdir /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build
18 chmod a-w /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db
19 cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build && ../configure --without-perl-module --enable-relocatable --prefix='' PKG_CONFIG_PATH=$PWD/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib/pkgconfig CPPFLAGS="-I$PWD/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include" LDFLAGS="-L$PWD/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib"
20 checking for a BSD-compatible install... /usr/bin/install -c
21 checking whether sleep supports fractional seconds... yes
22 checking filesystem timestamp resolution... 0.01
23 checking whether build environment is sane... yes
24 checking for a race-free mkdir -p... /usr/bin/mkdir -p
25 checking for gawk... gawk
26 checking whether make sets $(MAKE)... yes
27 checking whether make supports nested variables... yes
28 checking xargs -n works... yes
29 checking whether UID '1000' is supported by ustar format... yes
30 checking whether GID '1000' is supported by ustar format... yes
31 checking how to create a ustar tar archive... gnutar
32 checking whether make supports the include directive... yes (GNU style)
33 checking for gcc... gcc
34 checking whether the C compiler works... yes
35 checking for C compiler default output file name... a.out
36 checking for suffix of executables...
37 checking whether we are cross compiling... no
38 checking for suffix of object files... o
39 checking whether the compiler supports GNU C... yes
40 checking whether gcc accepts -g... yes
41 checking for gcc option to enable C11 features... none needed
42 checking whether gcc understands -c and -o together... yes
43 checking whether the compiler is clang... no
44 checking for compiler option needed when checking for declarations... none
45 checking dependency style of gcc... gcc3
46 checking for stdio.h... yes
47 checking for stdlib.h... yes
48 checking for string.h... yes
49 checking for inttypes.h... yes
50 checking for stdint.h... yes
51 checking for strings.h... yes
52 checking for sys/stat.h... yes
53 checking for sys/types.h... yes
54 checking for unistd.h... yes
55 checking for wchar.h... yes
56 checking for minix/config.h... no
57 checking for pthread.h... yes
58 checking for xlocale.h... no
59 checking for uchar.h... yes
60 checking for sys/param.h... yes
61 checking for sys/socket.h... yes
62 checking for error.h... yes
63 checking for fnmatch.h... yes
64 checking for features.h... yes
65 checking for getopt.h... yes
66 checking for sys/cdefs.h... yes
67 checking for stdio_ext.h... yes
68 checking for termios.h... yes
69 checking for sys/time.h... yes
70 checking for threads.h... yes
71 checking for limits.h... yes
72 checking for crtdefs.h... no
73 checking for wctype.h... yes
74 checking for langinfo.h... yes
75 checking for math.h... yes
76 checking for sys/mman.h... yes
77 checking for malloc.h... yes
78 checking for sys/select.h... yes
79 checking for stdbool.h... yes
80 checking for stdckdint.h... yes
81 checking for sys/random.h... yes
82 checking for sys/uio.h... yes
83 checking whether it is safe to define __EXTENSIONS__... yes
84 checking whether _XOPEN_SOURCE should be defined... no
85 checking for gcc... (cached) gcc
86 checking whether the compiler supports GNU C... (cached) yes
87 checking whether gcc accepts -g... (cached) yes
88 checking for gcc option to enable C11 features... (cached) none needed
89 checking whether gcc understands -c and -o together... (cached) yes
90 checking whether the compiler is clang... (cached) no
91 checking for compiler option needed when checking for declarations... (cached) none
92 checking dependency style of gcc... (cached) gcc3
93 checking build system type... x86_64-pc-linux-gnu
94 checking host system type... x86_64-pc-linux-gnu
95 checking how to run the C preprocessor... gcc -E
96 checking for egrep -e... /usr/bin/grep -E
97 checking for Minix Amsterdam compiler... no
98 checking for ar... ar
99 checking for ranlib... ranlib
100 checking for gcc option to enable large file support... none needed
101 checking how to print strings... printf
102 checking for a sed that does not truncate output... /usr/bin/sed
103 checking for grep that handles long lines and -e... /usr/bin/grep
104 checking for egrep... /usr/bin/grep -E
105 checking for fgrep... /usr/bin/grep -F
106 checking for ld used by gcc... /usr/bin/ld
107 checking if the linker (/usr/bin/ld) is GNU ld... yes
108 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
109 checking the name lister (/usr/bin/nm -B) interface... BSD nm
110 checking whether ln -s works... yes
111 checking the maximum length of command line arguments... 1572864
112 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
113 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
114 checking for /usr/bin/ld option to reload object files... -r
115 checking for file... file
116 checking for objdump... objdump
117 checking how to recognize dependent libraries... pass_all
118 checking for dlltool... no
119 checking how to associate runtime and link libraries... printf %s\n
120 checking for archiver @FILE support... @
121 checking for strip... strip
122 checking command to parse /usr/bin/nm -B output from gcc object... ok
123 checking for sysroot... no
124 checking for a working dd... /usr/bin/dd
125 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
126 checking for mt... no
127 checking if : is a manifest tool... no
128 checking for dlfcn.h... yes
129 checking for objdir... .libs
130 checking if gcc supports -fno-rtti -fno-exceptions... no
131 checking for gcc option to produce PIC... -fPIC -DPIC
132 checking if gcc PIC flag -fPIC -DPIC works... yes
133 checking if gcc static flag -static works... yes
134 checking if gcc supports -c -o file.o... yes
135 checking if gcc supports -c -o file.o... (cached) yes
136 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
137 checking whether -lc should be explicitly linked in... no
138 checking dynamic linker characteristics... GNU/Linux ld.so
139 checking how to hardcode library paths into programs... immediate
140 checking for shl_load... no
141 checking for shl_load in -ldld... no
142 checking for dlopen... yes
143 checking whether a program can dlopen itself... yes
144 checking whether a statically linked program can dlopen itself... no
145 checking whether stripping libraries is possible... yes
146 checking if libtool supports shared libraries... yes
147 checking whether to build shared libraries... yes
148 checking whether to build static libraries... yes
149 checking whether termios.h defines TIOCGWINSZ... no
150 checking whether sys/ioctl.h defines TIOCGWINSZ... yes
151 checking size of ptrdiff_t... 8
152 checking for pkg-config... /usr/bin/pkg-config
153 checking pkg-config is at least version 0.9.0... yes
154 checking whether makeinfo supports @clicksequence... yes
155 checking whether makeinfo generates broken DocBook XML... no
156 checking for dot... yes
157 checking whether gcc accepts -Wall... yes
158 checking whether gcc accepts -Wextra... yes
159 checking whether gcc accepts -Wwrite-strings... yes
160 checking whether gcc accepts -Wstrict-prototypes... yes
161 checking whether gcc accepts -Wpointer-arith... yes
162 checking whether gcc accepts -Wno-sign-compare... yes
163 checking whether gcc accepts -Wmissing-prototypes... yes
164 checking for perl... /usr/bin/perl
165 checking for python3... python3
166 checking for tex... tex
167 checking for ld... /usr/bin/ld -m elf_x86_64
168 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
169 checking for shared library run path origin... done
170 checking 32-bit host C ABI... no
171 checking for ELF binary format... yes
172 checking for the common suffixes of directories in the library search path... lib,lib,lib64
173 checking whether NLS is requested... yes
174 checking for CFPreferencesCopyAppValue... no
175 checking for CFLocaleCopyPreferredLanguages... no
176 checking for GNU gettext in libc... yes
177 checking whether to use NLS... yes
178 checking where the gettext function comes from... libc
179 checking for msgfmt... msgfmt
180 checking for xgettext... xgettext
181 checking whether gettext is sufficiently recent... yes
182 checking for gcc option to enable large file support... (cached) none needed
183 checking for library containing sin... -lm
184 checking for LC_PAPER... yes
185 checking for cairo >= 1.5 pango >= 1.22 pangocairo... yes
186 checking for an xmllint program which fits our needs... /usr/bin/xmllint
187 checking for gthread-2.0... yes
188 checking for gtk+-3.0 >= 3.22.0... yes
189 checking for gtksourceview-4 >= 4.0... yes
190 checking for glib-2.0 >= 2.44... yes
191 checking for spread-sheet-widget >= 0.10... yes
192 checking for glib-genmarshal... glib-genmarshal
193 checking for glib-compile-resources... glib-compile-resources
194 checking for g_memdup2 in -lglib-2.0... yes
195 checking whether the preprocessor supports include_next... yes
196 checking whether source code line length is unlimited... yes
197 checking for pg_config... /usr/bin/pg_config
198 checking for PQexec in -lpq... yes
199 checking whether -lpq links successfully... yes
200 checking for libxml-2.0... yes
201 checking for library containing gzopen... -lz
202 checking for zlib.h... yes
203 checking for library containing cblas_dsdot... -lgslcblas
204 checking for gsl >= 1.13... yes
205 checking for inline... inline
206 checking whether the compiler generally respects inline... yes
207 checking whether gcc accepts -fgnu89-inline... yes
208 checking whether GSL needs -fgnu89-inline to link... no
209 checking for readline... yes
210 checking how to link with libreadline... -lreadline
211 checking for library containing rl_echo_signal_char... -lreadline
212 checking for library containing rl_outstream... none required
213 checking for sys/wait.h... yes
214 checking for fpu_control.h... yes
215 checking for ieeefp.h... no
216 checking for fenv.h... yes
217 checking for pwd.h... yes
218 checking for gcc options needed to detect all undeclared functions... none needed
219 checking whether SIGWINCH is declared... yes
220 checking for size_t... yes
221 checking for working alloca.h... yes
222 checking for alloca... yes
223 checking for __sync_bool_compare_and_swap... yes
224 checking whether <wchar.h> uses 'inline' correctly... yes
225 checking for btowc... yes
226 checking for mbrtowc... yes
227 checking for snprintf... yes
228 checking for mbsinit... yes
229 checking for canonicalize_file_name... yes
230 checking for realpath... yes
231 checking for lstat... yes
232 checking for _set_invalid_parameter_handler... no
233 checking for fcntl... yes
234 checking for symlink... yes
235 checking for fnmatch... yes
236 checking for mbsrtowcs... yes
237 checking for vasnprintf... no
238 checking for getdtablesize... yes
239 checking for getpass... yes
240 checking for getexecname... no
241 checking for gettimeofday... yes
242 checking for isblank... yes
243 checking for iswcntrl... yes
244 checking for mprotect... yes
245 checking for memset_s... no
246 checking for mkstemp... yes
247 checking for readlink... yes
248 checking for iswctype... yes
249 checking for setenv... yes
250 checking for link... yes
251 checking for secure_getenv... yes
252 checking for getuid... yes
253 checking for geteuid... yes
254 checking for getgid... yes
255 checking for getegid... yes
256 checking for sigaction... yes
257 checking for sigaltstack... yes
258 checking for siginterrupt... yes
259 checking for strndup... yes
260 checking for localtime_r... yes
261 checking for wcrtomb... yes
262 checking for wcwidth... yes
263 checking for nl_langinfo and CODESET... yes
264 checking for a traditional french locale... fr_FR
265 checking for C/C++ restrict keyword... __restrict__
266 checking for uselocale... yes
267 checking whether uselocale works... yes
268 checking whether snprintf returns a byte count as in C99... yes
269 checking whether snprintf truncates the result as in C99... yes
270 checking for wchar_t... yes
271 checking for wint_t... yes
272 checking whether wint_t is large enough... yes
273 checking where to find the exponent in a 'double'... word 1 bit 20
274 checking for wcslen... yes
275 checking for snprintf... (cached) yes
276 checking for strnlen... yes
277 checking for wcrtomb... (cached) yes
278 checking whether _snprintf is declared... no
279 checking whether printf supports 'long double' arguments... yes
280 checking whether printf supports infinite 'double' arguments... yes
281 checking whether byte ordering is bigendian... no
282 checking whether long double and double are the same... no
283 checking whether printf supports infinite 'long double' arguments... yes
284 checking whether printf supports the 'a' and 'A' directives... yes
285 checking whether printf supports the 'b' directive... yes
286 checking whether printf supports the 'F' directive... yes
287 checking whether printf supports the 'ls' directive... yes
288 checking whether printf supports the 'lc' directive correctly... no
289 checking whether printf supports the grouping flag... yes
290 checking whether printf supports the left-adjust flag correctly... yes
291 checking whether printf supports the zero flag correctly... yes
292 checking whether printf supports the alternative flag with a zero precision... yes
293 checking whether printf supports large precisions... yes
294 checking whether the compiler produces multi-arch binaries... no
295 checking whether printf survives out-of-memory conditions... yes
296 checking whether char8_t is correctly defined... yes
297 checking whether char16_t is correctly defined... yes
298 checking whether char32_t is correctly defined... yes
299 checking for bit size of wchar_t... 32
300 checking for mbstate_t... yes
301 checking for a traditional japanese locale... ja_JP
302 checking for a french Unicode locale... fr_FR.UTF-8
303 checking for a transitional chinese locale... zh_CN.GB18030
304 checking whether mbrtowc handles incomplete characters... yes
305 checking whether mbrtowc works as well as mbtowc... yes
306 checking whether mbrtoc32 is declared... yes
307 checking for mbrtoc32... yes
308 checking whether mbrtoc32 works as well as mbrtowc... yes
309 checking whether malloc is ptrdiff_t safe... yes
310 checking whether malloc, realloc, calloc set errno on failure... yes
311 checking whether lstat correctly handles trailing slash... yes
312 checking whether // is distinct from /... no
313 checking whether realpath works... yes
314 checking for faccessat... yes
315 checking for getcwd... yes
316 checking if environ is properly declared... yes
317 checking for complete errno.h... yes
318 checking for error... yes
319 checking whether error_at_line is declared... yes
320 checking for error_at_line... yes
321 checking for working error function... yes
322 checking whether strerror_r is declared... yes
323 checking whether strerror_r returns char *... yes
324 checking whether ctype.h defines __header_inline... no
325 checking for sig_atomic_t... yes
326 checking for working fcntl.h... yes
327 checking for pid_t... yes
328 checking for mode_t... yes
329 checking whether fopen recognizes a trailing slash... yes
330 checking whether fflush works on input streams... yes
331 checking whether fclose works on input streams... yes
332 checking for stdint.h... yes
333 checking for inttypes.h... yes
334 checking whether printf supports size specifiers as in C99... yes
335 checking whether printf supports size specifiers as in C23... yes
336 checking whether printf supports the 'n' directive... yes
337 checking whether printf supports POSIX/XSI format strings with positions... yes
338 checking for intmax_t... yes
339 checking whether frexp() can be used without linking with libm... yes
340 checking whether alarm is declared... yes
341 checking whether stdin defaults to large file offsets... yes
342 checking whether fseeko is declared... yes
343 checking for fseeko... yes
344 checking whether fflush works on input streams... (cached) yes
345 checking whether stat file-mode macros are broken... no
346 checking for nlink_t... yes
347 checking whether ftello is declared... yes
348 checking whether ungetc works on arbitrary bytes... yes
349 checking for ftello... yes
350 checking whether ftello works... yes
351 checking whether getdelim is declared... yes
352 checking whether getdtablesize is declared... yes
353 checking whether getline is declared... yes
354 checking for getopt.h... (cached) yes
355 checking for getopt_long_only... yes
356 checking whether getopt is POSIX compatible... yes
357 checking for working GNU getopt function... yes
358 checking for working GNU getopt_long function... yes
359 checking whether fflush_unlocked is declared... yes
360 checking whether flockfile is declared... yes
361 checking whether fputs_unlocked is declared... yes
362 checking whether funlockfile is declared... yes
363 checking whether putc_unlocked is declared... yes
364 checking whether timespec_get is declared... yes
365 checking for timespec_get... yes
366 checking for struct timeval... yes
367 checking for wide-enough struct timeval.tv_sec member... yes
368 checking for pthread.h... (cached) yes
369 checking for pthread_kill in -lpthread... yes
370 checking whether POSIX threads API is available... yes
371 checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
372 checking whether setlocale (category, NULL) is multithread-safe... yes
373 checking for off_t... yes
374 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
375 checking whether limits.h has SSIZE_MAX... yes
376 checking whether stdint.h conforms to C99... yes
377 checking whether stdint.h works without ISO C predefines... yes
378 checking whether stdint.h has UINTMAX_WIDTH etc.... yes
379 checking where to find the exponent in a 'long double'... word 2 bit 0
380 checking where to find the exponent in a 'float'... word 0 bit 23
381 checking whether isnan(float) can be used without linking with libm... yes
382 checking whether isnan(float) works... yes
383 checking whether isnan(double) can be used without linking with libm... yes
384 checking whether isnan(long double) can be used without linking with libm... yes
385 checking whether isnanl works... yes
386 checking whether iswcntrl works... yes
387 checking for towlower... yes
388 checking for wctype_t... yes
389 checking for wctrans_t... yes
390 checking whether langinfo.h defines CODESET... yes
391 checking whether langinfo.h defines T_FMT_AMPM... yes
392 checking whether langinfo.h defines ALTMON_1... yes
393 checking whether langinfo.h defines ERA... yes
394 checking whether langinfo.h defines YESEXPR... yes
395 checking for good max_align_t... yes
396 checking whether NULL can be used in arbitrary expressions... yes
397 checking for unreachable... no
398 checking whether locale.h defines locale_t... yes
399 checking whether locale.h conforms to POSIX:2001... yes
400 checking whether struct lconv is properly defined... yes
401 checking for LC_MESSAGES... yes
402 checking for uselocale... (cached) yes
403 checking whether uselocale works... (cached) yes
404 checking for fake locale system (OpenBSD)... no
405 checking for Solaris 11.4 locale system... no
406 checking for getlocalename_l... no
407 checking whether imported symbols can be declared weak... yes
408 checking for multithread API to use... posix
409 checking whether malloc (0) returns nonnull... yes
410 checking whether NAN macro works... yes
411 checking whether HUGE_VAL works... yes
412 checking for mmap... yes
413 checking for MAP_ANONYMOUS... yes
414 checking whether memchr works... yes
415 checking whether memmem is declared... yes
416 checking for memmem... yes
417 checking whether memmem works... yes
418 checking whether memrchr is declared... yes
419 checking whether <limits.h> defines MIN and MAX... no
420 checking whether <sys/param.h> defines MIN and MAX... yes
421 checking whether time_t is signed... yes
422 checking for working mktime... yes
423 checking whether struct tm is in sys/time.h or time.h... time.h
424 checking for struct tm.tm_zone... yes
425 checking for struct tm.tm_gmtoff... yes
426 checking for O_CLOEXEC... yes
427 checking for promoted mode_t type... mode_t
428 checking whether C symbols are prefixed with underscore at the linker level... no
429 checking for sigset_t... yes
430 checking for shared library path variable... LD_LIBRARY_PATH
431 checking whether to activate relocatable installation... yes
432 checking for mach-o/dyld.h... no
433 checking for _NSGetExecutablePath... no
434 checking whether setenv is declared... yes
435 checking for ssize_t... yes
436 checking whether <sys/select.h> is self-contained... yes
437 checking for library containing setsockopt... none needed
438 checking for uid_t... yes
439 checking for gid_t... yes
440 checking for volatile sig_atomic_t... yes
441 checking for sighandler_t... yes
442 checking whether snprintf is declared... yes
443 checking for snprintf... (cached) yes
444 checking whether snprintf fully supports the 'n' directive... yes
445 checking whether snprintf respects a size of 1... yes
446 checking whether vsnprintf respects a zero size as in C99... yes
447 checking whether fcloseall is declared... yes
448 checking whether getw is declared... yes
449 checking whether putw is declared... yes
450 checking which flavor of printf attribute matches inttypes macros... system
451 checking whether ecvt is declared... yes
452 checking whether fcvt is declared... yes
453 checking whether gcvt is declared... yes
454 checking whether MB_CUR_MAX is correct... yes
455 checking for strcasestr... yes
456 checking whether strcasestr works... yes
457 checking whether strdup is declared... yes
458 checking whether strerror(0) succeeds... yes
459 checking whether strncat works... yes
460 checking whether strndup is declared... yes
461 checking whether strnlen is declared... yes
462 checking whether ldexp() can be used without linking with libm... yes
463 checking whether strtok_r is declared... yes
464 checking whether <sys/socket.h> is self-contained... yes
465 checking for shutdown... yes
466 checking whether <sys/socket.h> defines the SHUT_* macros... yes
467 checking for struct sockaddr_storage... yes
468 checking for sa_family_t... yes
469 checking for struct sockaddr_storage.ss_family... yes
470 checking for struct timespec in <time.h>... yes
471 checking for TIME_UTC in <time.h>... yes
472 checking whether execvpe is declared... yes
473 checking whether clearerr_unlocked is declared... yes
474 checking whether feof_unlocked is declared... yes
475 checking whether ferror_unlocked is declared... yes
476 checking whether fgets_unlocked is declared... yes
477 checking whether fputc_unlocked is declared... yes
478 checking whether fread_unlocked is declared... yes
479 checking whether fwrite_unlocked is declared... yes
480 checking whether getc_unlocked is declared... yes
481 checking whether getchar_unlocked is declared... yes
482 checking whether putchar_unlocked is declared... yes
483 checking whether unsetenv is declared... yes
484 checking for vasprintf... yes
485 checking whether vsnprintf is declared... yes
486 checking for vsnprintf... yes
487 checking whether snprintf fully supports the 'n' directive... (cached) yes
488 checking whether snprintf respects a size of 1... (cached) yes
489 checking whether vsnprintf respects a zero size as in C99... (cached) yes
490 checking whether wcsdup is declared... yes
491 checking for C compiler option to allow warnings... -Wno-error
492 checking for alignas and alignof... yes, <stdalign.h> macros
493 checking for alloca as a compiler built-in... yes
494 checking whether to enable assertions... yes
495 checking for static_assert... yes, an <assert.h> macro
496 checking whether btowc(0) is correct... yes
497 checking whether btowc(EOF) is correct... yes
498 checking whether btowc is consistent with mbrtowc in the C locale... no
499 checking for __builtin_expect... yes
500 checking for byteswap.h... yes
501 checking for nl_langinfo... yes
502 checking for strtod_l... yes
503 checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
504 checking for readlinkat... yes
505 checking for library containing clock_gettime... none required
506 checking for clock_getres... yes
507 checking for clock_gettime... yes
508 checking for clock_settime... yes
509 checking whether // is distinct from /... (cached) no
510 checking whether dup2 works... yes
511 checking whether fcntl handles F_DUPFD correctly... yes
512 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
513 checking for flexible array member... yes
514 checking whether conversion from 'int' to 'long double' works... yes
515 checking for working POSIX fnmatch... yes
516 checking whether fopen supports the mode character 'x'... yes
517 checking whether fopen supports the mode character 'e'... yes
518 checking for ptrdiff_t... yes
519 checking whether free is known to preserve errno... yes
520 checking whether frexp works... yes
521 checking whether frexpl is declared... yes
522 checking whether frexpl() can be used without linking with libm... yes
523 checking whether frexpl works... yes
524 checking for fseeko... (cached) yes
525 checking whether fflush works on input streams... (cached) yes
526 checking for __fseterr... no
527 checking for ftello... (cached) yes
528 checking whether ftello works... (cached) yes
529 checking for getdelim... yes
530 checking for working getdelim function... yes
531 checking whether getdtablesize works... yes
532 checking for getline... yes
533 checking for working getline function... yes
534 checking for getprogname... no
535 checking whether program_invocation_name is declared... yes
536 checking whether program_invocation_name is declared... (cached) yes
537 checking whether program_invocation_short_name is declared... yes
538 checking whether __argv is declared... no
539 checking for getrandom... yes
540 checking whether getrandom is compatible with its GNU+BSD signature... yes
541 checking for gettimeofday with POSIX signature... yes
542 checking whether the compiler generally respects inline... (cached) yes
543 checking whether isfinite is declared... yes
544 checking whether isfinite(long double) works... yes
545 checking whether isinf is declared... yes
546 checking whether isinf(long double) works... yes
547 checking whether isnan macro works... yes
548 checking whether isnan(double) can be used without linking with libm... (cached) yes
549 checking whether isnan(double) can be used without linking with libm... (cached) yes
550 checking whether isnan(float) can be used without linking with libm... (cached) yes
551 checking whether isnan(float) works... (cached) yes
552 checking whether isnan(float) can be used without linking with libm... (cached) yes
553 checking whether isnan(float) works... (cached) yes
554 checking whether isnan(long double) can be used without linking with libm... (cached) yes
555 checking whether isnanl works... (cached) yes
556 checking whether isnan(long double) can be used without linking with libm... (cached) yes
557 checking whether isnanl works... (cached) yes
558 checking for iswblank... yes
559 checking whether iswblank is declared... yes
560 checking whether iswdigit is ISO C compliant... yes
561 checking whether iswxdigit is ISO C compliant... yes
562 checking whether the compiler supports the __inline keyword... yes
563 checking whether localeconv works... yes
564 checking for newlocale... yes
565 checking for duplocale... yes
566 checking for freelocale... yes
567 checking for pthread_rwlock_t... yes
568 checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
569 checking whether lseek detects pipes... yes
570 checking whether SEEK_DATA works but is incompatible with GNU... no
571 checking whether malloc (0) returns nonnull... (cached) yes
572 checking whether mbrtoc32 works on empty input... yes
573 checking whether the C locale is free of encoding errors... no
574 checking whether mbrtowc handles a NULL pwc argument... yes
575 checking whether mbrtowc handles a NULL string argument... yes
576 checking whether mbrtowc has a correct return value... yes
577 checking whether mbrtowc returns 0 when parsing a NUL character... yes
578 checking whether mbrtowc stores incomplete characters... no
579 checking whether mbrtowc works on empty input... yes
580 checking whether the C locale is free of encoding errors... no
581 checking whether mbsrtowcs works... yes
582 checking whether the C locale is free of encoding errors... (cached) no
583 checking for mbtowc... yes
584 checking whether memmem works in linear time... yes
585 checking for memmem... (cached) yes
586 checking whether memmem works... (cached) yes
587 checking for mempcpy... yes
588 checking for memrchr... yes
589 checking for memset_explicit... no
590 checking for explicit_memset... no
591 checking whether mkdir handles trailing slash... yes
592 checking whether mkdir handles trailing dot... yes
593 checking for mkdtemp... yes
594 checking for working mkstemp... yes
595 checking for __mktime_internal... no
596 checking for nl_langinfo... (cached) yes
597 checking whether YESEXPR works... yes
598 checking whether open recognizes a trailing slash... yes
599 checking for pipe2... yes
600 checking whether frexp works... (cached) yes
601 checking whether ldexp can be used without linking with libm... (cached) yes
602 checking whether frexpl() can be used without linking with libm... (cached) yes
603 checking whether frexpl works... (cached) yes
604 checking whether frexpl is declared... (cached) yes
605 checking whether ldexpl() can be used without linking with libm... yes
606 checking whether ldexpl works... yes
607 checking whether ldexpl is declared... yes
608 checking for ptrdiff_t... (cached) yes
609 checking whether program_invocation_name is declared... (cached) yes
610 checking whether program_invocation_short_name is declared... (cached) yes
611 checking for raise... yes
612 checking for sigprocmask... yes
613 checking for rawmemchr... yes
614 checking whether readlink signature is correct... yes
615 checking whether readlink handles trailing slash correctly... yes
616 checking whether readlink truncates results correctly... yes
617 checking whether realloc (0, 0) returns nonnull... yes
618 checking for reallocarray... yes
619 checking for working re_compile_pattern... yes
620 checking for faccessat... (cached) yes
621 checking for getcwd... (cached) yes
622 checking whether free is known to preserve errno... (cached) yes
623 checking for mempcpy... (cached) yes
624 checking for rawmemchr... (cached) yes
625 checking for search.h... yes
626 checking for tsearch... yes
627 checking whether rename honors trailing slash on destination... yes
628 checking whether rename honors trailing slash on source... yes
629 checking whether rename manages hard links correctly... yes
630 checking whether rename manages existing destinations correctly... yes
631 checking whether rmdir works... yes
632 checking whether round is declared... yes
633 checking whether round works... yes
634 checking whether select supports a 0 argument... yes
635 checking whether select detects invalid fds... yes
636 checking whether setenv validates arguments... yes
637 checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
638 checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
639 checking for struct sigaction.sa_sigaction... yes
640 checking for signbit macro... yes
641 checking for signbit compiler built-ins... yes
642 checking for sigprocmask... (cached) yes
643 checking for stdint.h... (cached) yes
644 checking for SIZE_MAX... yes
645 checking for snprintf... (cached) yes
646 checking whether snprintf respects a size of 1... (cached) yes
647 checking for ptrdiff_t... (cached) yes
648 checking for socklen_t... yes
649 checking for ptrdiff_t... (cached) yes
650 checking for ssize_t... (cached) yes
651 checking whether stat handles trailing slashes on files... yes
652 checking for struct stat.st_atim.tv_nsec... yes
653 checking whether struct stat.st_atim is of type struct timespec... yes
654 checking for struct stat.st_birthtimespec.tv_nsec... no
655 checking for struct stat.st_birthtimensec... no
656 checking for struct stat.st_birthtim.tv_nsec... no
657 checking for va_copy... yes
658 checking for bool, true, false... no
659 checking for stpcpy... yes
660 checking for strcasecmp... yes
661 checking for strncasecmp... yes
662 checking whether strncasecmp is declared... yes
663 checking whether strcasestr works in linear time... yes
664 checking for strcasestr... (cached) yes
665 checking whether strcasestr works... (cached) yes
666 checking for working strerror function... yes
667 checking for working strndup... yes
668 checking for working strnlen... yes
669 checking for strsep... yes
670 checking whether strtod obeys C99... yes
671 checking for strtok_r... yes
672 checking whether strtok_r works... yes
673 checking for sys/single_threaded.h... yes
674 checking whether localtime_r is declared... yes
675 checking whether localtime_r is compatible with its POSIX signature... yes
676 checking whether localtime works even near extrema... yes
677 checking for timezone_t... no
678 checking for timegm... yes
679 checking whether trunc is declared... yes
680 checking for unsetenv... yes
681 checking for unsetenv() return type... int
682 checking whether unsetenv obeys POSIX... yes
683 checking for variable-length arrays... yes
684 checking for ptrdiff_t... (cached) yes
685 checking for vasprintf... (cached) yes
686 checking for ptrdiff_t... (cached) yes
687 checking for ptrdiff_t... (cached) yes
688 checking for ptrdiff_t... (cached) yes
689 checking for vsnprintf... (cached) yes
690 checking whether snprintf respects a size of 1... (cached) yes
691 checking for ptrdiff_t... (cached) yes
692 checking for ptrdiff_t... (cached) yes
693 checking whether wcrtomb works in the C locale... yes
694 checking whether wcrtomb return value is correct... yes
695 checking whether wcwidth is declared... yes
696 checking whether wcwidth works reasonably in UTF-8 locales... yes
697 checking for wmemchr... yes
698 checking for wmempcpy... yes
699 checking for stdint.h... (cached) yes
700 checking for inline... (cached) inline
701 checking whether byte ordering is bigendian... (cached) no
702 checking for __setfpucw... no
703 checking for fork... yes
704 checking for execl... yes
705 checking for isinf... yes
706 checking for isnan... yes
707 checking for finite... yes
708 checking for getpid... yes
709 checking for feholdexcept... yes
710 checking for fpsetmask... no
711 checking for popen... yes
712 checking for round... yes
713 checking for fseeko64... yes
714 checking whether ln -s works... yes
715 checking for iconv... yes
716 checking for working iconv... yes
717 checking whether iconv is compatible with its POSIX signature... yes
718 checking that generated files are newer than configure... done
719 configure: creating ./config.status
720 config.status: creating Makefile
721 config.status: creating po/Makefile
722 config.status: creating tests/atlocal
723 config.status: creating perl-module/lib/PSPP.pm
724 config.status: creating config.h
725 config.status: executing tests/atconfig commands
726 config.status: executing depfiles commands
727 config.status: executing libtool commands
728 config.status: executing doc/pspp-figures/dummy commands
729 PSPP configured successfully.
731 Saving build configuration: config.h
732 cp -R /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/config.h /home/blp/tmp/pspptmp/master/x86_64/results/config.h
734 Saving build configuration: config.log
735 cp -R /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/config.log /home/blp/tmp/pspptmp/master/x86_64/results/config.log
737 Build
738 cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build && make -j$(nproc)
739 /usr/bin/mkdir -p 'gl'
740 /usr/bin/mkdir -p 'gl'
741 /usr/bin/mkdir -p 'gl'
742 /usr/bin/mkdir -p 'gl'
743 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
744 -e 's|@''HAVE_ALLOCA_H''@|1|g' \
745 ../gl/alloca.in.h > gl/alloca.h-t
746 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
747 echo '#if HAVE_WINSOCK2_H'; \
748 echo '# include <winsock2.h> /* avoid mingw pollution on DATADIR */'; \
749 echo '#endif'; \
750 printf '#define PREFIX %s\n' \"\"; \
751 printf '#define EXEC_PREFIX %s\n' \"\"; \
752 printf '#define BINDIR %s\n' \"/bin\"; \
753 printf '#define SBINDIR %s\n' \"/sbin\"; \
754 printf '#define LIBEXECDIR %s\n' \"/libexec\"; \
755 printf '#define DATAROOTDIR %s\n' \"/share\"; \
756 printf '#define DATADIR %s\n' \"/share\"; \
757 printf '#define SYSCONFDIR %s\n' \"/etc\"; \
758 printf '#define SHAREDSTATEDIR %s\n' \"/com\"; \
759 printf '#define LOCALSTATEDIR %s\n' \"/var\"; \
760 printf '#define RUNSTATEDIR %s\n' \"/var/run\"; \
761 printf '#define INCLUDEDIR %s\n' \"/include\"; \
762 printf '#define OLDINCLUDEDIR %s\n' \"/usr/include\"; \
763 printf '#define DOCDIR %s\n' \"/share/doc/pspp\"; \
764 printf '#define INFODIR %s\n' \"/share/info\"; \
765 printf '#define HTMLDIR %s\n' \"/share/doc/pspp\"; \
766 printf '#define DVIDIR %s\n' \"/share/doc/pspp\"; \
767 printf '#define PDFDIR %s\n' \"/share/doc/pspp\"; \
768 printf '#define PSDIR %s\n' \"/share/doc/pspp\"; \
769 printf '#define LIBDIR %s\n' \"/lib\"; \
770 printf '#define LISPDIR %s\n' \"/share/emacs/site-lisp\"; \
771 printf '#define LOCALEDIR %s\n' \"/share/locale\"; \
772 printf '#define MANDIR %s\n' \"/share/man\"; \
773 printf '#define MANEXT %s\n' \"\"; \
774 printf '#define PKGDATADIR %s\n' \"/share/pspp\"; \
775 printf '#define PKGINCLUDEDIR %s\n' \"/include/pspp\"; \
776 printf '#define PKGLIBDIR %s\n' \"/lib/pspp\"; \
777 printf '#define PKGLIBEXECDIR %s\n' \"/libexec/pspp\"; \
778 } | sed '/""/d' > gl/configmake.h-t
779 /usr/bin/mkdir -p 'gl'
780 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
781 -e 's|@''GUARD_PREFIX''@|GL|g' \
782 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
783 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
784 -e 's|@''PRAGMA_COLUMNS''@||g' \
785 -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
786 -e 's/@''GNULIB_ISBLANK''@/1/g' \
787 -e 's/@''HAVE_ISBLANK''@/1/g' \
788 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
789 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
790 ../gl/ctype.in.h > gl/ctype.h-t
791 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
792 -e 's|@''GUARD_PREFIX''@|GL|g' \
793 -e 's|@''HAVE_ERROR_H''@|1|g' \
794 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
795 -e 's|@''NEXT_ERROR_H''@|<error.h>|g' \
796 -e 's|@''HAVE_ERROR''@|1|g' \
797 -e 's|@''HAVE_ERROR_AT_LINE''@|1|g' \
798 -e 's|@''REPLACE_ERROR''@|0|g' \
799 -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \
800 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
801 ../gl/error.in.h > gl/error.h-t
802 /usr/bin/mkdir -p 'gl/malloc'
803 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
804 -e 's|@''GUARD_PREFIX''@|GL|g' \
805 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
806 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
807 -e 's|@''PRAGMA_COLUMNS''@||g' \
808 -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
809 -e 's/@''GNULIB_CREAT''@/0/g' \
810 -e 's/@''GNULIB_FCNTL''@/1/g' \
811 -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
812 -e 's/@''GNULIB_OPEN''@/1/g' \
813 -e 's/@''GNULIB_OPENAT''@/0/g' \
814 -e 's/@''GNULIB_MDA_CREAT''@/1/g' \
815 -e 's/@''GNULIB_MDA_OPEN''@/1/g' \
816 -e 's|@''HAVE_FCNTL''@|1|g' \
817 -e 's|@''HAVE_OPENAT''@|1|g' \
818 -e 's|@''REPLACE_CREAT''@|0|g' \
819 -e 's|@''REPLACE_FCNTL''@|1|g' \
820 -e 's|@''REPLACE_OPEN''@|0|g' \
821 -e 's|@''REPLACE_OPENAT''@|0|g' \
822 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
823 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
824 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
825 ../gl/fcntl.in.h > gl/fcntl.h-t
826 /usr/bin/mkdir -p 'gl/malloc'
827 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
828 -e '/libc_hidden_proto/d' \
829 ../gl/malloc/dynarray.h > gl/malloc/dynarray.gl.h-t
830 /usr/bin/mkdir -p 'gl/malloc'
831 mv gl/alloca.h-t gl/alloca.h
832 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
833 -e 's|<malloc/dynarray\.h>|<malloc/dynarray.gl.h>|g' \
834 -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' \
835 -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' \
836 -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' \
837 -e 's|__glibc_likely|_GL_LIKELY|g' \
838 -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \
839 ../gl/malloc/dynarray-skeleton.c > gl/malloc/dynarray-skeleton.gl.h-t
840 mv gl/configmake.h-t gl/configmake.h
841 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
842 -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \
843 -e 's|__glibc_likely|_GL_LIKELY|g' \
844 -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \
845 -e '/libc_hidden_proto/d' \
846 ../gl/malloc/scratch_buffer.h > gl/malloc/scratch_buffer.gl.h-t
847 mv gl/ctype.h-t gl/ctype.h
848 /usr/bin/mkdir -p 'gl'
849 mv gl/error.h-t gl/error.h
850 /usr/bin/mkdir -p 'gl'
851 mv gl/malloc/dynarray.gl.h-t gl/malloc/dynarray.gl.h
852 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
853 -e 's/@''HAVE_INTTYPES_H''@/1/g' \
854 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
855 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
856 -e 's|@''PRAGMA_COLUMNS''@||g' \
857 -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
858 -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
859 -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
860 -e 's/@''GNULIB_IMAXABS''@/0/g' \
861 -e 's/@''GNULIB_IMAXDIV''@/0/g' \
862 -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
863 -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
864 -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
865 -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
866 -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
867 -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
868 -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
869 -e 's/@''REPLACE_IMAXABS''@/0/g' \
870 -e 's/@''REPLACE_IMAXDIV''@/0/g' \
871 -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
872 -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
873 -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
874 -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
875 -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
876 -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
877 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
878 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
879 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
880 ../gl/inttypes.in.h > gl/inttypes.h-t
881 mv gl/fcntl.h-t gl/fcntl.h
882 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
883 -e 's|@''GUARD_PREFIX''@|GL|g' \
884 -e 's|@''HAVE_LANGINFO_H''@|1|g' \
885 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
886 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
887 -e 's|@''PRAGMA_COLUMNS''@||g' \
888 -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
889 -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
890 -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
891 -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
892 -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
893 -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
894 -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
895 -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
896 -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
897 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
898 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
899 ../gl/langinfo.in.h > gl/langinfo.h-t
900 /usr/bin/mkdir -p 'gl'
901 /usr/bin/mkdir -p 'gl'
902 mv gl/malloc/dynarray-skeleton.gl.h-t gl/malloc/dynarray-skeleton.gl.h
903 mv gl/malloc/scratch_buffer.gl.h-t gl/malloc/scratch_buffer.gl.h
904 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
905 -e 's|@''GUARD_PREFIX''@|GL|g' \
906 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
907 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
908 -e 's|@''PRAGMA_COLUMNS''@||g' \
909 -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
910 ../gl/limits.in.h > gl/limits.h-t
911 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
912 -e 's|@''GUARD_PREFIX''@|GL|g' \
913 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
914 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
915 -e 's|@''PRAGMA_COLUMNS''@||g' \
916 -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
917 -e 's/@''GNULIB_LOCALECONV''@/1/g' \
918 -e 's/@''GNULIB_SETLOCALE''@/0/g' \
919 -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
920 -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
921 -e 's/@''GNULIB_LOCALENAME''@/1/g' \
922 -e 's|@''HAVE_NEWLOCALE''@|1|g' \
923 -e 's|@''HAVE_DUPLOCALE''@|1|g' \
924 -e 's|@''HAVE_FREELOCALE''@|1|g' \
925 -e 's|@''HAVE_XLOCALE_H''@|0|g' \
926 -e 's|@''REPLACE_LOCALECONV''@|0|g' \
927 -e 's|@''REPLACE_SETLOCALE''@|0|g' \
928 -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
929 -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
930 -e 's|@''REPLACE_FREELOCALE''@|0|g' \
931 -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
932 -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \
933 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
934 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
935 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
936 ../gl/locale.in.h > gl/locale.h-t
937 /usr/bin/mkdir -p 'gl'
938 /usr/bin/mkdir -p 'gl'
939 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
940 -e 's|@''GUARD_PREFIX''@|GL|g' \
941 -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
942 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
943 -e 's|@''PRAGMA_COLUMNS''@||g' \
944 -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
945 -e 's/@''GNULIB_ACOSF''@/0/g' \
946 -e 's/@''GNULIB_ACOSL''@/0/g' \
947 -e 's/@''GNULIB_ASINF''@/0/g' \
948 -e 's/@''GNULIB_ASINL''@/0/g' \
949 -e 's/@''GNULIB_ATANF''@/0/g' \
950 -e 's/@''GNULIB_ATANL''@/0/g' \
951 -e 's/@''GNULIB_ATAN2F''@/0/g' \
952 -e 's/@''GNULIB_CBRT''@/0/g' \
953 -e 's/@''GNULIB_CBRTF''@/0/g' \
954 -e 's/@''GNULIB_CBRTL''@/0/g' \
955 -e 's/@''GNULIB_CEIL''@/0/g' \
956 -e 's/@''GNULIB_CEILF''@/0/g' \
957 -e 's/@''GNULIB_CEILL''@/0/g' \
958 -e 's/@''GNULIB_COPYSIGN''@/0/g' \
959 -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
960 -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
961 -e 's/@''GNULIB_COSF''@/0/g' \
962 -e 's/@''GNULIB_COSL''@/0/g' \
963 -e 's/@''GNULIB_COSHF''@/0/g' \
964 -e 's/@''GNULIB_EXPF''@/0/g' \
965 -e 's/@''GNULIB_EXPL''@/0/g' \
966 -e 's/@''GNULIB_EXP2''@/0/g' \
967 -e 's/@''GNULIB_EXP2F''@/0/g' \
968 -e 's/@''GNULIB_EXP2L''@/0/g' \
969 -e 's/@''GNULIB_EXPM1''@/0/g' \
970 -e 's/@''GNULIB_EXPM1F''@/0/g' \
971 -e 's/@''GNULIB_EXPM1L''@/0/g' \
972 -e 's/@''GNULIB_FABSF''@/0/g' \
973 -e 's/@''GNULIB_FABSL''@/0/g' \
974 -e 's/@''GNULIB_FLOOR''@/1/g' \
975 -e 's/@''GNULIB_FLOORF''@/0/g' \
976 -e 's/@''GNULIB_FLOORL''@/0/g' \
977 -e 's/@''GNULIB_FMA''@/0/g' \
978 -e 's/@''GNULIB_FMAF''@/0/g' \
979 -e 's/@''GNULIB_FMAL''@/0/g' \
980 -e 's/@''GNULIB_FMOD''@/0/g' \
981 -e 's/@''GNULIB_FMODF''@/0/g' \
982 -e 's/@''GNULIB_FMODL''@/0/g' \
983 -e 's/@''GNULIB_FREXPF''@/0/g' \
984 -e 's/@''GNULIB_FREXP''@/1/g' \
985 -e 's/@''GNULIB_FREXPL''@/1/g' \
986 -e 's/@''GNULIB_HYPOT''@/0/g' \
987 -e 's/@''GNULIB_HYPOTF''@/0/g' \
988 -e 's/@''GNULIB_HYPOTL''@/0/g' \
989 < ../gl/math.in.h > gl/math.h-t1
990 /usr/bin/mkdir -p 'gl'
991 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
992 -e 's|@''GUARD_PREFIX''@|GL|g' \
993 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
994 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
995 -e 's|@''PRAGMA_COLUMNS''@||g' \
996 -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
997 -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
998 -e 's/@''GNULIB_RAISE''@/1/g' \
999 -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
1000 -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
1001 -e 's/@''GNULIB_SIGACTION''@/1/g' \
1002 -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
1003 -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
1004 -e 's|@''HAVE_RAISE''@|1|g' \
1005 -e 's|@''HAVE_SIGSET_T''@|1|g' \
1006 -e 's|@''HAVE_SIGINFO_T''@|1|g' \
1007 -e 's|@''HAVE_SIGACTION''@|1|g' \
1008 -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
1009 -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
1010 -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
1011 -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
1012 -e 's|@''REPLACE_RAISE''@|0|g' \
1013 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1014 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1015 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1016 ../gl/signal.in.h > gl/signal.h-t
1017 /usr/bin/mkdir -p 'gl'
1018 mv gl/langinfo.h-t gl/langinfo.h
1019 mv gl/limits.h-t gl/limits.h
1020 mv gl/inttypes.h-t gl/inttypes.h
1021 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1022 -e 's|@''GUARD_PREFIX''@|GL|g' \
1023 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1024 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1025 -e 's|@''PRAGMA_COLUMNS''@||g' \
1026 -e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
1027 -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \
1028 -e 's|@''HAVE_WCHAR_T''@|1|g' \
1029 -e 's|@''REPLACE_NULL''@|0|g' \
1030 ../gl/stddef.in.h > gl/stddef.h-t
1031 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1032 -e 's|@''GUARD_PREFIX''@|GL|g' \
1033 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1034 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1035 -e 's|@''PRAGMA_COLUMNS''@||g' \
1036 -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
1037 -e 's/@''GNULIB_DPRINTF''@/0/g' \
1038 -e 's/@''GNULIB_FCLOSE''@/0/g' \
1039 -e 's/@''GNULIB_FDOPEN''@/0/g' \
1040 -e 's/@''GNULIB_FFLUSH''@/0/g' \
1041 -e 's/@''GNULIB_FGETC''@/1/g' \
1042 -e 's/@''GNULIB_FGETS''@/1/g' \
1043 -e 's/@''GNULIB_FOPEN''@/1/g' \
1044 -e 's/@''GNULIB_FOPEN_GNU''@/1/g' \
1045 -e 's/@''GNULIB_FPRINTF''@/1/g' \
1046 -e 's/@''GNULIB_FPRINTF_POSIX''@/1/g' \
1047 -e 's/@''GNULIB_FPURGE''@/0/g' \
1048 -e 's/@''GNULIB_FPUTC''@/1/g' \
1049 -e 's/@''GNULIB_FPUTS''@/1/g' \
1050 -e 's/@''GNULIB_FREAD''@/1/g' \
1051 -e 's/@''GNULIB_FREOPEN''@/0/g' \
1052 -e 's/@''GNULIB_FSCANF''@/1/g' \
1053 -e 's/@''GNULIB_FSEEK''@/1/g' \
1054 -e 's/@''GNULIB_FSEEKO''@/1/g' \
1055 -e 's/@''GNULIB_FTELL''@/1/g' \
1056 -e 's/@''GNULIB_FTELLO''@/1/g' \
1057 -e 's/@''GNULIB_FWRITE''@/1/g' \
1058 -e 's/@''GNULIB_GETC''@/1/g' \
1059 -e 's/@''GNULIB_GETCHAR''@/1/g' \
1060 -e 's/@''GNULIB_GETDELIM''@/1/g' \
1061 -e 's/@''GNULIB_GETLINE''@/1/g' \
1062 -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
1063 -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
1064 -e 's/@''GNULIB_PCLOSE''@/0/g' \
1065 -e 's/@''GNULIB_PERROR''@/0/g' \
1066 -e 's/@''GNULIB_POPEN''@/0/g' \
1067 -e 's/@''GNULIB_PRINTF''@/1/g' \
1068 -e 's/@''GNULIB_PRINTF_POSIX''@/1/g' \
1069 -e 's/@''GNULIB_PUTC''@/1/g' \
1070 -e 's/@''GNULIB_PUTCHAR''@/1/g' \
1071 -e 's/@''GNULIB_PUTS''@/1/g' \
1072 -e 's/@''GNULIB_REMOVE''@/0/g' \
1073 -e 's/@''GNULIB_RENAME''@/1/g' \
1074 -e 's/@''GNULIB_RENAMEAT''@/0/g' \
1075 -e 's/@''GNULIB_SCANF''@/1/g' \
1076 -e 's/@''GNULIB_SNPRINTF''@/1/g' \
1077 -e 's/@''GNULIB_SPRINTF_POSIX''@/1/g' \
1078 -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
1079 -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
1080 -e 's/@''GNULIB_TMPFILE''@/0/g' \
1081 -e 's/@''GNULIB_VASPRINTF''@/1/g' \
1082 -e 's/@''GNULIB_VDPRINTF''@/0/g' \
1083 -e 's/@''GNULIB_VFPRINTF''@/1/g' \
1084 -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \
1085 -e 's/@''GNULIB_VFSCANF''@/0/g' \
1086 -e 's/@''GNULIB_VSCANF''@/0/g' \
1087 -e 's/@''GNULIB_VPRINTF''@/1/g' \
1088 -e 's/@''GNULIB_VPRINTF_POSIX''@/1/g' \
1089 -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
1090 -e 's/@''GNULIB_VSPRINTF_POSIX''@/1/g' \
1091 -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
1092 -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
1093 -e 's/@''GNULIB_MDA_FILENO''@/1/g' \
1094 -e 's/@''GNULIB_MDA_GETW''@/1/g' \
1095 -e 's/@''GNULIB_MDA_PUTW''@/1/g' \
1096 -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
1097 < ../gl/stdio.in.h > gl/stdio.h-t1
1098 /usr/bin/mkdir -p 'gl'
1099 mv gl/locale.h-t gl/locale.h
1100 /usr/bin/mkdir -p 'gl'
1101 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1102 -e 's|@''GUARD_PREFIX''@|GL|g' \
1103 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1104 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1105 -e 's|@''PRAGMA_COLUMNS''@||g' \
1106 -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
1107 -e 's/@''GNULIB__EXIT''@/0/g' \
1108 -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
1109 -e 's/@''GNULIB_ATOLL''@/0/g' \
1110 -e 's/@''GNULIB_CALLOC_GNU''@/1/g' \
1111 -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \
1112 -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
1113 -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
1114 -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
1115 -e 's/@''GNULIB_GETPROGNAME''@/1/g' \
1116 -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
1117 -e 's/@''GNULIB_GRANTPT''@/0/g' \
1118 -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \
1119 -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
1120 -e 's/@''GNULIB_MBSTOWCS''@/0/g' \
1121 -e 's/@''GNULIB_MBTOWC''@/1/g' \
1122 -e 's/@''GNULIB_MKDTEMP''@/1/g' \
1123 -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
1124 -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
1125 -e 's/@''GNULIB_MKSTEMP''@/1/g' \
1126 -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
1127 -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
1128 -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
1129 -e 's/@''GNULIB_PTSNAME''@/0/g' \
1130 -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
1131 -e 's/@''GNULIB_PUTENV''@/0/g' \
1132 -e 's/@''GNULIB_QSORT_R''@/0/g' \
1133 -e 's/@''GNULIB_RANDOM''@/0/g' \
1134 -e 's/@''GNULIB_RANDOM_R''@/0/g' \
1135 -e 's/@''GNULIB_REALLOC_GNU''@/1/g' \
1136 -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
1137 -e 's/@''GNULIB_REALLOCARRAY''@/1/g' \
1138 -e 's/@''GNULIB_REALPATH''@/1/g' \
1139 -e 's/@''GNULIB_RPMATCH''@/0/g' \
1140 -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
1141 -e 's/@''GNULIB_SETENV''@/1/g' \
1142 -e 's/@''GNULIB_STRTOD''@/1/g' \
1143 -e 's/@''GNULIB_STRTOL''@/0/g' \
1144 -e 's/@''GNULIB_STRTOLD''@/0/g' \
1145 -e 's/@''GNULIB_STRTOLL''@/0/g' \
1146 -e 's/@''GNULIB_STRTOUL''@/0/g' \
1147 -e 's/@''GNULIB_STRTOULL''@/0/g' \
1148 -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
1149 -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
1150 -e 's/@''GNULIB_UNSETENV''@/1/g' \
1151 -e 's/@''GNULIB_WCTOMB''@/0/g' \
1152 -e 's/@''GNULIB_MDA_ECVT''@/1/g' \
1153 -e 's/@''GNULIB_MDA_FCVT''@/1/g' \
1154 -e 's/@''GNULIB_MDA_GCVT''@/1/g' \
1155 -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
1156 -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
1157 < ../gl/stdlib.in.h > gl/stdlib.h-t1
1158 /usr/bin/mkdir -p 'gl'
1159 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1160 -e 's|@''GUARD_PREFIX''@|GL|g' \
1161 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1162 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1163 -e 's|@''PRAGMA_COLUMNS''@||g' \
1164 -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
1165 -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
1166 -e 's/@''GNULIB_FFSL''@/0/g' \
1167 -e 's/@''GNULIB_FFSLL''@/0/g' \
1168 -e 's/@''GNULIB_MBSLEN''@/0/g' \
1169 -e 's/@''GNULIB_MBSNLEN''@/0/g' \
1170 -e 's/@''GNULIB_MBSCHR''@/0/g' \
1171 -e 's/@''GNULIB_MBSRCHR''@/0/g' \
1172 -e 's/@''GNULIB_MBSSTR''@/0/g' \
1173 -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
1174 -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
1175 -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
1176 -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
1177 -e 's/@''GNULIB_MBSCSPN''@/0/g' \
1178 -e 's/@''GNULIB_MBSPBRK''@/0/g' \
1179 -e 's/@''GNULIB_MBSSPN''@/0/g' \
1180 -e 's/@''GNULIB_MBSSEP''@/0/g' \
1181 -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
1182 -e 's/@''GNULIB_MEMCHR''@/1/g' \
1183 -e 's/@''GNULIB_MEMMEM''@/1/g' \
1184 -e 's/@''GNULIB_MEMPCPY''@/1/g' \
1185 -e 's/@''GNULIB_MEMRCHR''@/1/g' \
1186 -e 's/@''GNULIB_MEMSET_EXPLICIT''@/1/g' \
1187 -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
1188 -e 's/@''GNULIB_STPCPY''@/1/g' \
1189 -e 's/@''GNULIB_STPNCPY''@/0/g' \
1190 -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
1191 -e 's/@''GNULIB_STRDUP''@/1/g' \
1192 -e 's/@''GNULIB_STRNCAT''@/1/g' \
1193 -e 's/@''GNULIB_STRNDUP''@/1/g' \
1194 -e 's/@''GNULIB_STRNLEN''@/1/g' \
1195 -e 's/@''GNULIB_STRPBRK''@/0/g' \
1196 -e 's/@''GNULIB_STRSEP''@/1/g' \
1197 -e 's/@''GNULIB_STRSTR''@/0/g' \
1198 -e 's/@''GNULIB_STRCASESTR''@/1/g' \
1199 -e 's/@''GNULIB_STRTOK_R''@/1/g' \
1200 -e 's/@''GNULIB_STRERROR''@/1/g' \
1201 -e 's/@''GNULIB_STRERROR_R''@/0/g' \
1202 -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
1203 -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
1204 -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
1205 -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
1206 -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
1207 -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
1208 -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
1209 -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
1210 < ../gl/string.in.h > gl/string.h-t1
1211 /usr/bin/mkdir -p 'gl/sys'
1212 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1213 -e 's|@''GUARD_PREFIX''@|GL|g' \
1214 -e 's|@''HAVE_STRINGS_H''@|1|g' \
1215 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1216 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1217 -e 's|@''PRAGMA_COLUMNS''@||g' \
1218 -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
1219 -e 's/@''GNULIB_FFS''@/0/g' \
1220 -e 's|@''HAVE_FFS''@|1|g' \
1221 -e 's|@''HAVE_STRCASECMP''@|1|g' \
1222 -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
1223 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1224 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1225 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1226 ../gl/strings.in.h > gl/strings.h-t
1227 /usr/bin/mkdir -p 'gl/sys'
1228 mv gl/signal.h-t gl/signal.h
1229 mv gl/stddef.h-t gl/stddef.h
1230 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1231 -e 's|@''GUARD_PREFIX''@|GL|g' \
1232 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1233 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1234 -e 's|@''PRAGMA_COLUMNS''@||g' \
1235 -e 's|@''NEXT_SYS_RANDOM_H''@|<sys/random.h>|g' \
1236 -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \
1237 -e 's/@''GNULIB_GETRANDOM''@/1/g' \
1238 -e 's/@''HAVE_GETRANDOM''@/1/g' \
1239 -e 's/@''REPLACE_GETRANDOM''@/0/g' \
1240 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1241 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1242 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1243 ../gl/sys_random.in.h > gl/sys/random.h-t
1244 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1245 -e 's|@''GUARD_PREFIX''@|GL|g' \
1246 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1247 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1248 -e 's|@''PRAGMA_COLUMNS''@||g' \
1249 -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
1250 -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
1251 -e 's/@''GNULIB_PSELECT''@/0/g' \
1252 -e 's/@''GNULIB_SELECT''@/1/g' \
1253 -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
1254 -e 's|@''HAVE_PSELECT''@|1|g' \
1255 -e 's|@''REPLACE_PSELECT''@|0|g' \
1256 -e 's|@''REPLACE_SELECT''@|0|g' \
1257 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1258 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1259 ../gl/sys_select.in.h > gl/sys/select.h-t
1260 /usr/bin/mkdir -p 'gl/sys'
1261 /usr/bin/mkdir -p 'gl/sys'
1262 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1263 -e 's|@''GUARD_PREFIX''@|GL|g' \
1264 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1265 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1266 -e 's|@''PRAGMA_COLUMNS''@||g' \
1267 -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
1268 -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
1269 -e 's/@''GNULIB_CLOSE''@/1/g' \
1270 -e 's/@''GNULIB_SOCKET''@/0/g' \
1271 -e 's/@''GNULIB_CONNECT''@/0/g' \
1272 -e 's/@''GNULIB_ACCEPT''@/0/g' \
1273 -e 's/@''GNULIB_BIND''@/0/g' \
1274 -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
1275 -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
1276 -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
1277 -e 's/@''GNULIB_LISTEN''@/0/g' \
1278 -e 's/@''GNULIB_RECV''@/0/g' \
1279 -e 's/@''GNULIB_SEND''@/0/g' \
1280 -e 's/@''GNULIB_RECVFROM''@/0/g' \
1281 -e 's/@''GNULIB_SENDTO''@/0/g' \
1282 -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \
1283 -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
1284 -e 's/@''GNULIB_ACCEPT4''@/0/g' \
1285 -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
1286 -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
1287 -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
1288 -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
1289 -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
1290 -e 's|@''HAVE_ACCEPT4''@|1|g' \
1291 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1292 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1293 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1294 ../gl/sys_socket.in.h > gl/sys/socket.h-t
1295 /usr/bin/mkdir -p 'gl/sys'
1296 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1297 -e 's|@''GUARD_PREFIX''@|GL|g' \
1298 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1299 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1300 -e 's|@''PRAGMA_COLUMNS''@||g' \
1301 -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
1302 -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
1303 -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
1304 -e 's/@''GNULIB_CHMOD''@/0/g' \
1305 -e 's/@''GNULIB_FCHMODAT''@/0/g' \
1306 -e 's/@''GNULIB_FSTAT''@/1/g' \
1307 -e 's/@''GNULIB_FSTATAT''@/0/g' \
1308 -e 's/@''GNULIB_FUTIMENS''@/0/g' \
1309 -e 's/@''GNULIB_GETUMASK''@/0/g' \
1310 -e 's/@''GNULIB_LCHMOD''@/0/g' \
1311 -e 's/@''GNULIB_LSTAT''@/1/g' \
1312 -e 's/@''GNULIB_MKDIR''@/1/g' \
1313 -e 's/@''GNULIB_MKDIRAT''@/0/g' \
1314 -e 's/@''GNULIB_MKFIFO''@/0/g' \
1315 -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
1316 -e 's/@''GNULIB_MKNOD''@/0/g' \
1317 -e 's/@''GNULIB_MKNODAT''@/0/g' \
1318 -e 's/@''GNULIB_STAT''@/1/g' \
1319 -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
1320 -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
1321 -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \
1322 -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \
1323 -e 's/@''GNULIB_MDA_UMASK''@/1/g' \
1324 -e 's|@''HAVE_FCHMODAT''@|1|g' \
1325 -e 's|@''HAVE_FSTATAT''@|1|g' \
1326 -e 's|@''HAVE_FUTIMENS''@|1|g' \
1327 -e 's|@''HAVE_GETUMASK''@|1|g' \
1328 -e 's|@''HAVE_LCHMOD''@|1|g' \
1329 -e 's|@''HAVE_LSTAT''@|1|g' \
1330 -e 's|@''HAVE_MKDIRAT''@|1|g' \
1331 -e 's|@''HAVE_MKFIFO''@|1|g' \
1332 -e 's|@''HAVE_MKFIFOAT''@|1|g' \
1333 -e 's|@''HAVE_MKNOD''@|1|g' \
1334 -e 's|@''HAVE_MKNODAT''@|1|g' \
1335 -e 's|@''HAVE_UTIMENSAT''@|1|g' \
1336 -e 's|@''REPLACE_CHMOD''@|0|g' \
1337 -e 's|@''REPLACE_FCHMODAT''@|0|g' \
1338 -e 's|@''REPLACE_FSTAT''@|0|g' \
1339 -e 's|@''REPLACE_FSTATAT''@|0|g' \
1340 -e 's|@''REPLACE_FUTIMENS''@|0|g' \
1341 -e 's|@''REPLACE_LSTAT''@|0|g' \
1342 -e 's|@''REPLACE_MKDIR''@|0|g' \
1343 -e 's|@''REPLACE_MKFIFO''@|0|g' \
1344 -e 's|@''REPLACE_MKFIFOAT''@|0|g' \
1345 -e 's|@''REPLACE_MKNOD''@|0|g' \
1346 -e 's|@''REPLACE_MKNODAT''@|0|g' \
1347 -e 's|@''REPLACE_STAT''@|0|g' \
1348 -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
1349 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1350 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1351 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1352 ../gl/sys_stat.in.h > gl/sys/stat.h-t
1353 /usr/bin/mkdir -p 'gl/sys'
1354 mv gl/strings.h-t gl/strings.h
1355 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1356 -e 's|@''GUARD_PREFIX''@|GL|g' \
1357 -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
1358 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1359 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1360 -e 's|@''PRAGMA_COLUMNS''@||g' \
1361 -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
1362 -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
1363 -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
1364 -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
1365 -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
1366 -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
1367 -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
1368 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1369 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1370 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1371 ../gl/sys_time.in.h > gl/sys/time.h-t
1372 sed \
1373 -e 's/@''GNULIB_ILOGB''@/0/g' \
1374 -e 's/@''GNULIB_ILOGBF''@/0/g' \
1375 -e 's/@''GNULIB_ILOGBL''@/0/g' \
1376 -e 's/@''GNULIB_ISFINITE''@/1/g' \
1377 -e 's/@''GNULIB_ISINF''@/1/g' \
1378 -e 's/@''GNULIB_ISNAN''@/1/g' \
1379 -e 's/@''GNULIB_ISNANF''@/1/g' \
1380 -e 's/@''GNULIB_ISNAND''@/1/g' \
1381 -e 's/@''GNULIB_ISNANL''@/1/g' \
1382 -e 's/@''GNULIB_LDEXP''@/0/g' \
1383 -e 's/@''GNULIB_LDEXPF''@/0/g' \
1384 -e 's/@''GNULIB_LDEXPL''@/0/g' \
1385 -e 's/@''GNULIB_LOG''@/0/g' \
1386 -e 's/@''GNULIB_LOGF''@/0/g' \
1387 -e 's/@''GNULIB_LOGL''@/0/g' \
1388 -e 's/@''GNULIB_LOG10''@/0/g' \
1389 -e 's/@''GNULIB_LOG10F''@/0/g' \
1390 -e 's/@''GNULIB_LOG10L''@/0/g' \
1391 -e 's/@''GNULIB_LOG1P''@/0/g' \
1392 -e 's/@''GNULIB_LOG1PF''@/0/g' \
1393 -e 's/@''GNULIB_LOG1PL''@/0/g' \
1394 -e 's/@''GNULIB_LOG2''@/0/g' \
1395 -e 's/@''GNULIB_LOG2F''@/0/g' \
1396 -e 's/@''GNULIB_LOG2L''@/0/g' \
1397 -e 's/@''GNULIB_LOGB''@/0/g' \
1398 -e 's/@''GNULIB_LOGBF''@/0/g' \
1399 -e 's/@''GNULIB_LOGBL''@/0/g' \
1400 -e 's/@''GNULIB_MODF''@/0/g' \
1401 -e 's/@''GNULIB_MODFF''@/0/g' \
1402 -e 's/@''GNULIB_MODFL''@/0/g' \
1403 -e 's/@''GNULIB_POWF''@/0/g' \
1404 -e 's/@''GNULIB_REMAINDER''@/0/g' \
1405 -e 's/@''GNULIB_REMAINDERF''@/0/g' \
1406 -e 's/@''GNULIB_REMAINDERL''@/0/g' \
1407 -e 's/@''GNULIB_RINT''@/0/g' \
1408 -e 's/@''GNULIB_RINTF''@/0/g' \
1409 -e 's/@''GNULIB_RINTL''@/0/g' \
1410 -e 's/@''GNULIB_ROUND''@/1/g' \
1411 -e 's/@''GNULIB_ROUNDF''@/0/g' \
1412 -e 's/@''GNULIB_ROUNDL''@/0/g' \
1413 -e 's/@''GNULIB_SIGNBIT''@/1/g' \
1414 -e 's/@''GNULIB_SINF''@/0/g' \
1415 -e 's/@''GNULIB_SINL''@/0/g' \
1416 -e 's/@''GNULIB_SINHF''@/0/g' \
1417 -e 's/@''GNULIB_SQRTF''@/0/g' \
1418 -e 's/@''GNULIB_SQRTL''@/0/g' \
1419 -e 's/@''GNULIB_TANF''@/0/g' \
1420 -e 's/@''GNULIB_TANL''@/0/g' \
1421 -e 's/@''GNULIB_TANHF''@/0/g' \
1422 -e 's/@''GNULIB_TRUNC''@/1/g' \
1423 -e 's/@''GNULIB_TRUNCF''@/0/g' \
1424 -e 's/@''GNULIB_TRUNCL''@/0/g' \
1425 -e 's/@''GNULIB_MDA_J0''@/1/g' \
1426 -e 's/@''GNULIB_MDA_J1''@/1/g' \
1427 -e 's/@''GNULIB_MDA_JN''@/1/g' \
1428 -e 's/@''GNULIB_MDA_Y0''@/1/g' \
1429 -e 's/@''GNULIB_MDA_Y1''@/1/g' \
1430 -e 's/@''GNULIB_MDA_YN''@/1/g' \
1431 < gl/math.h-t1 > gl/math.h-t2
1432 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1433 -e 's|@''GUARD_PREFIX''@|GL|g' \
1434 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1435 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1436 -e 's|@''PRAGMA_COLUMNS''@||g' \
1437 -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
1438 -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
1439 -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
1440 ../gl/sys_types.in.h > gl/sys/types.h-t
1441 mv gl/sys/random.h-t gl/sys/random.h
1442 /usr/bin/mkdir -p 'gl/sys'
1443 mv gl/sys/select.h-t gl/sys/select.h
1444 /usr/bin/mkdir -p 'gl'
1445 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1446 -e 's|@''GUARD_PREFIX''@|GL|g' \
1447 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1448 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1449 -e 's|@''PRAGMA_COLUMNS''@||g' \
1450 -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
1451 -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
1452 ../gl/sys_uio.in.h > gl/sys/uio.h-t
1453 /usr/bin/mkdir -p 'gl'
1454 /usr/bin/mkdir -p 'gl'
1455 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1456 -e 's|@''GUARD_PREFIX''@|GL|g' \
1457 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1458 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1459 -e 's|@''PRAGMA_COLUMNS''@||g' \
1460 -e 's|@''NEXT_TERMIOS_H''@|<termios.h>|g' \
1461 -e 's/@''GNULIB_TCGETSID''@/0/g' \
1462 -e 's|@''HAVE_DECL_TCGETSID''@|1|g' \
1463 -e 's|@''HAVE_TERMIOS_H''@|1|g' \
1464 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1465 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1466 ../gl/termios.in.h > gl/termios.h-t
1467 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1468 -e 's|@''GUARD_PREFIX''@|GL|g' \
1469 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1470 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1471 -e 's|@''PRAGMA_COLUMNS''@||g' \
1472 -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
1473 -e 's/@''GNULIB_CTIME''@/0/g' \
1474 -e 's/@''GNULIB_LOCALTIME''@/0/g' \
1475 -e 's/@''GNULIB_MKTIME''@/1/g' \
1476 -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
1477 -e 's/@''GNULIB_STRFTIME''@/0/g' \
1478 -e 's/@''GNULIB_STRPTIME''@/0/g' \
1479 -e 's/@''GNULIB_TIME''@/0/g' \
1480 -e 's/@''GNULIB_TIMEGM''@/1/g' \
1481 -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \
1482 -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \
1483 -e 's/@''GNULIB_TIME_R''@/1/g' \
1484 -e 's/@''GNULIB_TIME_RZ''@/1/g' \
1485 -e 's/@''GNULIB_TZSET''@/1/g' \
1486 -e 's/@''GNULIB_MDA_TZSET''@/1/g' \
1487 -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
1488 -e 's|@''HAVE_NANOSLEEP''@|1|g' \
1489 -e 's|@''HAVE_STRPTIME''@|1|g' \
1490 -e 's|@''HAVE_TIMEGM''@|1|g' \
1491 -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \
1492 -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \
1493 -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
1494 -e 's|@''REPLACE_CTIME''@|0|g' \
1495 -e 's|@''REPLACE_GMTIME''@|0|g' \
1496 -e 's|@''REPLACE_LOCALTIME''@|0|g' \
1497 -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
1498 -e 's|@''REPLACE_MKTIME''@|0|g' \
1499 -e 's|@''REPLACE_NANOSLEEP''@|0|g' \
1500 -e 's|@''REPLACE_STRFTIME''@|0|g' \
1501 -e 's|@''REPLACE_TIME''@|0|g' \
1502 -e 's|@''REPLACE_TIMEGM''@|0|g' \
1503 -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \
1504 -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \
1505 -e 's|@''REPLACE_TZSET''@|0|g' \
1506 -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
1507 -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
1508 -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
1509 -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
1510 -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
1511 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1512 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1513 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1514 ../gl/time.in.h > gl/time.h-t
1515 /usr/bin/mkdir -p 'gl'
1516 mv gl/sys/types.h-t gl/sys/types.h
1517 mv gl/sys/time.h-t gl/sys/time.h
1518 mv gl/sys/socket.h-t gl/sys/socket.h
1519 sed \
1520 -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
1521 -e 's|@''HAVE_FFSL''@|1|g' \
1522 -e 's|@''HAVE_FFSLL''@|1|g' \
1523 -e 's|@''HAVE_MBSLEN''@|0|g' \
1524 -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
1525 -e 's|@''HAVE_MEMPCPY''@|1|g' \
1526 -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
1527 -e 's|@''HAVE_MEMSET_EXPLICIT''@|0|g' \
1528 -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
1529 -e 's|@''HAVE_STPCPY''@|1|g' \
1530 -e 's|@''HAVE_STPNCPY''@|1|g' \
1531 -e 's|@''HAVE_STRCHRNUL''@|1|g' \
1532 -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
1533 -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
1534 -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
1535 -e 's|@''HAVE_STRPBRK''@|1|g' \
1536 -e 's|@''HAVE_STRSEP''@|1|g' \
1537 -e 's|@''HAVE_STRCASESTR''@|1|g' \
1538 -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
1539 -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
1540 -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
1541 -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
1542 -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
1543 -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
1544 -e 's|@''HAVE_STRVERSCMP''@|1|g' \
1545 -e 's|@''REPLACE_FFSLL''@|0|g' \
1546 -e 's|@''REPLACE_MEMCHR''@|0|g' \
1547 -e 's|@''REPLACE_MEMMEM''@|0|g' \
1548 -e 's|@''REPLACE_MEMPCPY''@|0|g' \
1549 -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \
1550 -e 's|@''REPLACE_FREE''@|0|g' \
1551 -e 's|@''REPLACE_STPCPY''@|0|g' \
1552 -e 's|@''REPLACE_STPNCPY''@|0|g' \
1553 -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
1554 -e 's|@''REPLACE_STRDUP''@|0|g' \
1555 -e 's|@''REPLACE_STRNCAT''@|0|g' \
1556 -e 's|@''REPLACE_STRNDUP''@|0|g' \
1557 -e 's|@''REPLACE_STRNLEN''@|0|g' \
1558 -e 's|@''REPLACE_STRSTR''@|0|g' \
1559 -e 's|@''REPLACE_STRCASESTR''@|0|g' \
1560 -e 's|@''REPLACE_STRTOK_R''@|0|g' \
1561 -e 's|@''REPLACE_STRERROR''@|0|g' \
1562 -e 's|@''REPLACE_STRERROR_R''@|0|g' \
1563 -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
1564 -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
1565 -e 's|@''REPLACE_STRVERSCMP''@|0|g' \
1566 -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
1567 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1568 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1569 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1570 < gl/string.h-t1 > gl/string.h-t2
1571 sed \
1572 -e 's|@''HAVE__EXIT''@|1|g' \
1573 -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
1574 -e 's|@''HAVE_ATOLL''@|1|g' \
1575 -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
1576 -e 's|@''HAVE_DECL_ECVT''@|1|g' \
1577 -e 's|@''HAVE_DECL_FCVT''@|1|g' \
1578 -e 's|@''HAVE_DECL_GCVT''@|1|g' \
1579 -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
1580 -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \
1581 -e 's|@''HAVE_GETPROGNAME''@|0|g' \
1582 -e 's|@''HAVE_GETSUBOPT''@|1|g' \
1583 -e 's|@''HAVE_GRANTPT''@|1|g' \
1584 -e 's|@''HAVE_INITSTATE''@|1|g' \
1585 -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
1586 -e 's|@''HAVE_MBTOWC''@|1|g' \
1587 -e 's|@''HAVE_MKDTEMP''@|1|g' \
1588 -e 's|@''HAVE_MKOSTEMP''@|1|g' \
1589 -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
1590 -e 's|@''HAVE_MKSTEMP''@|1|g' \
1591 -e 's|@''HAVE_MKSTEMPS''@|1|g' \
1592 -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
1593 -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
1594 -e 's|@''HAVE_PTSNAME''@|1|g' \
1595 -e 's|@''HAVE_PTSNAME_R''@|1|g' \
1596 -e 's|@''HAVE_QSORT_R''@|1|g' \
1597 -e 's|@''HAVE_RANDOM''@|1|g' \
1598 -e 's|@''HAVE_RANDOM_H''@|1|g' \
1599 -e 's|@''HAVE_RANDOM_R''@|1|g' \
1600 -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
1601 -e 's|@''HAVE_REALPATH''@|1|g' \
1602 -e 's|@''HAVE_RPMATCH''@|1|g' \
1603 -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
1604 -e 's|@''HAVE_DECL_SETENV''@|1|g' \
1605 -e 's|@''HAVE_SETSTATE''@|1|g' \
1606 -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
1607 -e 's|@''HAVE_STRTOD''@|1|g' \
1608 -e 's|@''HAVE_STRTOL''@|1|g' \
1609 -e 's|@''HAVE_STRTOLD''@|1|g' \
1610 -e 's|@''HAVE_STRTOLL''@|1|g' \
1611 -e 's|@''HAVE_STRTOUL''@|1|g' \
1612 -e 's|@''HAVE_STRTOULL''@|1|g' \
1613 -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
1614 -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
1615 -e 's|@''HAVE_UNLOCKPT''@|1|g' \
1616 -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
1617 < gl/stdlib.h-t1 > gl/stdlib.h-t2
1618 sed \
1619 -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
1620 -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
1621 -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
1622 -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
1623 -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
1624 -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
1625 -e 's|@''HAVE_DECL_GETW''@|1|g' \
1626 -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
1627 -e 's|@''HAVE_DECL_PUTW''@|1|g' \
1628 -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
1629 -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
1630 -e 's|@''HAVE_DPRINTF''@|1|g' \
1631 -e 's|@''HAVE_FSEEKO''@|1|g' \
1632 -e 's|@''HAVE_FTELLO''@|1|g' \
1633 -e 's|@''HAVE_PCLOSE''@|1|g' \
1634 -e 's|@''HAVE_POPEN''@|1|g' \
1635 -e 's|@''HAVE_RENAMEAT''@|1|g' \
1636 -e 's|@''HAVE_VASPRINTF''@|1|g' \
1637 -e 's|@''HAVE_VDPRINTF''@|1|g' \
1638 < gl/stdio.h-t1 > gl/stdio.h-t2
1639 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1640 -e 's|@''GUARD_PREFIX''@|GL|g' \
1641 -e 's/@''HAVE_UCHAR_H''@/1/g' \
1642 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1643 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1644 -e 's|@''PRAGMA_COLUMNS''@||g' \
1645 -e 's|@''NEXT_UCHAR_H''@|<uchar.h>|g' \
1646 -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \
1647 -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \
1648 -e 's|@''SMALL_WCHAR_T''@|0|g' \
1649 -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \
1650 -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \
1651 -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \
1652 -e 's/@''GNULIB_BTOC32''@/0/g' \
1653 -e 's/@''GNULIB_BTOWC''@/1/g' \
1654 -e 's/@''GNULIB_C32ISALNUM''@/1/g' \
1655 -e 's/@''GNULIB_C32ISALPHA''@/1/g' \
1656 -e 's/@''GNULIB_C32ISBLANK''@/1/g' \
1657 -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \
1658 -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \
1659 -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \
1660 -e 's/@''GNULIB_C32ISLOWER''@/1/g' \
1661 -e 's/@''GNULIB_C32ISPRINT''@/1/g' \
1662 -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \
1663 -e 's/@''GNULIB_C32ISSPACE''@/1/g' \
1664 -e 's/@''GNULIB_C32ISUPPER''@/1/g' \
1665 -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \
1666 -e 's/@''GNULIB_C32TOLOWER''@/1/g' \
1667 -e 's/@''GNULIB_C32TOUPPER''@/0/g' \
1668 -e 's/@''GNULIB_C32WIDTH''@/1/g' \
1669 -e 's/@''GNULIB_C32RTOMB''@/0/g' \
1670 -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \
1671 -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \
1672 -e 's/@''GNULIB_C32STOMBS''@/0/g' \
1673 -e 's/@''GNULIB_C32SWIDTH''@/0/g' \
1674 -e 's/@''GNULIB_C32TOB''@/0/g' \
1675 -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
1676 -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
1677 -e 's/@''GNULIB_MBRTOC16''@/0/g' \
1678 -e 's/@''GNULIB_MBRTOC32''@/1/g' \
1679 -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \
1680 -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
1681 -e 's/@''GNULIB_MBSRTOC32S''@/0/g' \
1682 -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
1683 -e 's/@''GNULIB_MBSTOC32S''@/0/g' \
1684 -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
1685 -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
1686 -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
1687 -e 's/@''GNULIB_WCTOB''@/0/g' \
1688 -e 's/@''GNULIB_WCWIDTH''@/1/g' \
1689 -e 's|@''HAVE_C32RTOMB''@|1|g' \
1690 -e 's|@''HAVE_MBRTOC16''@|1|g' \
1691 -e 's|@''HAVE_MBRTOC32''@|1|g' \
1692 -e 's|@''REPLACE_C32RTOMB''@|0|g' \
1693 -e 's|@''REPLACE_MBRTOC16''@|0|g' \
1694 -e 's|@''REPLACE_MBRTOC32''@|1|g' \
1695 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1696 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1697 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1698 ../gl/uchar.in.h > gl/uchar.h-t
1699 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1700 -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \
1701 -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@//g' \
1702 -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@//g' \
1703 ../gl/unicase.in.h > gl/unicase.h-t
1704 mv gl/sys/uio.h-t gl/sys/uio.h
1705 /usr/bin/mkdir -p 'gl/unicase'
1706 /usr/bin/mkdir -p 'gl'
1707 mv gl/termios.h-t gl/termios.h
1708 declaration=`grep '^gl_unicase_special_lookup' ../gl/unicase/special-casing-table.h | sed -e 's/register //g'` && \
1709 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1710 -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/${declaration};/" \
1711 ../gl/unicase/special-casing.in.h > gl/unicase/special-casing.h-t
1712 /usr/bin/mkdir -p 'gl'
1713 mv gl/sys/stat.h-t gl/sys/stat.h
1714 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1715 -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \
1716 -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1717 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1718 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1719 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1720 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1721 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1722 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1723 -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1724 -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1725 -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1726 -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1727 -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1728 -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1729 -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1730 -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1731 -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1732 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1733 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1734 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1735 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1736 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1737 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1738 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1739 -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1740 -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1741 -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1742 -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1743 -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1744 -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1745 -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1746 -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1747 -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1748 -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1749 -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1750 -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1751 -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1752 -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1753 -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1754 < ../gl/unictype.in.h > gl/unictype.h-t1
1755 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/unigbrk.h-t' ../gl/unigbrk.in.h
1756 /usr/bin/mkdir -p 'gl'
1757 /usr/bin/mkdir -p 'gl'
1758 mv gl/unicase.h-t gl/unicase.h
1759 mv gl/unigbrk.h-t gl/unigbrk.h
1760 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/unilbrk.h-t' ../gl/unilbrk.in.h
1761 /usr/bin/mkdir -p 'gl'
1762 sed \
1763 -e 's|@''REPLACE_DPRINTF''@|0|g' \
1764 -e 's|@''REPLACE_FCLOSE''@|0|g' \
1765 -e 's|@''REPLACE_FDOPEN''@|0|g' \
1766 -e 's|@''REPLACE_FFLUSH''@|0|g' \
1767 -e 's|@''REPLACE_FOPEN''@|0|g' \
1768 -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \
1769 -e 's|@''REPLACE_FPRINTF''@|1|g' \
1770 -e 's|@''REPLACE_FPURGE''@|0|g' \
1771 -e 's|@''REPLACE_FREOPEN''@|0|g' \
1772 -e 's|@''REPLACE_FSEEK''@|0|g' \
1773 -e 's|@''REPLACE_FSEEKO''@|0|g' \
1774 -e 's|@''REPLACE_FTELL''@|0|g' \
1775 -e 's|@''REPLACE_FTELLO''@|0|g' \
1776 -e 's|@''REPLACE_GETDELIM''@|0|g' \
1777 -e 's|@''REPLACE_GETLINE''@|0|g' \
1778 -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
1779 -e 's|@''REPLACE_PERROR''@|0|g' \
1780 -e 's|@''REPLACE_POPEN''@|0|g' \
1781 -e 's|@''REPLACE_PRINTF''@|1|g' \
1782 -e 's|@''REPLACE_REMOVE''@|0|g' \
1783 -e 's|@''REPLACE_RENAME''@|0|g' \
1784 -e 's|@''REPLACE_RENAMEAT''@|0|g' \
1785 -e 's|@''REPLACE_SNPRINTF''@|1|g' \
1786 -e 's|@''REPLACE_SPRINTF''@|1|g' \
1787 -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
1788 -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
1789 -e 's|@''REPLACE_TMPFILE''@|0|g' \
1790 -e 's|@''REPLACE_VASPRINTF''@|1|g' \
1791 -e 's|@''REPLACE_VDPRINTF''@|0|g' \
1792 -e 's|@''REPLACE_VFPRINTF''@|1|g' \
1793 -e 's|@''REPLACE_VPRINTF''@|1|g' \
1794 -e 's|@''REPLACE_VSNPRINTF''@|1|g' \
1795 -e 's|@''REPLACE_VSPRINTF''@|1|g' \
1796 -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
1797 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1798 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1799 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1800 < gl/stdio.h-t2 > gl/stdio.h-t3
1801 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1802 -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \
1803 -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@//g' \
1804 -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1805 -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@//g' \
1806 -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
1807 ../gl/uninorm.in.h > gl/uninorm.h-t
1808 mv gl/unilbrk.h-t gl/unilbrk.h
1809 mv gl/time.h-t gl/time.h
1810 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1811 -e 's|@''GUARD_PREFIX''@|GL|g' \
1812 -e 's|@''HAVE_UNISTD_H''@|1|g' \
1813 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1814 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1815 -e 's|@''PRAGMA_COLUMNS''@||g' \
1816 -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
1817 -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
1818 -e 's/@''GNULIB_ACCESS''@/0/g' \
1819 -e 's/@''GNULIB_CHDIR''@/1/g' \
1820 -e 's/@''GNULIB_CHOWN''@/0/g' \
1821 -e 's/@''GNULIB_CLOSE''@/1/g' \
1822 -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
1823 -e 's/@''GNULIB_DUP''@/0/g' \
1824 -e 's/@''GNULIB_DUP2''@/1/g' \
1825 -e 's/@''GNULIB_DUP3''@/0/g' \
1826 -e 's/@''GNULIB_ENVIRON''@/1/g' \
1827 -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
1828 -e 's/@''GNULIB_EXECL''@/0/g' \
1829 -e 's/@''GNULIB_EXECLE''@/0/g' \
1830 -e 's/@''GNULIB_EXECLP''@/0/g' \
1831 -e 's/@''GNULIB_EXECV''@/0/g' \
1832 -e 's/@''GNULIB_EXECVE''@/0/g' \
1833 -e 's/@''GNULIB_EXECVP''@/0/g' \
1834 -e 's/@''GNULIB_EXECVPE''@/0/g' \
1835 -e 's/@''GNULIB_FACCESSAT''@/0/g' \
1836 -e 's/@''GNULIB_FCHDIR''@/0/g' \
1837 -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
1838 -e 's/@''GNULIB_FDATASYNC''@/0/g' \
1839 -e 's/@''GNULIB_FSYNC''@/0/g' \
1840 -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
1841 < ../gl/unistd.in.h > gl/unistd.h-t1
1842 /usr/bin/mkdir -p 'gl'
1843 sed \
1844 -e 's|@''HAVE_ACOSF''@|1|g' \
1845 -e 's|@''HAVE_ACOSL''@|1|g' \
1846 -e 's|@''HAVE_ASINF''@|1|g' \
1847 -e 's|@''HAVE_ASINL''@|1|g' \
1848 -e 's|@''HAVE_ATANF''@|1|g' \
1849 -e 's|@''HAVE_ATANL''@|1|g' \
1850 -e 's|@''HAVE_ATAN2F''@|1|g' \
1851 -e 's|@''HAVE_CBRT''@|1|g' \
1852 -e 's|@''HAVE_CBRTF''@|1|g' \
1853 -e 's|@''HAVE_CBRTL''@|1|g' \
1854 -e 's|@''HAVE_COPYSIGN''@|1|g' \
1855 -e 's|@''HAVE_COPYSIGNL''@|1|g' \
1856 -e 's|@''HAVE_COSF''@|1|g' \
1857 -e 's|@''HAVE_COSL''@|1|g' \
1858 -e 's|@''HAVE_COSHF''@|1|g' \
1859 -e 's|@''HAVE_EXPF''@|1|g' \
1860 -e 's|@''HAVE_EXPL''@|1|g' \
1861 -e 's|@''HAVE_EXPM1''@|1|g' \
1862 -e 's|@''HAVE_EXPM1F''@|1|g' \
1863 -e 's|@''HAVE_FABSF''@|1|g' \
1864 -e 's|@''HAVE_FABSL''@|1|g' \
1865 -e 's|@''HAVE_FMA''@|1|g' \
1866 -e 's|@''HAVE_FMAF''@|1|g' \
1867 -e 's|@''HAVE_FMAL''@|1|g' \
1868 -e 's|@''HAVE_FMODF''@|1|g' \
1869 -e 's|@''HAVE_FMODL''@|1|g' \
1870 -e 's|@''HAVE_FREXPF''@|1|g' \
1871 -e 's|@''HAVE_HYPOTF''@|1|g' \
1872 -e 's|@''HAVE_HYPOTL''@|1|g' \
1873 -e 's|@''HAVE_ILOGB''@|1|g' \
1874 -e 's|@''HAVE_ILOGBF''@|1|g' \
1875 -e 's|@''HAVE_ILOGBL''@|1|g' \
1876 -e 's|@''HAVE_ISNANF''@|1|g' \
1877 -e 's|@''HAVE_ISNAND''@|1|g' \
1878 -e 's|@''HAVE_ISNANL''@|1|g' \
1879 -e 's|@''HAVE_LDEXPF''@|1|g' \
1880 -e 's|@''HAVE_LOGF''@|1|g' \
1881 -e 's|@''HAVE_LOGL''@|1|g' \
1882 -e 's|@''HAVE_LOG10F''@|1|g' \
1883 -e 's|@''HAVE_LOG10L''@|1|g' \
1884 -e 's|@''HAVE_LOG1P''@|1|g' \
1885 -e 's|@''HAVE_LOG1PF''@|1|g' \
1886 -e 's|@''HAVE_LOG1PL''@|1|g' \
1887 -e 's|@''HAVE_LOGBF''@|1|g' \
1888 -e 's|@''HAVE_LOGBL''@|1|g' \
1889 -e 's|@''HAVE_MODFF''@|1|g' \
1890 -e 's|@''HAVE_MODFL''@|1|g' \
1891 -e 's|@''HAVE_POWF''@|1|g' \
1892 -e 's|@''HAVE_REMAINDER''@|1|g' \
1893 -e 's|@''HAVE_REMAINDERF''@|1|g' \
1894 -e 's|@''HAVE_RINT''@|1|g' \
1895 -e 's|@''HAVE_RINTL''@|1|g' \
1896 -e 's|@''HAVE_SINF''@|1|g' \
1897 -e 's|@''HAVE_SINL''@|1|g' \
1898 -e 's|@''HAVE_SINHF''@|1|g' \
1899 -e 's|@''HAVE_SQRTF''@|1|g' \
1900 -e 's|@''HAVE_SQRTL''@|1|g' \
1901 -e 's|@''HAVE_TANF''@|1|g' \
1902 -e 's|@''HAVE_TANL''@|1|g' \
1903 -e 's|@''HAVE_TANHF''@|1|g' \
1904 < gl/math.h-t2 > gl/math.h-t3
1905 mv gl/unicase/special-casing.h-t gl/unicase/special-casing.h
1906 sed \
1907 -e 's|@''REPLACE__EXIT''@|0|g' \
1908 -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
1909 -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
1910 -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
1911 -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
1912 -e 's|@''REPLACE_FREE''@|0|g' \
1913 -e 's|@''REPLACE_GETLOADAVG''@|0|g' \
1914 -e 's|@''REPLACE_GETPROGNAME''@|0|g' \
1915 -e 's|@''REPLACE_GETSUBOPT''@|0|g' \
1916 -e 's|@''REPLACE_INITSTATE''@|0|g' \
1917 -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
1918 -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
1919 -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \
1920 -e 's|@''REPLACE_MBSTOWCS''@|0|g' \
1921 -e 's|@''REPLACE_MBTOWC''@|0|g' \
1922 -e 's|@''REPLACE_MKOSTEMP''@|0|g' \
1923 -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \
1924 -e 's|@''REPLACE_MKSTEMP''@|0|g' \
1925 -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
1926 -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \
1927 -e 's|@''REPLACE_PTSNAME''@|0|g' \
1928 -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
1929 -e 's|@''REPLACE_PUTENV''@|0|g' \
1930 -e 's|@''REPLACE_QSORT_R''@|0|g' \
1931 -e 's|@''REPLACE_RANDOM''@|0|g' \
1932 -e 's|@''REPLACE_RANDOM_R''@|0|g' \
1933 -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \
1934 -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \
1935 -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
1936 -e 's|@''REPLACE_REALPATH''@|0|g' \
1937 -e 's|@''REPLACE_SETENV''@|0|g' \
1938 -e 's|@''REPLACE_SETSTATE''@|0|g' \
1939 -e 's|@''REPLACE_STRTOD''@|0|g' \
1940 -e 's|@''REPLACE_STRTOL''@|0|g' \
1941 -e 's|@''REPLACE_STRTOLD''@|0|g' \
1942 -e 's|@''REPLACE_STRTOLL''@|0|g' \
1943 -e 's|@''REPLACE_STRTOUL''@|0|g' \
1944 -e 's|@''REPLACE_STRTOULL''@|0|g' \
1945 -e 's|@''REPLACE_UNSETENV''@|0|g' \
1946 -e 's|@''REPLACE_WCTOMB''@|0|g' \
1947 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1948 -e '/definition of _Noreturn/r ../gl/_Noreturn.h' \
1949 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1950 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1951 < gl/stdlib.h-t2 > gl/stdlib.h-t3
1952 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/unistr.h-t' ../gl/unistr.in.h
1953 /usr/bin/mkdir -p 'gl'
1954 rm -f gl/string.h-t1
1955 mv gl/uchar.h-t gl/uchar.h
1956 mv gl/uninorm.h-t gl/uninorm.h
1957 mv gl/unistr.h-t gl/unistr.h
1958 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/unitypes.h-t' ../gl/unitypes.in.h
1959 mv gl/string.h-t2 gl/string.h
1960 /usr/bin/mkdir -p 'gl'
1961 /usr/bin/mkdir -p 'gl'
1962 mv gl/unitypes.h-t gl/unitypes.h
1963 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/uniwbrk.h-t' ../gl/uniwbrk.in.h
1964 /usr/bin/mkdir -p 'gl'
1965 rm -f gl/stdio.h-t1 gl/stdio.h-t2
1966 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/uniwidth.h-t' ../gl/uniwidth.in.h
1967 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1968 -e 's|@''GUARD_PREFIX''@|GL|g' \
1969 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1970 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1971 -e 's|@''PRAGMA_COLUMNS''@||g' \
1972 -e 's|@''HAVE_FEATURES_H''@|1|g' \
1973 -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
1974 -e 's|@''HAVE_WCHAR_H''@|1|g' \
1975 -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
1976 -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
1977 -e 's/@''GNULIB_BTOWC''@/1/g' \
1978 -e 's/@''GNULIB_WCTOB''@/0/g' \
1979 -e 's/@''GNULIB_MBSINIT''@/1/g' \
1980 -e 's/@''GNULIB_MBRTOWC''@/1/g' \
1981 -e 's/@''GNULIB_MBRLEN''@/0/g' \
1982 -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
1983 -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
1984 -e 's/@''GNULIB_WCRTOMB''@/1/g' \
1985 -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
1986 -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
1987 -e 's/@''GNULIB_WCWIDTH''@/1/g' \
1988 -e 's/@''GNULIB_WMEMCHR''@/1/g' \
1989 -e 's/@''GNULIB_WMEMCMP''@/0/g' \
1990 -e 's/@''GNULIB_WMEMCPY''@/0/g' \
1991 -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
1992 -e 's/@''GNULIB_WMEMPCPY''@/1/g' \
1993 -e 's/@''GNULIB_WMEMSET''@/0/g' \
1994 -e 's/@''GNULIB_WCSLEN''@/0/g' \
1995 -e 's/@''GNULIB_WCSNLEN''@/0/g' \
1996 -e 's/@''GNULIB_WCSCPY''@/0/g' \
1997 -e 's/@''GNULIB_WCPCPY''@/0/g' \
1998 -e 's/@''GNULIB_WCSNCPY''@/0/g' \
1999 -e 's/@''GNULIB_WCPNCPY''@/0/g' \
2000 -e 's/@''GNULIB_WCSCAT''@/0/g' \
2001 -e 's/@''GNULIB_WCSNCAT''@/0/g' \
2002 -e 's/@''GNULIB_WCSCMP''@/0/g' \
2003 -e 's/@''GNULIB_WCSNCMP''@/0/g' \
2004 -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
2005 -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
2006 -e 's/@''GNULIB_WCSCOLL''@/0/g' \
2007 -e 's/@''GNULIB_WCSXFRM''@/0/g' \
2008 -e 's/@''GNULIB_WCSDUP''@/0/g' \
2009 -e 's/@''GNULIB_WCSCHR''@/0/g' \
2010 -e 's/@''GNULIB_WCSRCHR''@/0/g' \
2011 -e 's/@''GNULIB_WCSCSPN''@/0/g' \
2012 -e 's/@''GNULIB_WCSSPN''@/0/g' \
2013 -e 's/@''GNULIB_WCSPBRK''@/0/g' \
2014 -e 's/@''GNULIB_WCSSTR''@/0/g' \
2015 -e 's/@''GNULIB_WCSTOK''@/0/g' \
2016 -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
2017 -e 's/@''GNULIB_WCSFTIME''@/0/g' \
2018 -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
2019 -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
2020 < ../gl/wchar.in.h > gl/wchar.h-t1
2021 mv gl/uniwbrk.h-t gl/uniwbrk.h
2022 sed \
2023 -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2024 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2025 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2026 -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2027 -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2028 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2029 -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2030 -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2031 -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2032 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2033 -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2034 -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2035 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2036 -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2037 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2038 -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2039 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2040 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2041 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2042 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2043 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2044 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2045 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2046 -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@//g' \
2047 < gl/unictype.h-t1 > gl/unictype.h-t2
2048 sed \
2049 -e 's/@''GNULIB_GETCWD''@/0/g' \
2050 -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
2051 -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
2052 -e 's/@''GNULIB_GETENTROPY''@/0/g' \
2053 -e 's/@''GNULIB_GETGROUPS''@/0/g' \
2054 -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
2055 -e 's/@''GNULIB_GETLOGIN''@/0/g' \
2056 -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
2057 -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
2058 -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
2059 -e 's/@''GNULIB_GETPASS''@/1/g' \
2060 -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
2061 -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
2062 -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
2063 -e 's/@''GNULIB_ISATTY''@/0/g' \
2064 -e 's/@''GNULIB_LCHOWN''@/0/g' \
2065 -e 's/@''GNULIB_LINK''@/0/g' \
2066 -e 's/@''GNULIB_LINKAT''@/0/g' \
2067 -e 's/@''GNULIB_LSEEK''@/1/g' \
2068 -e 's/@''GNULIB_PIPE''@/0/g' \
2069 -e 's/@''GNULIB_PIPE2''@/1/g' \
2070 -e 's/@''GNULIB_PREAD''@/0/g' \
2071 -e 's/@''GNULIB_PWRITE''@/0/g' \
2072 -e 's/@''GNULIB_READ''@/1/g' \
2073 -e 's/@''GNULIB_READLINK''@/1/g' \
2074 -e 's/@''GNULIB_READLINKAT''@/0/g' \
2075 -e 's/@''GNULIB_RMDIR''@/1/g' \
2076 -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
2077 -e 's/@''GNULIB_SLEEP''@/0/g' \
2078 -e 's/@''GNULIB_SYMLINK''@/0/g' \
2079 -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
2080 -e 's/@''GNULIB_TRUNCATE''@/0/g' \
2081 -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
2082 -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
2083 -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
2084 -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
2085 -e 's/@''GNULIB_UNLINK''@/0/g' \
2086 -e 's/@''GNULIB_UNLINKAT''@/0/g' \
2087 -e 's/@''GNULIB_USLEEP''@/0/g' \
2088 -e 's/@''GNULIB_WRITE''@/1/g' \
2089 -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
2090 -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
2091 -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
2092 -e 's/@''GNULIB_MDA_DUP''@/1/g' \
2093 -e 's/@''GNULIB_MDA_DUP2''@/1/g' \
2094 -e 's/@''GNULIB_MDA_EXECL''@/1/g' \
2095 -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
2096 -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
2097 -e 's/@''GNULIB_MDA_EXECV''@/1/g' \
2098 -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
2099 -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
2100 -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
2101 -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
2102 -e 's/@''GNULIB_MDA_GETPID''@/1/g' \
2103 -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
2104 -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
2105 -e 's/@''GNULIB_MDA_READ''@/1/g' \
2106 -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
2107 -e 's/@''GNULIB_MDA_SWAB''@/1/g' \
2108 -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
2109 -e 's/@''GNULIB_MDA_WRITE''@/1/g' \
2110 < gl/unistd.h-t1 > gl/unistd.h-t2
2111 mv gl/stdio.h-t3 gl/stdio.h
2112 mv gl/uniwidth.h-t gl/uniwidth.h
2113 /usr/bin/mkdir -p 'gl'
2114 python3 ../src/output/spv/binary-parser-generator ../src/output/spv/light-binary.grammar code spvlb '"output/spv/light-binary-parser.h"' > src/output/spv/light-binary-parser.c.tmp
2115 python3 ../src/output/spv/binary-parser-generator ../src/output/spv/light-binary.grammar header spvlb > src/output/spv/light-binary-parser.h.tmp && mv src/output/spv/light-binary-parser.h.tmp src/output/spv/light-binary-parser.h
2116 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
2117 -e 's|@''GUARD_PREFIX''@|GL|g' \
2118 -e 's/@''HAVE_WCTYPE_H''@/1/g' \
2119 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
2120 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
2121 -e 's|@''PRAGMA_COLUMNS''@||g' \
2122 -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
2123 -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
2124 -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
2125 -e 's/@''GNULIB_ISWBLANK''@/1/g' \
2126 -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
2127 -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
2128 -e 's/@''GNULIB_WCTYPE''@/0/g' \
2129 -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
2130 -e 's/@''GNULIB_WCTRANS''@/0/g' \
2131 -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
2132 -e 's/@''HAVE_ISWBLANK''@/1/g' \
2133 -e 's/@''HAVE_ISWCNTRL''@/1/g' \
2134 -e 's/@''HAVE_WCTYPE_T''@/1/g' \
2135 -e 's/@''HAVE_WCTRANS_T''@/1/g' \
2136 -e 's/@''HAVE_WINT_T''@/1/g' \
2137 -e 's/@''REPLACE_ISWBLANK''@/0/g' \
2138 -e 's/@''REPLACE_ISWDIGIT''@/0/g' \
2139 -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
2140 -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
2141 -e 's/@''REPLACE_TOWLOWER''@/0/g' \
2142 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
2143 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
2144 ../gl/wctype.in.h > gl/wctype.h-t
2145 python3 ../src/output/spv/binary-parser-generator ../src/output/spv/old-binary.grammar code spvob '"output/spv/old-binary-parser.h"' > src/output/spv/old-binary-parser.c.tmp
2146 python3 ../src/output/spv/binary-parser-generator ../src/output/spv/old-binary.grammar header spvob > src/output/spv/old-binary-parser.h.tmp && mv src/output/spv/old-binary-parser.h.tmp src/output/spv/old-binary-parser.h
2147 python3 ../src/output/spv/xml-parser-generator ../src/output/spv/detail-xml.grammar code spvdx '"output/spv/detail-xml-parser.h"' > src/output/spv/detail-xml-parser.c.tmp
2148 python3 ../src/output/spv/xml-parser-generator ../src/output/spv/detail-xml.grammar header spvdx > src/output/spv/detail-xml-parser.h.tmp && mv src/output/spv/detail-xml-parser.h.tmp src/output/spv/detail-xml-parser.h
2149 python3 ../src/output/spv/xml-parser-generator ../src/output/spv/structure-xml.grammar code spvsx '"output/spv/structure-xml-parser.h"' > src/output/spv/structure-xml-parser.c.tmp
2150 rm -f gl/stdlib.h-t1 gl/stdlib.h-t2
2151 python3 ../src/output/spv/xml-parser-generator ../src/output/spv/structure-xml.grammar header spvsx > src/output/spv/structure-xml-parser.h.tmp && mv src/output/spv/structure-xml-parser.h.tmp src/output/spv/structure-xml-parser.h
2152 python3 ../src/output/spv/binary-parser-generator ../src/output/spv/tlo.grammar code tlo '"output/spv/tlo-parser.h"' > src/output/spv/tlo-parser.c.tmp
2153 sed \
2154 -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
2155 -e 's|@''HAVE_DECL_ASINL''@|1|g' \
2156 -e 's|@''HAVE_DECL_ATANL''@|1|g' \
2157 -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
2158 -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
2159 -e 's|@''HAVE_DECL_CEILF''@|1|g' \
2160 -e 's|@''HAVE_DECL_CEILL''@|1|g' \
2161 -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
2162 -e 's|@''HAVE_DECL_COSL''@|1|g' \
2163 -e 's|@''HAVE_DECL_EXPL''@|1|g' \
2164 -e 's|@''HAVE_DECL_EXP2''@|1|g' \
2165 -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
2166 -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
2167 -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
2168 -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
2169 -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
2170 -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
2171 -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
2172 -e 's|@''HAVE_DECL_LOGL''@|1|g' \
2173 -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
2174 -e 's|@''HAVE_DECL_LOG2''@|1|g' \
2175 -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
2176 -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
2177 -e 's|@''HAVE_DECL_LOGB''@|1|g' \
2178 -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
2179 -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
2180 -e 's|@''HAVE_DECL_RINTF''@|1|g' \
2181 -e 's|@''HAVE_DECL_ROUND''@|1|g' \
2182 -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
2183 -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
2184 -e 's|@''HAVE_DECL_SINL''@|1|g' \
2185 -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
2186 -e 's|@''HAVE_DECL_TANL''@|1|g' \
2187 -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
2188 -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
2189 -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
2190 < gl/math.h-t3 > gl/math.h-t4
2191 mv gl/stdlib.h-t3 gl/stdlib.h
2192 python3 ../src/output/spv/binary-parser-generator ../src/output/spv/tlo.grammar header tlo > src/output/spv/tlo-parser.h.tmp && mv src/output/spv/tlo-parser.h.tmp src/output/spv/tlo-parser.h
2193 echo '#include <config.h>' > src/ui/gui/psppire-marshal.c
2194 glib-genmarshal --header --quiet --prefix=psppire_marshal ../src/ui/gui/marshaller-list > src/ui/gui/psppire-marshal.h
2195 glib-compile-resources --sourcedir=../src/ui/gui --generate-source ../src/ui/gui/resources.xml --target=src/ui/gui/resources.c,out
2196 rm -f src/ui/gui/include/gtk/gtk.h-t src/ui/gui/include/gtk/gtk.h && \
2197 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2198 /usr/bin/sed -e 's|%''INCLUDE_NEXT''%|include_next|g' \
2199 -e 's|%''PRAGMA_SYSTEM_HEADER''%||g' \
2200 -e 's|%''PRAGMA_COLUMNS''%||g' \
2201 -e 's|%''NEXT_GTK_GTK_H''%|<gtk/gtk.h>|g' \
2202 < ../src/ui/gui/include/gtk/gtk.in.h; \
2203 } > src/ui/gui/include/gtk/gtk.h-t && \
2204 mv src/ui/gui/include/gtk/gtk.h-t src/ui/gui/include/gtk/gtk.h
2205 mv gl/wctype.h-t gl/wctype.h
2206 glib-genmarshal --body --quiet --include-header=ui/gui/psppire-marshal.h --prefix=psppire_marshal ../src/ui/gui/marshaller-list >> src/ui/gui/psppire-marshal.c
2207 rm -f src/ui/gui/include/glib.h-t src/ui/gui/include/glib.h && \
2208 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2209 /usr/bin/sed -e 's|%''INCLUDE_NEXT''%|include_next|g' \
2210 -e 's|%''PRAGMA_SYSTEM_HEADER''%||g' \
2211 -e 's|%''PRAGMA_COLUMNS''%||g' \
2212 -e 's|%''NEXT_GLIB_H''%|<glib.h>|g' \
2213 < ../src/ui/gui/include/glib.in.h; \
2214 } > src/ui/gui/include/glib.h-t && \
2215 mv src/ui/gui/include/glib.h-t src/ui/gui/include/glib.h
2216 sed \
2217 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2218 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2219 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2220 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2221 -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2222 -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2223 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2224 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2225 -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2226 -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2227 -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2228 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2229 -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2230 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2231 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2232 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2233 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2234 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2235 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2236 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2237 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2238 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2239 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2240 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2241 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2242 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2243 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2244 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2245 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2246 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2247 < gl/unictype.h-t2 > gl/unictype.h-t3
2248 sed \
2249 -e 's|@''HAVE_WINT_T''@|1|g' \
2250 -e 's|@''HAVE_BTOWC''@|1|g' \
2251 -e 's|@''HAVE_MBSINIT''@|1|g' \
2252 -e 's|@''HAVE_MBRTOWC''@|1|g' \
2253 -e 's|@''HAVE_MBRLEN''@|1|g' \
2254 -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
2255 -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
2256 -e 's|@''HAVE_WCRTOMB''@|1|g' \
2257 -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
2258 -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
2259 -e 's|@''HAVE_WMEMCHR''@|1|g' \
2260 -e 's|@''HAVE_WMEMCMP''@|1|g' \
2261 -e 's|@''HAVE_WMEMCPY''@|1|g' \
2262 -e 's|@''HAVE_WMEMMOVE''@|1|g' \
2263 -e 's|@''HAVE_WMEMPCPY''@|1|g' \
2264 -e 's|@''HAVE_WMEMSET''@|1|g' \
2265 -e 's|@''HAVE_WCSLEN''@|1|g' \
2266 -e 's|@''HAVE_WCSNLEN''@|1|g' \
2267 -e 's|@''HAVE_WCSCPY''@|1|g' \
2268 -e 's|@''HAVE_WCPCPY''@|1|g' \
2269 -e 's|@''HAVE_WCSNCPY''@|1|g' \
2270 -e 's|@''HAVE_WCPNCPY''@|1|g' \
2271 -e 's|@''HAVE_WCSCAT''@|1|g' \
2272 -e 's|@''HAVE_WCSNCAT''@|1|g' \
2273 -e 's|@''HAVE_WCSCMP''@|1|g' \
2274 -e 's|@''HAVE_WCSNCMP''@|1|g' \
2275 -e 's|@''HAVE_WCSCASECMP''@|1|g' \
2276 -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
2277 -e 's|@''HAVE_WCSCOLL''@|1|g' \
2278 -e 's|@''HAVE_WCSXFRM''@|1|g' \
2279 -e 's|@''HAVE_WCSDUP''@|1|g' \
2280 -e 's|@''HAVE_WCSCHR''@|1|g' \
2281 -e 's|@''HAVE_WCSRCHR''@|1|g' \
2282 -e 's|@''HAVE_WCSCSPN''@|1|g' \
2283 -e 's|@''HAVE_WCSSPN''@|1|g' \
2284 -e 's|@''HAVE_WCSPBRK''@|1|g' \
2285 -e 's|@''HAVE_WCSSTR''@|1|g' \
2286 -e 's|@''HAVE_WCSTOK''@|1|g' \
2287 -e 's|@''HAVE_WCSWIDTH''@|1|g' \
2288 -e 's|@''HAVE_WCSFTIME''@|1|g' \
2289 -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
2290 -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
2291 -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
2292 < gl/wchar.h-t1 > gl/wchar.h-t2
2293 sed \
2294 -e 's|@''HAVE_CHOWN''@|1|g' \
2295 -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
2296 -e 's|@''HAVE_DUP3''@|1|g' \
2297 -e 's|@''HAVE_EUIDACCESS''@|1|g' \
2298 -e 's|@''HAVE_EXECVPE''@|1|g' \
2299 -e 's|@''HAVE_FACCESSAT''@|1|g' \
2300 -e 's|@''HAVE_FCHDIR''@|1|g' \
2301 -e 's|@''HAVE_FCHOWNAT''@|1|g' \
2302 -e 's|@''HAVE_FDATASYNC''@|1|g' \
2303 -e 's|@''HAVE_FSYNC''@|1|g' \
2304 -e 's|@''HAVE_FTRUNCATE''@|1|g' \
2305 -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
2306 -e 's|@''HAVE_GETENTROPY''@|1|g' \
2307 -e 's|@''HAVE_GETGROUPS''@|1|g' \
2308 -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
2309 -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
2310 -e 's|@''HAVE_GETPASS''@|1|g' \
2311 -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
2312 -e 's|@''HAVE_LCHOWN''@|1|g' \
2313 -e 's|@''HAVE_LINK''@|1|g' \
2314 -e 's|@''HAVE_LINKAT''@|1|g' \
2315 -e 's|@''HAVE_PIPE''@|1|g' \
2316 -e 's|@''HAVE_PIPE2''@|1|g' \
2317 -e 's|@''HAVE_PREAD''@|1|g' \
2318 -e 's|@''HAVE_PWRITE''@|1|g' \
2319 -e 's|@''HAVE_READLINK''@|1|g' \
2320 -e 's|@''HAVE_READLINKAT''@|1|g' \
2321 -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
2322 -e 's|@''HAVE_SLEEP''@|1|g' \
2323 -e 's|@''HAVE_SYMLINK''@|1|g' \
2324 -e 's|@''HAVE_SYMLINKAT''@|1|g' \
2325 -e 's|@''HAVE_UNLINKAT''@|1|g' \
2326 -e 's|@''HAVE_USLEEP''@|1|g' \
2327 -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
2328 -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \
2329 -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
2330 -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
2331 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
2332 -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
2333 -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
2334 -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
2335 -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
2336 -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
2337 -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
2338 -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
2339 -e 's|@''HAVE_OS_H''@|0|g' \
2340 -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
2341 < gl/unistd.h-t2 > gl/unistd.h-t3
2342 sed \
2343 -e 's|@''REPLACE_ACOSF''@|0|g' \
2344 -e 's|@''REPLACE_ASINF''@|0|g' \
2345 -e 's|@''REPLACE_ATANF''@|0|g' \
2346 -e 's|@''REPLACE_ATAN2F''@|0|g' \
2347 -e 's|@''REPLACE_CBRTF''@|0|g' \
2348 -e 's|@''REPLACE_CBRTL''@|0|g' \
2349 -e 's|@''REPLACE_CEIL''@|0|g' \
2350 -e 's|@''REPLACE_CEILF''@|0|g' \
2351 -e 's|@''REPLACE_CEILL''@|0|g' \
2352 -e 's|@''REPLACE_COSF''@|0|g' \
2353 -e 's|@''REPLACE_COSHF''@|0|g' \
2354 -e 's|@''REPLACE_EXPF''@|0|g' \
2355 -e 's|@''REPLACE_EXPL''@|0|g' \
2356 -e 's|@''REPLACE_EXPM1''@|0|g' \
2357 -e 's|@''REPLACE_EXPM1F''@|0|g' \
2358 -e 's|@''REPLACE_EXPM1L''@|0|g' \
2359 -e 's|@''REPLACE_EXP2''@|0|g' \
2360 -e 's|@''REPLACE_EXP2L''@|0|g' \
2361 -e 's|@''REPLACE_FABSL''@|0|g' \
2362 -e 's|@''REPLACE_FLOOR''@|0|g' \
2363 -e 's|@''REPLACE_FLOORF''@|0|g' \
2364 -e 's|@''REPLACE_FLOORL''@|0|g' \
2365 -e 's|@''REPLACE_FMA''@|0|g' \
2366 -e 's|@''REPLACE_FMAF''@|0|g' \
2367 -e 's|@''REPLACE_FMAL''@|0|g' \
2368 -e 's|@''REPLACE_FMOD''@|0|g' \
2369 -e 's|@''REPLACE_FMODF''@|0|g' \
2370 -e 's|@''REPLACE_FMODL''@|0|g' \
2371 -e 's|@''REPLACE_FREXPF''@|0|g' \
2372 -e 's|@''REPLACE_FREXP''@|0|g' \
2373 -e 's|@''REPLACE_FREXPL''@|0|g' \
2374 -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
2375 -e 's|@''REPLACE_HYPOT''@|0|g' \
2376 -e 's|@''REPLACE_HYPOTF''@|0|g' \
2377 -e 's|@''REPLACE_HYPOTL''@|0|g' \
2378 -e 's|@''REPLACE_ILOGB''@|0|g' \
2379 -e 's|@''REPLACE_ILOGBF''@|0|g' \
2380 -e 's|@''REPLACE_ILOGBL''@|0|g' \
2381 -e 's|@''REPLACE_ISFINITE''@|0|g' \
2382 -e 's|@''REPLACE_ISINF''@|0|g' \
2383 -e 's|@''REPLACE_ISNAN''@|0|g' \
2384 -e 's|@''REPLACE_ITOLD''@|0|g' \
2385 < gl/math.h-t4 > gl/math.h-t5
2386 sed \
2387 -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
2388 -e 's|@''REPLACE_BTOWC''@|1|g' \
2389 -e 's|@''REPLACE_WCTOB''@|0|g' \
2390 -e 's|@''REPLACE_FREE''@|0|g' \
2391 -e 's|@''REPLACE_MBSINIT''@|0|g' \
2392 -e 's|@''REPLACE_MBRTOWC''@|1|g' \
2393 -e 's|@''REPLACE_MBRLEN''@|0|g' \
2394 -e 's|@''REPLACE_MBSRTOWCS''@|1|g' \
2395 -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
2396 -e 's|@''REPLACE_WCRTOMB''@|0|g' \
2397 -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
2398 -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
2399 -e 's|@''REPLACE_WCWIDTH''@|0|g' \
2400 -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
2401 -e 's|@''REPLACE_WCSFTIME''@|0|g' \
2402 -e 's|@''REPLACE_WCSCMP''@|0|g' \
2403 -e 's|@''REPLACE_WCSNCMP''@|0|g' \
2404 -e 's|@''REPLACE_WCSSTR''@|0|g' \
2405 -e 's|@''REPLACE_WCSTOK''@|0|g' \
2406 -e 's|@''REPLACE_WMEMCMP''@|0|g' \
2407 -e 's|@''REPLACE_WMEMPCPY''@|0|g' \
2408 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
2409 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
2410 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
2411 < gl/wchar.h-t2 > gl/wchar.h-t3
2412 sed \
2413 -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2414 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2415 -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2416 -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2417 -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2418 -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2419 -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2420 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2421 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2422 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2423 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2424 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2425 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@//g' \
2426 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2427 -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2428 -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2429 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2430 -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2431 -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2432 -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2433 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2434 -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2435 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2436 -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2437 -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2438 -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2439 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2440 -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2441 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2442 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2443 -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2444 -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2445 -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2446 -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2447 -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2448 -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2449 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2450 -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2451 -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
2452 < gl/unictype.h-t3 > gl/unictype.h-t4
2453 sed \
2454 -e 's|@''REPLACE_ACCESS''@|0|g' \
2455 -e 's|@''REPLACE_CHOWN''@|0|g' \
2456 -e 's|@''REPLACE_CLOSE''@|0|g' \
2457 -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
2458 -e 's|@''REPLACE_DUP''@|0|g' \
2459 -e 's|@''REPLACE_DUP2''@|0|g' \
2460 -e 's|@''REPLACE_DUP3''@|0|g' \
2461 -e 's|@''REPLACE_EXECL''@|0|g' \
2462 -e 's|@''REPLACE_EXECLE''@|0|g' \
2463 -e 's|@''REPLACE_EXECLP''@|0|g' \
2464 -e 's|@''REPLACE_EXECV''@|0|g' \
2465 -e 's|@''REPLACE_EXECVE''@|0|g' \
2466 -e 's|@''REPLACE_EXECVP''@|0|g' \
2467 -e 's|@''REPLACE_EXECVPE''@|0|g' \
2468 -e 's|@''REPLACE_FACCESSAT''@|0|g' \
2469 -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
2470 -e 's|@''REPLACE_FDATASYNC''@|0|g' \
2471 -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
2472 -e 's|@''REPLACE_GETCWD''@|0|g' \
2473 -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
2474 -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
2475 -e 's|@''REPLACE_GETENTROPY''@|0|g' \
2476 -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
2477 -e 's|@''REPLACE_GETGROUPS''@|0|g' \
2478 -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
2479 -e 's|@''REPLACE_GETPASS''@|0|g' \
2480 -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
2481 -e 's|@''REPLACE_ISATTY''@|0|g' \
2482 -e 's|@''REPLACE_LCHOWN''@|0|g' \
2483 -e 's|@''REPLACE_LINK''@|0|g' \
2484 -e 's|@''REPLACE_LINKAT''@|0|g' \
2485 -e 's|@''REPLACE_LSEEK''@|0|g' \
2486 -e 's|@''REPLACE_PIPE2''@|1|g' \
2487 -e 's|@''REPLACE_PREAD''@|0|g' \
2488 -e 's|@''REPLACE_PWRITE''@|0|g' \
2489 -e 's|@''REPLACE_READ''@|0|g' \
2490 -e 's|@''REPLACE_READLINK''@|0|g' \
2491 -e 's|@''REPLACE_READLINKAT''@|0|g' \
2492 -e 's|@''REPLACE_RMDIR''@|0|g' \
2493 -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
2494 -e 's|@''REPLACE_SLEEP''@|0|g' \
2495 -e 's|@''REPLACE_SYMLINK''@|0|g' \
2496 -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
2497 -e 's|@''REPLACE_TRUNCATE''@|0|g' \
2498 -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
2499 -e 's|@''REPLACE_UNLINK''@|0|g' \
2500 -e 's|@''REPLACE_UNLINKAT''@|0|g' \
2501 -e 's|@''REPLACE_USLEEP''@|0|g' \
2502 -e 's|@''REPLACE_WRITE''@|0|g' \
2503 -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \
2504 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
2505 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
2506 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
2507 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
2508 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
2509 < gl/unistd.h-t3 > gl/unistd.h-t4
2510 sed \
2511 -e 's|@''REPLACE_LDEXP''@|0|g' \
2512 -e 's|@''REPLACE_LDEXPL''@|0|g' \
2513 -e 's|@''REPLACE_LOG''@|0|g' \
2514 -e 's|@''REPLACE_LOGF''@|0|g' \
2515 -e 's|@''REPLACE_LOGL''@|0|g' \
2516 -e 's|@''REPLACE_LOG10''@|0|g' \
2517 -e 's|@''REPLACE_LOG10F''@|0|g' \
2518 -e 's|@''REPLACE_LOG10L''@|0|g' \
2519 -e 's|@''REPLACE_LOG1P''@|0|g' \
2520 -e 's|@''REPLACE_LOG1PF''@|0|g' \
2521 -e 's|@''REPLACE_LOG1PL''@|0|g' \
2522 -e 's|@''REPLACE_LOG2''@|0|g' \
2523 -e 's|@''REPLACE_LOG2F''@|0|g' \
2524 -e 's|@''REPLACE_LOG2L''@|0|g' \
2525 -e 's|@''REPLACE_LOGB''@|0|g' \
2526 -e 's|@''REPLACE_LOGBF''@|0|g' \
2527 -e 's|@''REPLACE_LOGBL''@|0|g' \
2528 -e 's|@''REPLACE_MODF''@|0|g' \
2529 -e 's|@''REPLACE_MODFF''@|0|g' \
2530 -e 's|@''REPLACE_MODFL''@|0|g' \
2531 -e 's|@''REPLACE_NAN''@|0|g' \
2532 -e 's|@''REPLACE_REMAINDER''@|0|g' \
2533 -e 's|@''REPLACE_REMAINDERF''@|0|g' \
2534 -e 's|@''REPLACE_REMAINDERL''@|0|g' \
2535 -e 's|@''REPLACE_RINTL''@|0|g' \
2536 -e 's|@''REPLACE_ROUND''@|0|g' \
2537 -e 's|@''REPLACE_ROUNDF''@|0|g' \
2538 -e 's|@''REPLACE_ROUNDL''@|0|g' \
2539 -e 's|@''REPLACE_SIGNBIT''@|0|g' \
2540 -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \
2541 -e 's|@''REPLACE_SINF''@|0|g' \
2542 -e 's|@''REPLACE_SINHF''@|0|g' \
2543 -e 's|@''REPLACE_SQRTF''@|0|g' \
2544 -e 's|@''REPLACE_SQRTL''@|0|g' \
2545 -e 's|@''REPLACE_TANF''@|0|g' \
2546 -e 's|@''REPLACE_TANHF''@|0|g' \
2547 -e 's|@''REPLACE_TRUNC''@|0|g' \
2548 -e 's|@''REPLACE_TRUNCF''@|0|g' \
2549 -e 's|@''REPLACE_TRUNCL''@|0|g' \
2550 -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
2551 -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
2552 -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
2553 < gl/math.h-t5 > gl/math.h-t6
2554 rm -f gl/wchar.h-t1 gl/wchar.h-t2
2555 mv gl/wchar.h-t3 gl/wchar.h
2556 mv src/output/spv/tlo-parser.c.tmp src/output/spv/tlo-parser.c
2557 mv src/output/spv/old-binary-parser.c.tmp src/output/spv/old-binary-parser.c
2558 mv src/output/spv/light-binary-parser.c.tmp src/output/spv/light-binary-parser.c
2559 rm -f gl/unictype.h-t1 gl/unictype.h-t2 gl/unictype.h-t3
2560 rm -f gl/math.h-t1 gl/math.h-t2 gl/math.h-t3 gl/math.h-t4 gl/math.h-t5
2561 rm -f gl/unistd.h-t1 gl/unistd.h-t2 gl/unistd.h-t3
2562 mv gl/unictype.h-t4 gl/unictype.h
2563 mv gl/math.h-t6 gl/math.h
2564 mv gl/unistd.h-t4 gl/unistd.h
2565 mv src/output/spv/structure-xml-parser.c.tmp src/output/spv/structure-xml-parser.c
2566 mv src/output/spv/detail-xml-parser.c.tmp src/output/spv/detail-xml-parser.c
2567 echo '#include <config.h>' > src/ui/gui/resources.c,tmp
2568 cat src/ui/gui/resources.c,out >> src/ui/gui/resources.c,tmp
2569 rm -f src/ui/gui/resources.c,out
2570 mv src/ui/gui/resources.c,tmp src/ui/gui/resources.c
2571 make all-recursive
2572 make[1]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
2573 Making all in po
2574 make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/po'
2575 make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/po'
2576 make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
2577 /usr/bin/mkdir -p `dirname src/language/expressions/evaluate.h`
2578 /usr/bin/mkdir -p `dirname src/language/expressions/evaluate.inc`
2579 /usr/bin/mkdir -p `dirname src/language/expressions/operations.h`
2580 /usr/bin/mkdir -p `dirname src/language/expressions/optimize.inc`
2581 /usr/bin/mkdir -p `dirname src/language/expressions/parse.inc`
2582 python3 ../src/language/expressions/generate.py -o `basename src/language/expressions/evaluate.inc` \
2583 -i ../src/language/expressions/operations.def > src/language/expressions/evaluate.inc.tmp
2584 python3 ../src/language/expressions/generate.py -o `basename src/language/expressions/evaluate.h` \
2585 -i ../src/language/expressions/operations.def > src/language/expressions/evaluate.h.tmp
2586 python3 ../src/language/expressions/generate.py -o `basename src/language/expressions/operations.h` \
2587 -i ../src/language/expressions/operations.def > src/language/expressions/operations.h.tmp
2588 python3 ../src/language/expressions/generate.py -o `basename src/language/expressions/optimize.inc` \
2589 -i ../src/language/expressions/operations.def > src/language/expressions/optimize.inc.tmp
2590 python3 ../src/language/expressions/generate.py -o `basename src/language/expressions/parse.inc` \
2591 -i ../src/language/expressions/operations.def > src/language/expressions/parse.inc.tmp
2592 python3 ../src/data/sys-file-encoding.py ../src/data/convrtrs.txt > src/data/sys-file-encoding.c.tmp && mv src/data/sys-file-encoding.c.tmp src/data/sys-file-encoding.c
2593 { \
2594 echo "/* -*- mode: c; buffer-read-only: t -*-"; \
2595 echo " Generated by src/libpspp/automake.mk --- Do not edit."; \
2596 echo; \
2597 echo " The following line is for the benefit of the perl module"; \
2598 echo "\$VERSION='2.0.1';"; \
2599 echo "*/"; \
2600 echo "#include \"version.h\""; \
2601 echo "const char bare_version[] = \"2.0.1-gec03db\";"; \
2602 echo "const char version[] = \"GNU pspp 2.0.1-gec03db\";"; \
2603 printf "const char announced_version[] = \"GNU pspp 2.0.1-gec03db\""; \
2604 case `echo 2.0.1-gec03db | /usr/bin/sed -e 's/[0-9][0-9]*\.[0-9]*\([0-9]\)\.[0-9][0-9]*/\1/'` in \
2605 [13579]) printf "\"\\\nThis is an unreleased test version. It is not recommended for production use. Use at your own risk\"" ;; \
2606 esac; \
2607 printf ";\n"; \
2608 echo "const char host_system[] = \"x86_64-pc-linux-gnu\";"; \
2609 echo "const char build_system[] = \"x86_64-pc-linux-gnu\";"; \
2610 echo "const char locale_dir[] = \"/share/locale\";"; \
2611 echo "const char examples_dir[] = \"/share/pspp/examples\";"; \
2612 echo "const char *const authors[] = {"; \
2613 /usr/bin/sed -e 's/^/ \"/' -e 's/$/\",/' ../AUTHORS; \
2614 echo " 0"; \
2615 echo "};"; \
2616 } > src/libpspp/version.c,tmp && mv src/libpspp/version.c,tmp src/libpspp/version.c
2617 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-malloca.lo -MD -MP -MF gl/.deps/libgl_la-malloca.Tpo -c -o gl/libgl_la-malloca.lo `test -f 'gl/malloca.c' || echo '../'`gl/malloca.c
2618 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-math.lo -MD -MP -MF gl/.deps/libgl_la-math.Tpo -c -o gl/libgl_la-math.lo `test -f 'gl/math.c' || echo '../'`gl/math.c
2619 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbchar.lo -MD -MP -MF gl/.deps/libgl_la-mbchar.Tpo -c -o gl/libgl_la-mbchar.lo `test -f 'gl/mbchar.c' || echo '../'`gl/mbchar.c
2620 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbiter.lo -MD -MP -MF gl/.deps/libgl_la-mbiter.Tpo -c -o gl/libgl_la-mbiter.lo `test -f 'gl/mbiter.c' || echo '../'`gl/mbiter.c
2621 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbrtoc32.lo -MD -MP -MF gl/.deps/libgl_la-mbrtoc32.Tpo -c -o gl/libgl_la-mbrtoc32.lo `test -f 'gl/mbrtoc32.c' || echo '../'`gl/mbrtoc32.c
2622 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbrtowc.lo -MD -MP -MF gl/.deps/libgl_la-mbrtowc.Tpo -c -o gl/libgl_la-mbrtowc.lo `test -f 'gl/mbrtowc.c' || echo '../'`gl/mbrtowc.c
2623 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbsrtowcs.lo -MD -MP -MF gl/.deps/libgl_la-mbsrtowcs.Tpo -c -o gl/libgl_la-mbsrtowcs.lo `test -f 'gl/mbsrtowcs.c' || echo '../'`gl/mbsrtowcs.c
2624 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-memcasecmp.lo -MD -MP -MF gl/.deps/libgl_la-memcasecmp.Tpo -c -o gl/libgl_la-memcasecmp.lo `test -f 'gl/memcasecmp.c' || echo '../'`gl/memcasecmp.c
2625 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-memchr2.lo -MD -MP -MF gl/.deps/libgl_la-memchr2.Tpo -c -o gl/libgl_la-memchr2.lo `test -f 'gl/memchr2.c' || echo '../'`gl/memchr2.c
2626 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-memset_explicit.lo -MD -MP -MF gl/.deps/libgl_la-memset_explicit.Tpo -c -o gl/libgl_la-memset_explicit.lo `test -f 'gl/memset_explicit.c' || echo '../'`gl/memset_explicit.c
2627 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-nstrftime.lo -MD -MP -MF gl/.deps/libgl_la-nstrftime.Tpo -c -o gl/libgl_la-nstrftime.lo `test -f 'gl/nstrftime.c' || echo '../'`gl/nstrftime.c
2628 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-pipe2.lo -MD -MP -MF gl/.deps/libgl_la-pipe2.Tpo -c -o gl/libgl_la-pipe2.lo `test -f 'gl/pipe2.c' || echo '../'`gl/pipe2.c
2629 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-printf-frexp.lo -MD -MP -MF gl/.deps/libgl_la-printf-frexp.Tpo -c -o gl/libgl_la-printf-frexp.lo `test -f 'gl/printf-frexp.c' || echo '../'`gl/printf-frexp.c
2630 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-printf-frexpl.lo -MD -MP -MF gl/.deps/libgl_la-printf-frexpl.Tpo -c -o gl/libgl_la-printf-frexpl.lo `test -f 'gl/printf-frexpl.c' || echo '../'`gl/printf-frexpl.c
2631 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-progname.lo -MD -MP -MF gl/.deps/libgl_la-progname.Tpo -c -o gl/libgl_la-progname.lo `test -f 'gl/progname.c' || echo '../'`gl/progname.c
2632 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-read-file.lo -MD -MP -MF gl/.deps/libgl_la-read-file.Tpo -c -o gl/libgl_la-read-file.lo `test -f 'gl/read-file.c' || echo '../'`gl/read-file.c
2633 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-progreloc.lo -MD -MP -MF gl/.deps/libgl_la-progreloc.Tpo -c -o gl/libgl_la-progreloc.lo `test -f 'gl/progreloc.c' || echo '../'`gl/progreloc.c
2634 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-safe-read.lo -MD -MP -MF gl/.deps/libgl_la-safe-read.Tpo -c -o gl/libgl_la-safe-read.lo `test -f 'gl/safe-read.c' || echo '../'`gl/safe-read.c
2635 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-safe-write.lo -MD -MP -MF gl/.deps/libgl_la-safe-write.Tpo -c -o gl/libgl_la-safe-write.lo `test -f 'gl/safe-write.c' || echo '../'`gl/safe-write.c
2636 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-setlocale_null.lo -MD -MP -MF gl/.deps/libgl_la-setlocale_null.Tpo -c -o gl/libgl_la-setlocale_null.lo `test -f 'gl/setlocale_null.c' || echo '../'`gl/setlocale_null.c
2637 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-sig-handler.lo -MD -MP -MF gl/.deps/libgl_la-sig-handler.Tpo -c -o gl/libgl_la-sig-handler.lo `test -f 'gl/sig-handler.c' || echo '../'`gl/sig-handler.c
2638 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-sockets.lo -MD -MP -MF gl/.deps/libgl_la-sockets.Tpo -c -o gl/libgl_la-sockets.lo `test -f 'gl/sockets.c' || echo '../'`gl/sockets.c
2639 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-stat-time.lo -MD -MP -MF gl/.deps/libgl_la-stat-time.Tpo -c -o gl/libgl_la-stat-time.lo `test -f 'gl/stat-time.c' || echo '../'`gl/stat-time.c
2640 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-strnlen1.lo -MD -MP -MF gl/.deps/libgl_la-strnlen1.Tpo -c -o gl/libgl_la-strnlen1.lo `test -f 'gl/strnlen1.c' || echo '../'`gl/strnlen1.c
2641 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-sys_socket.lo -MD -MP -MF gl/.deps/libgl_la-sys_socket.Tpo -c -o gl/libgl_la-sys_socket.lo `test -f 'gl/sys_socket.c' || echo '../'`gl/sys_socket.c
2642 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-tempname.lo -MD -MP -MF gl/.deps/libgl_la-tempname.Tpo -c -o gl/libgl_la-tempname.lo `test -f 'gl/tempname.c' || echo '../'`gl/tempname.c
2643 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/glthread/libgl_la-threadlib.lo -MD -MP -MF gl/glthread/.deps/libgl_la-threadlib.Tpo -c -o gl/glthread/libgl_la-threadlib.lo `test -f 'gl/glthread/threadlib.c' || echo '../'`gl/glthread/threadlib.c
2644 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-time_rz.lo -MD -MP -MF gl/.deps/libgl_la-time_rz.Tpo -c -o gl/libgl_la-time_rz.lo `test -f 'gl/time_rz.c' || echo '../'`gl/time_rz.c
2645 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-timespec.lo -MD -MP -MF gl/.deps/libgl_la-timespec.Tpo -c -o gl/libgl_la-timespec.lo `test -f 'gl/timespec.c' || echo '../'`gl/timespec.c
2646 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-timespec-add.lo -MD -MP -MF gl/.deps/libgl_la-timespec-add.Tpo -c -o gl/libgl_la-timespec-add.lo `test -f 'gl/timespec-add.c' || echo '../'`gl/timespec-add.c
2647 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-timespec-sub.lo -MD -MP -MF gl/.deps/libgl_la-timespec-sub.Tpo -c -o gl/libgl_la-timespec-sub.lo `test -f 'gl/timespec-sub.c' || echo '../'`gl/timespec-sub.c
2648 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-tmpdir.lo -MD -MP -MF gl/.deps/libgl_la-tmpdir.Tpo -c -o gl/libgl_la-tmpdir.lo `test -f 'gl/tmpdir.c' || echo '../'`gl/tmpdir.c
2649 mv src/language/expressions/evaluate.h.tmp src/language/expressions/evaluate.h
2650 mv src/language/expressions/operations.h.tmp src/language/expressions/operations.h
2651 mv src/language/expressions/evaluate.inc.tmp src/language/expressions/evaluate.inc
2652 mv src/language/expressions/optimize.inc.tmp src/language/expressions/optimize.inc
2653 mv src/language/expressions/parse.inc.tmp src/language/expressions/parse.inc
2654 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-unistd.lo -MD -MP -MF gl/.deps/libgl_la-unistd.Tpo -c -o gl/libgl_la-unistd.lo `test -f 'gl/unistd.c' || echo '../'`gl/unistd.c
2655 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-version-etc.lo -MD -MP -MF gl/.deps/libgl_la-version-etc.Tpo -c -o gl/libgl_la-version-etc.lo `test -f 'gl/version-etc.c' || echo '../'`gl/version-etc.c
2656 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-version-etc-fsf.lo -MD -MP -MF gl/.deps/libgl_la-version-etc-fsf.Tpo -c -o gl/libgl_la-version-etc-fsf.lo `test -f 'gl/version-etc-fsf.c' || echo '../'`gl/version-etc-fsf.c
2657 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-wctype-h.lo -MD -MP -MF gl/.deps/libgl_la-wctype-h.Tpo -c -o gl/libgl_la-wctype-h.lo `test -f 'gl/wctype-h.c' || echo '../'`gl/wctype-h.c
2658 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xmalloc.lo -MD -MP -MF gl/.deps/libgl_la-xmalloc.Tpo -c -o gl/libgl_la-xmalloc.lo `test -f 'gl/xmalloc.c' || echo '../'`gl/xmalloc.c
2659 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xalloc-die.lo -MD -MP -MF gl/.deps/libgl_la-xalloc-die.Tpo -c -o gl/libgl_la-xalloc-die.lo `test -f 'gl/xalloc-die.c' || echo '../'`gl/xalloc-die.c
2660 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xbinary-io.lo -MD -MP -MF gl/.deps/libgl_la-xbinary-io.Tpo -c -o gl/libgl_la-xbinary-io.lo `test -f 'gl/xbinary-io.c' || echo '../'`gl/xbinary-io.c
2661 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_xlist.lo -MD -MP -MF gl/.deps/libgl_la-gl_xlist.Tpo -c -o gl/libgl_la-gl_xlist.lo `test -f 'gl/gl_xlist.c' || echo '../'`gl/gl_xlist.c
2662 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xmalloca.lo -MD -MP -MF gl/.deps/libgl_la-xmalloca.Tpo -c -o gl/libgl_la-xmalloca.lo `test -f 'gl/xmalloca.c' || echo '../'`gl/xmalloca.c
2663 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xmemdup0.lo -MD -MP -MF gl/.deps/libgl_la-xmemdup0.Tpo -c -o gl/libgl_la-xmemdup0.lo `test -f 'gl/xmemdup0.c' || echo '../'`gl/xmemdup0.c
2664 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xreadlink.lo -MD -MP -MF gl/.deps/libgl_la-xreadlink.Tpo -c -o gl/libgl_la-xreadlink.lo `test -f 'gl/xreadlink.c' || echo '../'`gl/xreadlink.c
2665 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xsize.lo -MD -MP -MF gl/.deps/libgl_la-xsize.Tpo -c -o gl/libgl_la-xsize.lo `test -f 'gl/xsize.c' || echo '../'`gl/xsize.c
2666 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xstrndup.lo -MD -MP -MF gl/.deps/libgl_la-xstrndup.Tpo -c -o gl/libgl_la-xstrndup.lo `test -f 'gl/xstrndup.c' || echo '../'`gl/xstrndup.c
2667 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xvasprintf.lo -MD -MP -MF gl/.deps/libgl_la-xvasprintf.Tpo -c -o gl/libgl_la-xvasprintf.lo `test -f 'gl/xvasprintf.c' || echo '../'`gl/xvasprintf.c
2668 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xasprintf.lo -MD -MP -MF gl/.deps/libgl_la-xasprintf.Tpo -c -o gl/libgl_la-xasprintf.lo `test -f 'gl/xasprintf.c' || echo '../'`gl/xasprintf.c
2669 depbase=`echo gl/asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2670 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/asnprintf.lo ../gl/asnprintf.c &&\
2671 mv -f $depbase.Tpo $depbase.Plo
2672 depbase=`echo gl/asprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2673 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/asprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/asprintf.lo ../gl/asprintf.c &&\
2674 mv -f $depbase.Tpo $depbase.Plo
2675 depbase=`echo gl/fprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2676 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/fprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/fprintf.lo ../gl/fprintf.c &&\
2677 mv -f $depbase.Tpo $depbase.Plo
2678 depbase=`echo gl/mbsrtowcs-state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2679 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/mbsrtowcs-state.lo -MD -MP -MF $depbase.Tpo -c -o gl/mbsrtowcs-state.lo ../gl/mbsrtowcs-state.c &&\
2680 mv -f $depbase.Tpo $depbase.Plo
2681 depbase=`echo gl/mktime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2682 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/mktime.lo -MD -MP -MF $depbase.Tpo -c -o gl/mktime.lo ../gl/mktime.c &&\
2683 mv -f $depbase.Tpo $depbase.Plo
2684 depbase=`echo gl/printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2685 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/printf.lo -MD -MP -MF $depbase.Tpo -c -o gl/printf.lo ../gl/printf.c &&\
2686 mv -f $depbase.Tpo $depbase.Plo
2687 depbase=`echo gl/printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2688 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/printf-args.lo -MD -MP -MF $depbase.Tpo -c -o gl/printf-args.lo ../gl/printf-args.c &&\
2689 mv -f $depbase.Tpo $depbase.Plo
2690 depbase=`echo gl/printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2691 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o gl/printf-parse.lo ../gl/printf-parse.c &&\
2692 mv -f $depbase.Tpo $depbase.Plo
2693 depbase=`echo gl/relocatable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2694 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/relocatable.lo -MD -MP -MF $depbase.Tpo -c -o gl/relocatable.lo ../gl/relocatable.c &&\
2695 mv -f $depbase.Tpo $depbase.Plo
2696 depbase=`echo gl/snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2697 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/snprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/snprintf.lo ../gl/snprintf.c &&\
2698 mv -f $depbase.Tpo $depbase.Plo
2699 depbase=`echo gl/sprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2700 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/sprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/sprintf.lo ../gl/sprintf.c &&\
2701 mv -f $depbase.Tpo $depbase.Plo
2702 depbase=`echo gl/vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2703 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/vasnprintf.lo ../gl/vasnprintf.c &&\
2704 mv -f $depbase.Tpo $depbase.Plo
2705 depbase=`echo gl/vasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2706 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vasprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/vasprintf.lo ../gl/vasprintf.c &&\
2707 mv -f $depbase.Tpo $depbase.Plo
2708 depbase=`echo gl/vfprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2709 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vfprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/vfprintf.lo ../gl/vfprintf.c &&\
2710 mv -f $depbase.Tpo $depbase.Plo
2711 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-malloca.lo -MD -MP -MF gl/.deps/libgl_la-malloca.Tpo -c ../gl/malloca.c -fPIC -DPIC -o gl/.libs/libgl_la-malloca.o
2712 depbase=`echo gl/vprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2713 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/vprintf.lo ../gl/vprintf.c &&\
2714 mv -f $depbase.Tpo $depbase.Plo
2715 depbase=`echo gl/vsnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2716 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vsnprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/vsnprintf.lo ../gl/vsnprintf.c &&\
2717 mv -f $depbase.Tpo $depbase.Plo
2718 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-math.lo -MD -MP -MF gl/.deps/libgl_la-math.Tpo -c ../gl/math.c -fPIC -DPIC -o gl/.libs/libgl_la-math.o
2719 depbase=`echo gl/vsprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2720 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vsprintf.lo -MD -MP -MF $depbase.Tpo -c -o gl/vsprintf.lo ../gl/vsprintf.c &&\
2721 mv -f $depbase.Tpo $depbase.Plo
2722 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-progname.lo -MD -MP -MF gl/.deps/libgl_la-progname.Tpo -c ../gl/progname.c -fPIC -DPIC -o gl/.libs/libgl_la-progname.o
2723 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbiter.lo -MD -MP -MF gl/.deps/libgl_la-mbiter.Tpo -c ../gl/mbiter.c -fPIC -DPIC -o gl/.libs/libgl_la-mbiter.o
2724 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-memset_explicit.lo -MD -MP -MF gl/.deps/libgl_la-memset_explicit.Tpo -c ../gl/memset_explicit.c -fPIC -DPIC -o gl/.libs/libgl_la-memset_explicit.o
2725 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbchar.lo -MD -MP -MF gl/.deps/libgl_la-mbchar.Tpo -c ../gl/mbchar.c -fPIC -DPIC -o gl/.libs/libgl_la-mbchar.o
2726 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-safe-write.lo -MD -MP -MF gl/.deps/libgl_la-safe-write.Tpo -c ../gl/safe-write.c -fPIC -DPIC -o gl/.libs/libgl_la-safe-write.o
2727 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-progreloc.lo -MD -MP -MF gl/.deps/libgl_la-progreloc.Tpo -c ../gl/progreloc.c -fPIC -DPIC -o gl/.libs/libgl_la-progreloc.o
2728 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-printf-frexpl.lo -MD -MP -MF gl/.deps/libgl_la-printf-frexpl.Tpo -c ../gl/printf-frexpl.c -fPIC -DPIC -o gl/.libs/libgl_la-printf-frexpl.o
2729 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-sig-handler.lo -MD -MP -MF gl/.deps/libgl_la-sig-handler.Tpo -c ../gl/sig-handler.c -fPIC -DPIC -o gl/.libs/libgl_la-sig-handler.o
2730 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbrtowc.lo -MD -MP -MF gl/.deps/libgl_la-mbrtowc.Tpo -c ../gl/mbrtowc.c -fPIC -DPIC -o gl/.libs/libgl_la-mbrtowc.o
2731 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-sockets.lo -MD -MP -MF gl/.deps/libgl_la-sockets.Tpo -c ../gl/sockets.c -fPIC -DPIC -o gl/.libs/libgl_la-sockets.o
2732 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbsrtowcs.lo -MD -MP -MF gl/.deps/libgl_la-mbsrtowcs.Tpo -c ../gl/mbsrtowcs.c -fPIC -DPIC -o gl/.libs/libgl_la-mbsrtowcs.o
2733 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-pipe2.lo -MD -MP -MF gl/.deps/libgl_la-pipe2.Tpo -c ../gl/pipe2.c -fPIC -DPIC -o gl/.libs/libgl_la-pipe2.o
2734 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-memchr2.lo -MD -MP -MF gl/.deps/libgl_la-memchr2.Tpo -c ../gl/memchr2.c -fPIC -DPIC -o gl/.libs/libgl_la-memchr2.o
2735 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-stat-time.lo -MD -MP -MF gl/.deps/libgl_la-stat-time.Tpo -c ../gl/stat-time.c -fPIC -DPIC -o gl/.libs/libgl_la-stat-time.o
2736 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbrtoc32.lo -MD -MP -MF gl/.deps/libgl_la-mbrtoc32.Tpo -c ../gl/mbrtoc32.c -fPIC -DPIC -o gl/.libs/libgl_la-mbrtoc32.o
2737 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-setlocale_null.lo -MD -MP -MF gl/.deps/libgl_la-setlocale_null.Tpo -c ../gl/setlocale_null.c -fPIC -DPIC -o gl/.libs/libgl_la-setlocale_null.o
2738 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-memcasecmp.lo -MD -MP -MF gl/.deps/libgl_la-memcasecmp.Tpo -c ../gl/memcasecmp.c -fPIC -DPIC -o gl/.libs/libgl_la-memcasecmp.o
2739 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-safe-read.lo -MD -MP -MF gl/.deps/libgl_la-safe-read.Tpo -c ../gl/safe-read.c -fPIC -DPIC -o gl/.libs/libgl_la-safe-read.o
2740 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-printf-frexp.lo -MD -MP -MF gl/.deps/libgl_la-printf-frexp.Tpo -c ../gl/printf-frexp.c -fPIC -DPIC -o gl/.libs/libgl_la-printf-frexp.o
2741 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-read-file.lo -MD -MP -MF gl/.deps/libgl_la-read-file.Tpo -c ../gl/read-file.c -fPIC -DPIC -o gl/.libs/libgl_la-read-file.o
2742 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-tempname.lo -MD -MP -MF gl/.deps/libgl_la-tempname.Tpo -c ../gl/tempname.c -fPIC -DPIC -o gl/.libs/libgl_la-tempname.o
2743 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-nstrftime.lo -MD -MP -MF gl/.deps/libgl_la-nstrftime.Tpo -c ../gl/nstrftime.c -fPIC -DPIC -o gl/.libs/libgl_la-nstrftime.o
2744 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-time_rz.lo -MD -MP -MF gl/.deps/libgl_la-time_rz.Tpo -c ../gl/time_rz.c -fPIC -DPIC -o gl/.libs/libgl_la-time_rz.o
2745 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-sys_socket.lo -MD -MP -MF gl/.deps/libgl_la-sys_socket.Tpo -c ../gl/sys_socket.c -fPIC -DPIC -o gl/.libs/libgl_la-sys_socket.o
2746 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-strnlen1.lo -MD -MP -MF gl/.deps/libgl_la-strnlen1.Tpo -c ../gl/strnlen1.c -fPIC -DPIC -o gl/.libs/libgl_la-strnlen1.o
2747 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-timespec.lo -MD -MP -MF gl/.deps/libgl_la-timespec.Tpo -c ../gl/timespec.c -fPIC -DPIC -o gl/.libs/libgl_la-timespec.o
2748 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-timespec-add.lo -MD -MP -MF gl/.deps/libgl_la-timespec-add.Tpo -c ../gl/timespec-add.c -fPIC -DPIC -o gl/.libs/libgl_la-timespec-add.o
2749 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-timespec-sub.lo -MD -MP -MF gl/.deps/libgl_la-timespec-sub.Tpo -c ../gl/timespec-sub.c -fPIC -DPIC -o gl/.libs/libgl_la-timespec-sub.o
2750 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-tmpdir.lo -MD -MP -MF gl/.deps/libgl_la-tmpdir.Tpo -c ../gl/tmpdir.c -fPIC -DPIC -o gl/.libs/libgl_la-tmpdir.o
2751 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/utilities_pspp_dump_sav-integer-format.o -MD -MP -MF src/libpspp/.deps/utilities_pspp_dump_sav-integer-format.Tpo -c -o src/libpspp/utilities_pspp_dump_sav-integer-format.o `test -f 'src/libpspp/integer-format.c' || echo '../'`src/libpspp/integer-format.c
2752 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/utilities_pspp_dump_sav-float-format.o -MD -MP -MF src/libpspp/.deps/utilities_pspp_dump_sav-float-format.Tpo -c -o src/libpspp/utilities_pspp_dump_sav-float-format.o `test -f 'src/libpspp/float-format.c' || echo '../'`src/libpspp/float-format.c
2753 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT utilities/pspp_dump_sav-pspp-dump-sav.o -MD -MP -MF utilities/.deps/pspp_dump_sav-pspp-dump-sav.Tpo -c -o utilities/pspp_dump_sav-pspp-dump-sav.o `test -f 'utilities/pspp-dump-sav.c' || echo '../'`utilities/pspp-dump-sav.c
2754 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libpsppire_glade_la-dummy.lo -MD -MP -MF src/ui/gui/.deps/libpsppire_glade_la-dummy.Tpo -c -o src/ui/gui/libpsppire_glade_la-dummy.lo `test -f 'src/ui/gui/dummy.c' || echo '../'`src/ui/gui/dummy.c
2755 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/glthread/libgl_la-threadlib.lo -MD -MP -MF gl/glthread/.deps/libgl_la-threadlib.Tpo -c ../gl/glthread/threadlib.c -fPIC -DPIC -o gl/glthread/.libs/libgl_la-threadlib.o
2756 depbase=`echo src/ui/gui/psppire-marshal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2757 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-marshal.lo -MD -MP -MF $depbase.Tpo -c -o src/ui/gui/psppire-marshal.lo src/ui/gui/psppire-marshal.c &&\
2758 mv -f $depbase.Tpo $depbase.Plo
2759 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-unistd.lo -MD -MP -MF gl/.deps/libgl_la-unistd.Tpo -c ../gl/unistd.c -fPIC -DPIC -o gl/.libs/libgl_la-unistd.o
2760 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-sockets.lo -MD -MP -MF gl/.deps/libgl_la-sockets.Tpo -c ../gl/sockets.c -o gl/libgl_la-sockets.o >/dev/null 2>&1
2761 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-memset_explicit.lo -MD -MP -MF gl/.deps/libgl_la-memset_explicit.Tpo -c ../gl/memset_explicit.c -o gl/libgl_la-memset_explicit.o >/dev/null 2>&1
2762 xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=2.0.1-gec03db --msgid-bugs-address=pspp-dev@gnu.org --from-code=UTF-8 --add-comments='TRANSLATORS:' --directory=.. gl/allocator.c gl/areadlink.c gl/asyncsafe-spin.c gl/basename-lgpl.c gl/binary-io.h gl/binary-io.c gl/btowc.c gl/c-ctype.h gl/c-ctype.c gl/c-snprintf.c gl/c-strcase.h gl/c-strcasecmp.c gl/c-strncasecmp.c gl/c-strcasestr.h gl/c-strcasestr.c gl/c-strtod.c gl/c-vasnprintf.c gl/c-asprintf.c gl/c-vasprintf.c gl/c-xasprintf.c gl/c-xvasprintf.c gl/c32isalnum.c gl/c32isalpha.c gl/c32isblank.c gl/c32iscntrl.c gl/c32isdigit.c gl/c32isgraph.c gl/c32islower.c gl/c32isprint.c gl/c32ispunct.c gl/c32isspace.c gl/c32isupper.c gl/c32isxdigit.c gl/c32tolower.c gl/c32width.c gl/canonicalize-lgpl.c gl/careadlinkat.c gl/clean-temp.h gl/clean-temp.c gl/clean-temp-simple.h gl/clean-temp-simple.c gl/cloexec.c gl/close.c gl/count-leading-zeros.c gl/count-one-bits.c gl/crc.c gl/md4-stream.c gl/md4.c gl/rijndael-alg-fst.c gl/rijndael-api-fst.c gl/dirname.c gl/basename.c gl/dirname-lgpl.c gl/stripslash.c gl/dtoastr.c gl/dtotimespec.c gl/dup2.c gl/error.c gl/exitfail.c gl/fatal-signal.h gl/fatal-signal.c gl/fcntl.c gl/fd-hook.c gl/float.c gl/itold.c gl/floor.c gl/free.c gl/fseek.c gl/fseeko.c gl/fseterr.c gl/fstat.c gl/ftell.c gl/ftello.c gl/full-read.h gl/full-read.c gl/full-write.h gl/full-write.c gl/fwriteerror.h gl/fwriteerror.c gl/getdelim.c gl/getdtablesize.c gl/getline.c gl/getopt.c gl/getopt1.c gl/getprogname.c gl/getrandom.c gl/gettext.h gl/gettime.c gl/gettimeofday.c gl/malloc/dynarray_at_failure.c gl/malloc/dynarray_emplace_enlarge.c gl/malloc/dynarray_finalize.c gl/malloc/dynarray_resize.c gl/malloc/dynarray_resize_clear.c gl/malloc/scratch_buffer_grow.c gl/malloc/scratch_buffer_grow_preserve.c gl/malloc/scratch_buffer_set_array_size.c gl/hard-locale.c gl/ialloc.c gl/idx.h gl/imaxtostr.c gl/inttostr.c gl/offtostr.c gl/uinttostr.c gl/umaxtostr.c gl/isblank.c gl/isfinite.c gl/isinf.c gl/iswblank.c gl/iswdigit.c gl/iswxdigit.c gl/gl_linked_list.h gl/gl_linked_list.c gl/gl_anylinked_list1.h gl/gl_anylinked_list2.h gl/gl_linkedhash_list.h gl/gl_linkedhash_list.c gl/gl_anyhash1.h gl/gl_anyhash2.h gl/gl_anyhash_primes.h gl/gl_list.h gl/gl_list.c gl/localcharset.c gl/localeconv.c gl/localename.c gl/localename-table.c gl/glthread/lock.h gl/glthread/lock.c gl/lseek.c gl/lstat.c gl/malloca.c gl/math.c gl/mbchar.c gl/mbiter.h gl/mbiter.c gl/mbrtoc32.c gl/mbrtowc.c gl/mbsinit.c gl/mbsrtowcs.c gl/mbtowc.c gl/memcasecmp.c gl/memchr.c gl/memchr2.h gl/memchr2.c gl/mempcpy.c gl/memrchr.c gl/memset_explicit.c gl/minmax.h gl/mkdir.c gl/mkdtemp.c gl/mkstemp.c gl/msvc-inval.c gl/msvc-nothrow.c gl/nl_langinfo.c gl/nl_langinfo-lock.c gl/nstrftime.c gl/open.c gl/pipe2.c gl/printf-frexp.c gl/printf-frexpl.c gl/progname.h gl/progname.c gl/raise.c gl/rawmemchr.c gl/read.c gl/read-file.c gl/readlink.c gl/reallocarray.c gl/regex.c gl/progreloc.c gl/rename.c gl/rmdir.c gl/round.c gl/safe-read.c gl/safe-write.c gl/secure_getenv.c gl/select.c gl/setenv.c gl/setlocale_null.c gl/setlocale-lock.c gl/sigaction.c gl/sig-handler.c gl/signbitf.c gl/signbitd.c gl/signbitl.c gl/sigprocmask.c gl/size_max.h gl/sockets.h gl/sockets.c gl/stat.c gl/stat-time.c gl/stdio-read.c gl/stdio-write.c gl/stpcpy.c gl/strcasecmp.c gl/strncasecmp.c gl/strdup.c gl/strerror.c gl/strerror-override.c gl/strncat.c gl/strndup.c gl/strnlen.c gl/strnlen1.h gl/strnlen1.c gl/strsep.c gl/strtod.c gl/strtok_r.c gl/sys_socket.c gl/tempname.c gl/glthread/threadlib.c gl/time_r.c gl/time_rz.c gl/timegm.c gl/timespec.c gl/timespec-add.c gl/timespec-sub.c gl/tmpdir.h gl/tmpdir.c gl/trunc.c gl/tzset.c gl/unicase/cased.c gl/unicase/empty-prefix-context.c gl/unicase/empty-suffix-context.c gl/unicase/ignorable.c gl/unicase/special-casing.c gl/unicase/tocasefold.c gl/unicase/tolower.c gl/unicase/totitle.c gl/unicase/toupper.c gl/unicase/u8-casecmp.c gl/unicase/u8-casefold.c gl/unicase/u8-casemap.c gl/unicase/u8-ct-casefold.c gl/unicase/u8-ct-totitle.c gl/unicase/u8-tolower.c gl/unicase/u8-totitle.c gl/unicase/u8-toupper.c gl/unictype/categ_none.c gl/unictype/categ_of.c gl/unictype/combiningclass.c gl/unictype/ctype_alnum.c gl/unictype/ctype_alpha.c gl/unictype/ctype_blank.c gl/unictype/ctype_cntrl.c gl/unictype/ctype_digit.c gl/unictype/ctype_graph.c gl/unictype/ctype_lower.c gl/unictype/ctype_print.c gl/unictype/ctype_punct.c gl/unictype/ctype_space.c gl/unictype/ctype_upper.c gl/unictype/ctype_xdigit.c gl/unictype/pr_extended_pictographic.c gl/unictype/pr_soft_dotted.c gl/unigbrk/uc-gbrk-prop.c gl/unigbrk/uc-is-grapheme-break.c gl/unilbrk/lbrktables.c gl/unilbrk/u8-possible-linebreaks.c gl/uninorm/canonical-decomposition.c gl/uninorm/compat-decomposition.c gl/uninorm/decompose-internal.c gl/uninorm/decomposing-form.c gl/uninorm/decomposition.c gl/uninorm/decomposition-table.c gl/uninorm/nfd.c gl/uninorm/nfkd.c gl/uninorm/u8-normalize.c gl/unistd.c gl/unistr/u8-check.c gl/unistr/u8-cmp.c gl/unistr/u8-cmp2.c gl/unistr/u8-cpy.c gl/unistr/u8-mblen.c gl/unistr/u8-mbtouc.c gl/unistr/u8-mbtouc-aux.c gl/unistr/u8-mbtouc-unsafe.c gl/unistr/u8-mbtouc-unsafe-aux.c gl/unistr/u8-mbtoucr.c gl/unistr/u8-strlen.c gl/unistr/u8-strmbtouc.c gl/unistr/u8-strncat.c gl/unistr/u8-uctomb.c gl/unistr/u8-uctomb-aux.c gl/uniwbrk/wbrktable.c gl/uniwbrk/u8-wordbreaks.c gl/uniwbrk/wordbreak-property.c gl/uniwidth/u8-strwidth.c gl/uniwidth/u8-width.c gl/uniwidth/width.c gl/unsetenv.c gl/version-etc.h gl/version-etc.c gl/version-etc-fsf.c gl/wcrtomb.c gl/wctype-h.c gl/wcwidth.c gl/windows-mutex.c gl/windows-once.c gl/windows-recmutex.c gl/windows-rwlock.c gl/windows-spin.c gl/wmemchr.c gl/wmempcpy.c gl/write.c gl/xmalloc.c gl/xalloc-die.c gl/xbinary-io.h gl/xbinary-io.c gl/gl_xlist.h gl/gl_xlist.c gl/xmalloca.c gl/xmemdup0.h gl/xmemdup0.c gl/xreadlink.c gl/xsize.h gl/xsize.c gl/xstrndup.h gl/xstrndup.c gl/xvasprintf.h gl/xvasprintf.c gl/xasprintf.c gl/alloca.c gl/printf-args.c gl/printf-parse.c gl/vasnprintf.c gl/calloc.c gl/calloc.c gl/stripslash.c gl/ftoastr.c gl/fnmatch.c gl/fnmatch_loop.c gl/fopen.c gl/fopen.c gl/fprintf.c gl/frexp.c gl/frexp.c gl/frexpl.c gl/stat-w32.c gl/full-write.c gl/getpass.c gl/malloc/dynarray-skeleton.c gl/anytostr.c gl/isnan.c gl/isnand.c gl/isnan.c gl/isnand.c gl/isnan.c gl/isnanf.c gl/isnan.c gl/isnanf.c gl/isnan.c gl/isnanl.c gl/isnan.c gl/isnanl.c gl/malloc.c gl/malloc.c gl/lc-charset-dispatch.c gl/mbtowc-lock.c gl/lc-charset-dispatch.c gl/mbtowc-lock.c gl/mbsrtowcs-state.c gl/memmem.c gl/memmem.c gl/mktime.c gl/mktime.c gl/printf-frexp.c gl/printf.c gl/realloc.c gl/realloc.c gl/regcomp.c gl/regex_internal.c gl/regexec.c gl/relocatable.c gl/safe-read.c gl/snprintf.c gl/sprintf.c gl/stat-w32.c gl/strcasestr.c gl/strcasestr.c gl/asnprintf.c gl/printf-args.c gl/printf-parse.c gl/vasnprintf.c gl/asprintf.c gl/vasprintf.c gl/vfprintf.c gl/vprintf.c gl/vsnprintf.c gl/vsprintf.c lib/linreg/sweep.c lib/linreg/sweep.h lib/tukey/ptukey.c lib/tukey/qtukey.c lib/tukey/tukey.h src/data/any-reader.c src/data/any-reader.h src/data/any-writer.c src/data/any-writer.h src/data/attributes.c src/data/attributes.h src/data/calendar.c src/data/calendar.h src/data/case-map.c src/data/case-map.h src/data/case-matcher.c src/data/case-matcher.h src/data/caseproto.c src/data/caseproto.h src/data/case.c src/data/casegrouper.c src/data/casegrouper.h src/data/caseinit.c src/data/caseinit.h src/data/casereader-filter.c src/data/casereader-project.c src/data/casereader-provider.h src/data/casereader-select.c src/data/casereader-shim.c src/data/casereader-shim.h src/data/casereader-translator.c src/data/casereader.c src/data/casereader.h src/data/casewindow.c src/data/casewindow.h src/data/casewriter-provider.h src/data/casewriter-translator.c src/data/casewriter.c src/data/casewriter.h src/data/case.h src/data/case-tmpfile.c src/data/case-tmpfile.h src/data/csv-file-writer.c src/data/csv-file-writer.h src/data/data-in.c src/data/data-in.h src/data/data-out.c src/data/data-out.h src/data/dataset.c src/data/dataset.h src/data/dataset-writer.c src/data/dataset-writer.h src/data/datasheet.c src/data/datasheet.h src/data/dict-class.c src/data/dict-class.h src/data/dictionary.c src/data/dictionary.h src/data/encrypted-file.c src/data/encrypted-file.h src/data/file-handle-def.c src/data/file-handle-def.h src/data/file-name.c src/data/file-name.h src/data/format-guesser.c src/data/format-guesser.h src/data/format.c src/data/format.h src/data/format.def src/data/gnumeric-reader.c src/data/gnumeric-reader.h src/data/identifier.c src/data/identifier2.c src/data/identifier.h src/data/lazy-casereader.c src/data/lazy-casereader.h src/data/mdd-writer.c src/data/mdd-writer.h src/data/missing-values.c src/data/missing-values.h src/data/make-file.c src/data/make-file.h src/data/mrset.c src/data/mrset.h src/data/ods-reader.c src/data/ods-reader.h src/data/pc+-file-reader.c src/data/por-file-reader.c src/data/por-file-writer.c src/data/por-file-writer.h src/data/psql-reader.c src/data/psql-reader.h src/data/session.c src/data/session.h src/data/settings.c src/data/settings.h src/data/short-names.c src/data/short-names.h src/data/spreadsheet-reader.c src/data/spreadsheet-reader.h src/data/subcase.c src/data/subcase.h src/data/sys-file-private.c src/data/sys-file-private.h src/data/sys-file-reader.c src/data/sys-file-writer.c src/data/sys-file-writer.h src/data/transformations.c src/data/transformations.h src/data/val-type.h src/data/value.c src/data/value.h src/data/value-labels.c src/data/value-labels.h src/data/vardict.h src/data/variable.h src/data/variable.c src/data/varset.c src/data/varset.h src/data/vector.c src/data/vector.h src/language/command.c src/language/command.h src/language/command.def src/language/lexer/command-name.c src/language/lexer/command-name.h src/language/lexer/command-segmenter.c src/language/lexer/command-segmenter.h src/language/lexer/include-path.c src/language/lexer/include-path.h src/language/lexer/lexer.c src/language/lexer/lexer.h src/language/lexer/macro.c src/language/lexer/macro.h src/language/lexer/format-parser.c src/language/lexer/format-parser.h src/language/lexer/scan.c src/language/lexer/scan.h src/language/lexer/segment.c src/language/lexer/segment.h src/language/lexer/token.c src/language/lexer/token.h src/language/lexer/value-parser.c src/language/lexer/value-parser.h src/language/lexer/variable-parser.c src/language/lexer/variable-parser.h src/language/commands/aggregate.c src/language/commands/aggregate.h src/language/commands/apply-dictionary.c src/language/commands/attributes.c src/language/commands/autorecode.c src/language/commands/binomial.c src/language/commands/binomial.h src/language/commands/cache.c src/language/commands/cd.c src/language/commands/chart-category.h src/language/commands/chisquare.c src/language/commands/chisquare.h src/language/commands/cochran.c src/language/commands/cochran.h src/language/commands/combine-files.c src/language/commands/compute.c src/language/commands/correlations.c src/language/commands/count.c src/language/commands/crosstabs.c src/language/commands/ctables.c src/language/commands/ctables.inc src/language/commands/data-list.c src/language/commands/data-parser.c src/language/commands/data-parser.h src/language/commands/data-reader.c src/language/commands/data-reader.h src/language/commands/data-writer.c src/language/commands/data-writer.h src/language/commands/dataset.c src/language/commands/date.c src/language/commands/define.c src/language/commands/delete-variables.c src/language/commands/descriptives.c src/language/commands/do-if.c src/language/commands/echo.c src/language/commands/examine.c src/language/commands/factor.c src/language/commands/fail.c src/language/commands/file-handle.c src/language/commands/file-handle.h src/language/commands/flip.c src/language/commands/formats.c src/language/commands/freq.c src/language/commands/freq.h src/language/commands/frequencies.c src/language/commands/friedman.c src/language/commands/friedman.h src/language/commands/get-data.c src/language/commands/get.c src/language/commands/glm.c src/language/commands/graph.c src/language/commands/host.c src/language/commands/include.c src/language/commands/inpt-pgm.c src/language/commands/inpt-pgm.h src/language/commands/jonckheere-terpstra.c src/language/commands/jonckheere-terpstra.h src/language/commands/kruskal-wallis.c src/language/commands/kruskal-wallis.h src/language/commands/ks-one-sample.c src/language/commands/ks-one-sample.h src/language/commands/list.c src/language/commands/logistic.c src/language/commands/loop.c src/language/commands/mann-whitney.c src/language/commands/mann-whitney.h src/language/commands/matrix-data.c src/language/commands/matrix-reader.c src/language/commands/matrix-reader.h src/language/commands/matrix.c src/language/commands/mcnemar.c src/language/commands/mcnemar.h src/language/commands/mconvert.c src/language/commands/means-calc.c src/language/commands/means-parser.c src/language/commands/means.c src/language/commands/means.h src/language/commands/median.c src/language/commands/median.h src/language/commands/missing-values.c src/language/commands/mrsets.c src/language/commands/npar-summary.c src/language/commands/npar-summary.h src/language/commands/npar.c src/language/commands/npar.h src/language/commands/numeric.c src/language/commands/oneway.c src/language/commands/output.c src/language/commands/permissions.c src/language/commands/placement-parser.c src/language/commands/placement-parser.h src/language/commands/print-space.c src/language/commands/print.c src/language/commands/quick-cluster.c src/language/commands/rank.c src/language/commands/recode.c src/language/commands/regression.c src/language/commands/reliability.c src/language/commands/rename-variables.c src/language/commands/repeat.c src/language/commands/roc.c src/language/commands/roc.h src/language/commands/runs.c src/language/commands/runs.h src/language/commands/sample.c src/language/commands/save-translate.c src/language/commands/save.c src/language/commands/select-if.c src/language/commands/set.c src/language/commands/sign.c src/language/commands/sign.h src/language/commands/sort-cases.c src/language/commands/sort-criteria.c src/language/commands/sort-criteria.h src/language/commands/sort-variables.c src/language/commands/split-file.c src/language/commands/split-file.h src/language/commands/sys-file-info.c src/language/commands/t-test-indep.c src/language/commands/t-test-one-sample.c src/language/commands/t-test-paired.c src/language/commands/t-test-parser.c src/language/commands/t-test.h src/language/commands/temporary.c src/language/commands/title.c src/language/commands/trim.c src/language/commands/trim.h src/language/commands/value-labels.c src/language/commands/variable-display.c src/language/commands/variable-label.c src/language/commands/vector.c src/language/commands/weight.c src/language/commands/wilcoxon.c src/language/commands/wilcoxon.h src/language/tests/format-guesser-test.c src/language/tests/float-format.c src/language/tests/moments-test.c src/language/tests/paper-size.c src/language/tests/pool-test.c src/language/expressions/evaluate.c src/language/expressions/helpers.c src/language/expressions/helpers.h src/language/expressions/optimize.c src/language/expressions/parse.c src/language/expressions/private.h src/language/expressions/public.h src/libpspp/abt.c src/libpspp/abt.h src/libpspp/argv-parser.c src/libpspp/argv-parser.h src/libpspp/array.c src/libpspp/array.h src/libpspp/assertion.h src/libpspp/bit-vector.c src/libpspp/bit-vector.h src/libpspp/bt.c src/libpspp/bt.h src/libpspp/cast.h src/libpspp/cmac-aes256.c src/libpspp/cmac-aes256.h src/libpspp/compiler.h src/libpspp/copyleft.c src/libpspp/copyleft.h src/libpspp/deque.c src/libpspp/deque.h src/libpspp/encoding-guesser.c src/libpspp/encoding-guesser.h src/libpspp/ext-array.c src/libpspp/ext-array.h src/libpspp/float-format.c src/libpspp/float-format.h src/libpspp/float-range.h src/libpspp/freaderror.c src/libpspp/freaderror.h src/libpspp/hash-functions.c src/libpspp/hash-functions.h src/libpspp/heap.c src/libpspp/heap.h src/libpspp/hmap.c src/libpspp/hmap.h src/libpspp/hmapx.c src/libpspp/hmapx.h src/libpspp/i18n.c src/libpspp/i18n.h src/libpspp/integer-format.c src/libpspp/integer-format.h src/libpspp/intern.c src/libpspp/intern.h src/libpspp/line-reader.c src/libpspp/line-reader.h src/libpspp/ll.c src/libpspp/ll.h src/libpspp/llx.c src/libpspp/llx.h src/libpspp/message.c src/libpspp/message.h src/libpspp/misc.c src/libpspp/misc.h src/libpspp/model-checker.c src/libpspp/model-checker.h src/libpspp/pool.c src/libpspp/pool.h src/libpspp/prompt.c src/libpspp/prompt.h src/libpspp/range-map.c src/libpspp/range-map.h src/libpspp/range-set.c src/libpspp/range-set.h src/libpspp/range-tower.c src/libpspp/range-tower.h src/libpspp/sparse-array.c src/libpspp/sparse-array.h src/libpspp/sparse-xarray.c src/libpspp/sparse-xarray.h src/libpspp/start-date.c src/libpspp/start-date.h src/libpspp/string-array.c src/libpspp/string-array.h src/libpspp/string-map.c src/libpspp/string-map.h src/libpspp/string-set.c src/libpspp/string-set.h src/libpspp/stringi-map.c src/libpspp/stringi-map.h src/libpspp/stringi-set.c src/libpspp/stringi-set.h src/libpspp/str.c src/libpspp/str.h src/libpspp/taint.c src/libpspp/taint.h src/libpspp/temp-file.c src/libpspp/temp-file.h src/libpspp/tower.c src/libpspp/tower.h src/libpspp/u8-istream.c src/libpspp/u8-istream.h src/libpspp/u8-line.c src/libpspp/u8-line.h src/libpspp/version.h src/libpspp/zip-private.h src/libpspp/zip-reader.c src/libpspp/zip-reader.h src/libpspp/zip-writer.c src/libpspp/zip-writer.h src/math/chart-geometry.c src/math/chart-geometry.h src/math/box-whisker.c src/math/box-whisker.h src/math/categoricals.h src/math/categoricals.c src/math/covariance.c src/math/covariance.h src/math/correlation.c src/math/correlation.h src/math/distributions.c src/math/distributions.h src/math/histogram.c src/math/histogram.h src/math/interaction.c src/math/interaction.h src/math/levene.c src/math/levene.h src/math/linreg.c src/math/linreg.h src/math/merge.c src/math/merge.h src/math/mode.c src/math/mode.h src/math/moments.c src/math/moments.h src/math/np.c src/math/np.h src/math/order-stats.c src/math/order-stats.h src/math/percentiles.c src/math/percentiles.h src/math/random.c src/math/random.h src/math/statistic.h src/math/sort.c src/math/sort.h src/math/shapiro-wilk.c src/math/shapiro-wilk.h src/math/trimmed-mean.c src/math/trimmed-mean.h src/math/tukey-hinges.c src/math/tukey-hinges.h src/math/wilcoxon-sig.c src/math/wilcoxon-sig.h src/output/ascii.c src/output/ascii.h src/output/cairo-chart.c src/output/cairo-chart.h src/output/cairo-fsm.c src/output/cairo-fsm.h src/output/cairo-pager.c src/output/cairo-pager.h src/output/cairo.c src/output/chart-provider.h src/output/chart.c src/output/chart.h src/output/charts/barchart-cairo.c src/output/charts/barchart.c src/output/charts/barchart.h src/output/charts/boxplot-cairo.c src/output/charts/boxplot.c src/output/charts/boxplot.h src/output/charts/np-plot-cairo.c src/output/charts/np-plot.c src/output/charts/np-plot.h src/output/charts/piechart-cairo.c src/output/charts/piechart.c src/output/charts/piechart.h src/output/charts/plot-hist-cairo.c src/output/charts/plot-hist.c src/output/charts/plot-hist.h src/output/charts/roc-chart-cairo.c src/output/charts/roc-chart.c src/output/charts/roc-chart.h src/output/charts/scatterplot-cairo.c src/output/charts/scatterplot.c src/output/charts/scatterplot.h src/output/charts/scree-cairo.c src/output/charts/scree.c src/output/charts/scree.h src/output/charts/spreadlevel-cairo.c src/output/charts/spreadlevel-plot.c src/output/charts/spreadlevel-plot.h src/output/csv.c src/output/driver-provider.h src/output/driver.c src/output/driver.h src/output/html.c src/output/journal.c src/output/journal.h src/output/measure.c src/output/measure.h src/output/msglog.c src/output/msglog.h src/output/odt.c src/output/options.c src/output/options.h src/output/output-item.c src/output/output-item.h src/output/page-setup.c src/output/page-setup.h src/output/pivot-output.c src/output/pivot-output.h src/output/pivot-table.c src/output/pivot-table.h src/output/render.c src/output/render.h src/output/select.c src/output/select.h src/output/spv-driver.c src/output/table-provider.h src/output/table.c src/output/table.h src/output/tex-glyphs.c src/output/tex-glyphs.h src/output/tex-parsing.c src/output/tex-parsing.h src/output/tex-rendering.c src/output/tex-rendering.h src/output/tex.c src/output/spv/spv-css-parser.c src/output/spv/spv-css-parser.h src/output/spv/spv-legacy-data.c src/output/spv/spv-legacy-data.h src/output/spv/spv-legacy-decoder.c src/output/spv/spv-legacy-decoder.h src/output/spv/spv-light-decoder.c src/output/spv/spv-light-decoder.h src/output/spv/spv-table-look.c src/output/spv/spv-table-look.h src/output/spv/spv-writer.c src/output/spv/spv-writer.h src/output/spv/spv.c src/output/spv/spv.h src/output/spv/spvbin-helpers.c src/output/spv/spvbin-helpers.h src/output/spv/spvxml-helpers.c src/output/spv/spvxml-helpers.h src/ui/gui/dummy.c src/ui/gui/psppire-acr.c src/ui/gui/psppire-acr.h src/ui/gui/psppire-buttonbox.c src/ui/gui/psppire-buttonbox.h src/ui/gui/psppire-checkbox-treeview.c src/ui/gui/psppire-checkbox-treeview.h src/ui/gui/psppire-conf.c src/ui/gui/psppire-conf.h src/ui/gui/psppire-data-sheet.c src/ui/gui/psppire-data-sheet.h src/ui/gui/psppire-dialog-action-1sks.c src/ui/gui/psppire-dialog-action-1sks.h src/ui/gui/psppire-dialog-action-aggregate.c src/ui/gui/psppire-dialog-action-aggregate.h src/ui/gui/psppire-dialog-action-autorecode.c src/ui/gui/psppire-dialog-action-autorecode.h src/ui/gui/psppire-dialog-action-barchart.c src/ui/gui/psppire-dialog-action-barchart.h src/ui/gui/psppire-dialog-action-binomial.c src/ui/gui/psppire-dialog-action-binomial.h src/ui/gui/psppire-dialog-action.c src/ui/gui/psppire-dialog-action-chisquare.c src/ui/gui/psppire-dialog-action-chisquare.h src/ui/gui/psppire-dialog-action-comments.c src/ui/gui/psppire-dialog-action-comments.h src/ui/gui/psppire-dialog-action-compute.c src/ui/gui/psppire-dialog-action-compute.h src/ui/gui/psppire-dialog-action-correlation.c src/ui/gui/psppire-dialog-action-correlation.h src/ui/gui/psppire-dialog-action-count.c src/ui/gui/psppire-dialog-action-count.h src/ui/gui/psppire-dialog-action-crosstabs.c src/ui/gui/psppire-dialog-action-crosstabs.h src/ui/gui/psppire-dialog-action-descriptives.c src/ui/gui/psppire-dialog-action-descriptives.h src/ui/gui/psppire-dialog-action-examine.c src/ui/gui/psppire-dialog-action-examine.h src/ui/gui/psppire-dialog-action-factor.c src/ui/gui/psppire-dialog-action-factor.h src/ui/gui/psppire-dialog-action-flip.c src/ui/gui/psppire-dialog-action-flip.h src/ui/gui/psppire-dialog-action-frequencies.c src/ui/gui/psppire-dialog-action-frequencies.h src/ui/gui/psppire-dialog-action.h src/ui/gui/psppire-dialog-action-histogram.c src/ui/gui/psppire-dialog-action-histogram.h src/ui/gui/psppire-dialog-action-indep-samps.c src/ui/gui/psppire-dialog-action-indep-samps.h src/ui/gui/psppire-dialog-action-k-independent.c src/ui/gui/psppire-dialog-action-k-independent.h src/ui/gui/psppire-dialog-action-kmeans.c src/ui/gui/psppire-dialog-action-kmeans.h src/ui/gui/psppire-dialog-action-k-related.c src/ui/gui/psppire-dialog-action-k-related.h src/ui/gui/psppire-dialog-action-logistic.c src/ui/gui/psppire-dialog-action-logistic.h src/ui/gui/psppire-dialog-action-means.c src/ui/gui/psppire-dialog-action-means.h src/ui/gui/psppire-dialog-action-oneway.c src/ui/gui/psppire-dialog-action-oneway.h src/ui/gui/psppire-dialog-action-paired.c src/ui/gui/psppire-dialog-action-paired.h src/ui/gui/psppire-dialog-action-rank.c src/ui/gui/psppire-dialog-action-rank.h src/ui/gui/psppire-dialog-action-recode.c src/ui/gui/psppire-dialog-action-recode-different.c src/ui/gui/psppire-dialog-action-recode-different.h src/ui/gui/psppire-dialog-action-recode.h src/ui/gui/psppire-dialog-action-recode-same.c src/ui/gui/psppire-dialog-action-recode-same.h src/ui/gui/psppire-dialog-action-regression.c src/ui/gui/psppire-dialog-action-regression.h src/ui/gui/psppire-dialog-action-reliability.c src/ui/gui/psppire-dialog-action-reliability.h src/ui/gui/psppire-dialog-action-roc.c src/ui/gui/psppire-dialog-action-roc.h src/ui/gui/psppire-dialog-action-runs.c src/ui/gui/psppire-dialog-action-runs.h src/ui/gui/psppire-dialog-action-scatterplot.c src/ui/gui/psppire-dialog-action-scatterplot.h src/ui/gui/psppire-dialog-action-select.c src/ui/gui/psppire-dialog-action-select.h src/ui/gui/psppire-dialog-action-sort.c src/ui/gui/psppire-dialog-action-sort.h src/ui/gui/psppire-dialog-action-split.c src/ui/gui/psppire-dialog-action-split.h src/ui/gui/psppire-dialog-action-ctables.c src/ui/gui/psppire-dialog-action-ctables.h src/ui/gui/psppire-dialog-action-tt1s.c src/ui/gui/psppire-dialog-action-tt1s.h src/ui/gui/psppire-dialog-action-two-sample.c src/ui/gui/psppire-dialog-action-two-sample.h src/ui/gui/psppire-dialog-action-univariate.c src/ui/gui/psppire-dialog-action-univariate.h src/ui/gui/psppire-dialog-action-var-info.c src/ui/gui/psppire-dialog-action-var-info.h src/ui/gui/psppire-dialog-action-weight.c src/ui/gui/psppire-dialog-action-weight.h src/ui/gui/psppire-dialog.c src/ui/gui/psppire-dialog.h src/ui/gui/psppire-search-dialog.c src/ui/gui/psppire-search-dialog.h src/ui/gui/psppire-dict.c src/ui/gui/psppire-dict.h src/ui/gui/psppire-dictview.c src/ui/gui/psppire-dictview.h src/ui/gui/psppire-format.c src/ui/gui/psppire-format.h src/ui/gui/psppire-keypad.c src/ui/gui/psppire-keypad.h src/ui/gui/psppire-means-layer.c src/ui/gui/psppire-means-layer.h src/ui/gui/psppire-select-dest.c src/ui/gui/psppire-select-dest.h src/ui/gui/psppire-selector.c src/ui/gui/psppire-selector.h src/ui/gui/psppire-text-file.c src/ui/gui/psppire-text-file.h src/ui/gui/psppire-val-chooser.c src/ui/gui/psppire-val-chooser.h src/ui/gui/psppire-var-info.c src/ui/gui/psppire-var-info.h src/ui/gui/psppire-var-ptr.c src/ui/gui/psppire-var-ptr.h src/ui/gui/psppire-var-view.c src/ui/gui/psppire-var-view.h src/ui/gui/psppire-var-sheet-header.c src/ui/gui/psppire-var-sheet-header.h src/ui/gui/psppire-variable-sheet.c src/ui/gui/psppire-variable-sheet.h src/ui/gui/psppire-window-base.c src/ui/gui/psppire-window-base.h src/ui/gui/dialog-common.c src/ui/gui/dialog-common.h src/ui/gui/widgets.c src/ui/gui/widgets.h src/ui/gui/dict-display.c src/ui/gui/dict-display.h src/ui/source-init-opts.c src/ui/source-init-opts.h src/ui/syntax-gen.c src/ui/syntax-gen.h src/ui/terminal/main.c src/ui/terminal/terminal-opts.c src/ui/terminal/terminal-opts.h src/ui/terminal/terminal-reader.c src/ui/terminal/terminal-reader.h src/ui/gui/builder-wrapper.c src/ui/gui/builder-wrapper.h src/ui/gui/entry-dialog.c src/ui/gui/entry-dialog.h src/ui/gui/executor.c src/ui/gui/executor.h src/ui/gui/find-dialog.c src/ui/gui/find-dialog.h src/ui/gui/goto-case-dialog.c src/ui/gui/goto-case-dialog.h src/ui/gui/helper.c src/ui/gui/helper.h src/ui/gui/help-menu.c src/ui/gui/help-menu.h src/ui/gui/main.c src/ui/gui/missing-val-dialog.c src/ui/gui/missing-val-dialog.h src/ui/gui/options-dialog.c src/ui/gui/options-dialog.h src/ui/gui/pre-initialisation.h src/ui/gui/psppire.c src/ui/gui/psppire-data-editor.c src/ui/gui/psppire-data-editor.h src/ui/gui/psppire-data-store.c src/ui/gui/psppire-data-store.h src/ui/gui/psppire-data-window.c src/ui/gui/psppire-data-window.h src/ui/gui/psppire-delimited-text.c src/ui/gui/psppire-delimited-text.h src/ui/gui/psppire-encoding-selector.c src/ui/gui/psppire-encoding-selector.h src/ui/gui/psppire.h src/ui/gui/psppire-import-assistant.c src/ui/gui/psppire-import-assistant.h src/ui/gui/psppire-import-spreadsheet.c src/ui/gui/psppire-import-spreadsheet.h src/ui/gui/psppire-import-textfile.c src/ui/gui/psppire-import-textfile.h src/ui/gui/psppire-lex-reader.c src/ui/gui/psppire-lex-reader.h src/ui/gui/psppire-output-view.c src/ui/gui/psppire-output-view.h src/ui/gui/psppire-output-window.c src/ui/gui/psppire-output-window.h src/ui/gui/psppire-scanf.c src/ui/gui/psppire-scanf.h src/ui/gui/psppire-spreadsheet-data-model.c src/ui/gui/psppire-spreadsheet-data-model.h src/ui/gui/psppire-spreadsheet-model.c src/ui/gui/psppire-spreadsheet-model.h src/ui/gui/psppire-syntax-window.c src/ui/gui/psppire-syntax-window.h src/ui/gui/psppire-value-entry.c src/ui/gui/psppire-value-entry.h src/ui/gui/psppire-window.c src/ui/gui/psppire-window.h src/ui/gui/psppire-window-register.c src/ui/gui/psppire-window-register.h src/ui/gui/t-test-options.c src/ui/gui/t-test-options.h src/ui/gui/val-labs-dialog.c src/ui/gui/val-labs-dialog.h src/ui/gui/value-variant.c src/ui/gui/value-variant.h src/ui/gui/var-display.c src/ui/gui/var-display.h src/ui/gui/var-type-dialog.c src/ui/gui/var-type-dialog.h src/ui/gui/widget-io.c src/ui/gui/widget-io.h src/ui/gui/windows-menu.c src/ui/gui/windows-menu.h src/ui/gui/spreadsheet-test.c src/ui/gui/psppire-spreadsheet-model.c tests/data/datasheet-test.c tests/data/inexactify.c tests/data/sack.c tests/data/spreadsheet-test.c src/data/identifier.c src/language/lexer/command-name.c tests/language/lexer/command-name-test.c src/data/identifier.c src/language/lexer/command-name.c src/language/lexer/scan.c src/language/lexer/segment.c src/language/lexer/token.c tests/language/lexer/scan-test.c src/data/identifier.c src/language/lexer/command-name.c src/language/lexer/command-segmenter.c src/language/lexer/segment.c tests/language/lexer/segment-test.c src/libpspp/abt.c tests/libpspp/abt-test.c src/libpspp/bt.c tests/libpspp/bt-test.c src/libpspp/cmac-aes256.c tests/libpspp/cmac-aes256-test.c tests/libpspp/encoding-guesser-test.c tests/libpspp/heap-test.c src/libpspp/hmap.c tests/libpspp/hmap-test.c src/libpspp/hmap.c src/libpspp/hmapx.c tests/libpspp/hmapx-test.c tests/libpspp/i18n-test.c tests/libpspp/line-reader-test.c src/libpspp/ll.c tests/libpspp/ll-test.c src/libpspp/ll.c src/libpspp/llx.c tests/libpspp/llx-test.c src/libpspp/bt.c src/libpspp/range-map.c tests/libpspp/range-map-test.c tests/libpspp/range-set-test.c tests/libpspp/range-tower-test.c tests/libpspp/sparse-array-test.c tests/libpspp/sparse-xarray-test.c tests/libpspp/str-test.c tests/libpspp/string-map-test.c src/libpspp/hash-functions.c src/libpspp/hmap.c src/libpspp/string-set.c tests/libpspp/string-set-test.c tests/libpspp/stringi-map-test.c tests/libpspp/stringi-set-test.c tests/libpspp/tower-test.c tests/libpspp/u8-istream-test.c tests/libpspp/zip-test.c tests/math/chart-get-scale-test.c tests/math/chart-get-ticks-format-test.c tests/output/ascii-test.c tests/output/pivot-table-test.c tests/output/tex-glyphs.c tests/output/tex-strings.c tests/ui/syntax-gen-test.c utilities/pspp-convert.c src/libpspp/integer-format.c src/libpspp/float-format.c utilities/pspp-dump-sav.c utilities/pspp-output.c --language=C --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_ -o po/pspp.pot,tmp
2763 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-wctype-h.lo -MD -MP -MF gl/.deps/libgl_la-wctype-h.Tpo -c ../gl/wctype-h.c -fPIC -DPIC -o gl/.libs/libgl_la-wctype-h.o
2764 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-version-etc-fsf.lo -MD -MP -MF gl/.deps/libgl_la-version-etc-fsf.Tpo -c ../gl/version-etc-fsf.c -fPIC -DPIC -o gl/.libs/libgl_la-version-etc-fsf.o
2765 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_xlist.lo -MD -MP -MF gl/.deps/libgl_la-gl_xlist.Tpo -c ../gl/gl_xlist.c -fPIC -DPIC -o gl/.libs/libgl_la-gl_xlist.o
2766 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xmalloc.lo -MD -MP -MF gl/.deps/libgl_la-xmalloc.Tpo -c ../gl/xmalloc.c -fPIC -DPIC -o gl/.libs/libgl_la-xmalloc.o
2767 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbrtowc.lo -MD -MP -MF gl/.deps/libgl_la-mbrtowc.Tpo -c ../gl/mbrtowc.c -o gl/libgl_la-mbrtowc.o >/dev/null 2>&1
2768 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-sys_socket.lo -MD -MP -MF gl/.deps/libgl_la-sys_socket.Tpo -c ../gl/sys_socket.c -o gl/libgl_la-sys_socket.o >/dev/null 2>&1
2769 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-version-etc.lo -MD -MP -MF gl/.deps/libgl_la-version-etc.Tpo -c ../gl/version-etc.c -fPIC -DPIC -o gl/.libs/libgl_la-version-etc.o
2770 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xbinary-io.lo -MD -MP -MF gl/.deps/libgl_la-xbinary-io.Tpo -c ../gl/xbinary-io.c -fPIC -DPIC -o gl/.libs/libgl_la-xbinary-io.o
2771 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xalloc-die.lo -MD -MP -MF gl/.deps/libgl_la-xalloc-die.Tpo -c ../gl/xalloc-die.c -fPIC -DPIC -o gl/.libs/libgl_la-xalloc-die.o
2772 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xmemdup0.lo -MD -MP -MF gl/.deps/libgl_la-xmemdup0.Tpo -c ../gl/xmemdup0.c -fPIC -DPIC -o gl/.libs/libgl_la-xmemdup0.o
2773 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-strnlen1.lo -MD -MP -MF gl/.deps/libgl_la-strnlen1.Tpo -c ../gl/strnlen1.c -o gl/libgl_la-strnlen1.o >/dev/null 2>&1
2774 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xstrndup.lo -MD -MP -MF gl/.deps/libgl_la-xstrndup.Tpo -c ../gl/xstrndup.c -fPIC -DPIC -o gl/.libs/libgl_la-xstrndup.o
2775 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-memcasecmp.lo -MD -MP -MF gl/.deps/libgl_la-memcasecmp.Tpo -c ../gl/memcasecmp.c -o gl/libgl_la-memcasecmp.o >/dev/null 2>&1
2776 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-sig-handler.lo -MD -MP -MF gl/.deps/libgl_la-sig-handler.Tpo -c ../gl/sig-handler.c -o gl/libgl_la-sig-handler.o >/dev/null 2>&1
2777 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xmalloca.lo -MD -MP -MF gl/.deps/libgl_la-xmalloca.Tpo -c ../gl/xmalloca.c -fPIC -DPIC -o gl/.libs/libgl_la-xmalloca.o
2778 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-safe-write.lo -MD -MP -MF gl/.deps/libgl_la-safe-write.Tpo -c ../gl/safe-write.c -o gl/libgl_la-safe-write.o >/dev/null 2>&1
2779 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-malloca.lo -MD -MP -MF gl/.deps/libgl_la-malloca.Tpo -c ../gl/malloca.c -o gl/libgl_la-malloca.o >/dev/null 2>&1
2780 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xsize.lo -MD -MP -MF gl/.deps/libgl_la-xsize.Tpo -c ../gl/xsize.c -fPIC -DPIC -o gl/.libs/libgl_la-xsize.o
2781 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-safe-read.lo -MD -MP -MF gl/.deps/libgl_la-safe-read.Tpo -c ../gl/safe-read.c -o gl/libgl_la-safe-read.o >/dev/null 2>&1
2782 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xreadlink.lo -MD -MP -MF gl/.deps/libgl_la-xreadlink.Tpo -c ../gl/xreadlink.c -fPIC -DPIC -o gl/.libs/libgl_la-xreadlink.o
2783 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-math.lo -MD -MP -MF gl/.deps/libgl_la-math.Tpo -c ../gl/math.c -o gl/libgl_la-math.o >/dev/null 2>&1
2784 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xvasprintf.lo -MD -MP -MF gl/.deps/libgl_la-xvasprintf.Tpo -c ../gl/xvasprintf.c -fPIC -DPIC -o gl/.libs/libgl_la-xvasprintf.o
2785 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-timespec.lo -MD -MP -MF gl/.deps/libgl_la-timespec.Tpo -c ../gl/timespec.c -o gl/libgl_la-timespec.o >/dev/null 2>&1
2786 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbchar.lo -MD -MP -MF gl/.deps/libgl_la-mbchar.Tpo -c ../gl/mbchar.c -o gl/libgl_la-mbchar.o >/dev/null 2>&1
2787 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-progname.lo -MD -MP -MF gl/.deps/libgl_la-progname.Tpo -c ../gl/progname.c -o gl/libgl_la-progname.o >/dev/null 2>&1
2788 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xasprintf.lo -MD -MP -MF gl/.deps/libgl_la-xasprintf.Tpo -c ../gl/xasprintf.c -fPIC -DPIC -o gl/.libs/libgl_la-xasprintf.o
2789 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/fprintf.lo -MD -MP -MF gl/.deps/fprintf.Tpo -c ../gl/fprintf.c -fPIC -DPIC -o gl/.libs/fprintf.o
2790 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-stat-time.lo -MD -MP -MF gl/.deps/libgl_la-stat-time.Tpo -c ../gl/stat-time.c -o gl/libgl_la-stat-time.o >/dev/null 2>&1
2791 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/asnprintf.lo -MD -MP -MF gl/.deps/asnprintf.Tpo -c ../gl/asnprintf.c -fPIC -DPIC -o gl/.libs/asnprintf.o
2792 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-timespec-add.lo -MD -MP -MF gl/.deps/libgl_la-timespec-add.Tpo -c ../gl/timespec-add.c -o gl/libgl_la-timespec-add.o >/dev/null 2>&1
2793 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/mbsrtowcs-state.lo -MD -MP -MF gl/.deps/mbsrtowcs-state.Tpo -c ../gl/mbsrtowcs-state.c -fPIC -DPIC -o gl/.libs/mbsrtowcs-state.o
2794 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/mktime.lo -MD -MP -MF gl/.deps/mktime.Tpo -c ../gl/mktime.c -fPIC -DPIC -o gl/.libs/mktime.o
2795 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/asprintf.lo -MD -MP -MF gl/.deps/asprintf.Tpo -c ../gl/asprintf.c -fPIC -DPIC -o gl/.libs/asprintf.o
2796 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-memchr2.lo -MD -MP -MF gl/.deps/libgl_la-memchr2.Tpo -c ../gl/memchr2.c -o gl/libgl_la-memchr2.o >/dev/null 2>&1
2797 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/printf.lo -MD -MP -MF gl/.deps/printf.Tpo -c ../gl/printf.c -fPIC -DPIC -o gl/.libs/printf.o
2798 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/glthread/libgl_la-threadlib.lo -MD -MP -MF gl/glthread/.deps/libgl_la-threadlib.Tpo -c ../gl/glthread/threadlib.c -o gl/glthread/libgl_la-threadlib.o >/dev/null 2>&1
2799 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/relocatable.lo -MD -MP -MF gl/.deps/relocatable.Tpo -c ../gl/relocatable.c -fPIC -DPIC -o gl/.libs/relocatable.o
2800 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-timespec-sub.lo -MD -MP -MF gl/.deps/libgl_la-timespec-sub.Tpo -c ../gl/timespec-sub.c -o gl/libgl_la-timespec-sub.o >/dev/null 2>&1
2801 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-setlocale_null.lo -MD -MP -MF gl/.deps/libgl_la-setlocale_null.Tpo -c ../gl/setlocale_null.c -o gl/libgl_la-setlocale_null.o >/dev/null 2>&1
2802 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vasnprintf.lo -MD -MP -MF gl/.deps/vasnprintf.Tpo -c ../gl/vasnprintf.c -fPIC -DPIC -o gl/.libs/vasnprintf.o
2803 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/printf-parse.lo -MD -MP -MF gl/.deps/printf-parse.Tpo -c ../gl/printf-parse.c -fPIC -DPIC -o gl/.libs/printf-parse.o
2804 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbiter.lo -MD -MP -MF gl/.deps/libgl_la-mbiter.Tpo -c ../gl/mbiter.c -o gl/libgl_la-mbiter.o >/dev/null 2>&1
2805 grep 'printAllLayers="true"' ../doc/tutorial.stt >/dev/null 2>&1 && touch tutorial-stt-must-print-all-layers
2806 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/snprintf.lo -MD -MP -MF gl/.deps/snprintf.Tpo -c ../gl/snprintf.c -fPIC -DPIC -o gl/.libs/snprintf.o
2807 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/sprintf.lo -MD -MP -MF gl/.deps/sprintf.Tpo -c ../gl/sprintf.c -fPIC -DPIC -o gl/.libs/sprintf.o
2808 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-pipe2.lo -MD -MP -MF gl/.deps/libgl_la-pipe2.Tpo -c ../gl/pipe2.c -o gl/libgl_la-pipe2.o >/dev/null 2>&1
2809 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/printf-args.lo -MD -MP -MF gl/.deps/printf-args.Tpo -c ../gl/printf-args.c -fPIC -DPIC -o gl/.libs/printf-args.o
2810 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vfprintf.lo -MD -MP -MF gl/.deps/vfprintf.Tpo -c ../gl/vfprintf.c -fPIC -DPIC -o gl/.libs/vfprintf.o
2811 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vasprintf.lo -MD -MP -MF gl/.deps/vasprintf.Tpo -c ../gl/vasprintf.c -fPIC -DPIC -o gl/.libs/vasprintf.o
2812 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -g -O2 -DGCC_LINT -MT src/ui/terminal/libui_la-main.lo -MD -MP -MF src/ui/terminal/.deps/libui_la-main.Tpo -c -o src/ui/terminal/libui_la-main.lo `test -f 'src/ui/terminal/main.c' || echo '../'`src/ui/terminal/main.c
2813 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -g -O2 -DGCC_LINT -MT src/ui/terminal/libui_la-terminal-opts.lo -MD -MP -MF src/ui/terminal/.deps/libui_la-terminal-opts.Tpo -c -o src/ui/terminal/libui_la-terminal-opts.lo `test -f 'src/ui/terminal/terminal-opts.c' || echo '../'`src/ui/terminal/terminal-opts.c
2814 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbrtoc32.lo -MD -MP -MF gl/.deps/libgl_la-mbrtoc32.Tpo -c ../gl/mbrtoc32.c -o gl/libgl_la-mbrtoc32.o >/dev/null 2>&1
2815 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-mbsrtowcs.lo -MD -MP -MF gl/.deps/libgl_la-mbsrtowcs.Tpo -c ../gl/mbsrtowcs.c -o gl/libgl_la-mbsrtowcs.o >/dev/null 2>&1
2816 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-unistd.lo -MD -MP -MF gl/.deps/libgl_la-unistd.Tpo -c ../gl/unistd.c -o gl/libgl_la-unistd.o >/dev/null 2>&1
2817 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-printf-frexpl.lo -MD -MP -MF gl/.deps/libgl_la-printf-frexpl.Tpo -c ../gl/printf-frexpl.c -o gl/libgl_la-printf-frexpl.o >/dev/null 2>&1
2818 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -g -O2 -DGCC_LINT -MT src/ui/terminal/libui_la-terminal-reader.lo -MD -MP -MF src/ui/terminal/.deps/libui_la-terminal-reader.Tpo -c -o src/ui/terminal/libui_la-terminal-reader.lo `test -f 'src/ui/terminal/terminal-reader.c' || echo '../'`src/ui/terminal/terminal-reader.c
2819 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vsnprintf.lo -MD -MP -MF gl/.deps/vsnprintf.Tpo -c ../gl/vsnprintf.c -fPIC -DPIC -o gl/.libs/vsnprintf.o
2820 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-printf-frexp.lo -MD -MP -MF gl/.deps/libgl_la-printf-frexp.Tpo -c ../gl/printf-frexp.c -o gl/libgl_la-printf-frexp.o >/dev/null 2>&1
2821 depbase=`echo src/ui/source-init-opts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2822 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/ui/source-init-opts.lo -MD -MP -MF $depbase.Tpo -c -o src/ui/source-init-opts.lo ../src/ui/source-init-opts.c &&\
2823 mv -f $depbase.Tpo $depbase.Plo
2824 depbase=`echo src/ui/syntax-gen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2825 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/ui/syntax-gen.lo -MD -MP -MF $depbase.Tpo -c -o src/ui/syntax-gen.lo ../src/ui/syntax-gen.c &&\
2826 mv -f $depbase.Tpo $depbase.Plo
2827 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vsprintf.lo -MD -MP -MF gl/.deps/vsprintf.Tpo -c ../gl/vsprintf.c -fPIC -DPIC -o gl/.libs/vsprintf.o
2828 mv -f gl/.deps/libgl_la-sockets.Tpo gl/.deps/libgl_la-sockets.Plo
2829 depbase=`echo src/language/command.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2830 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/command.lo -MD -MP -MF $depbase.Tpo -c -o src/language/command.lo ../src/language/command.c &&\
2831 mv -f $depbase.Tpo $depbase.Plo
2832 depbase=`echo src/language/lexer/command-name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2833 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/command-name.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/command-name.lo ../src/language/lexer/command-name.c &&\
2834 mv -f $depbase.Tpo $depbase.Plo
2835 mv -f gl/.deps/libgl_la-memset_explicit.Tpo gl/.deps/libgl_la-memset_explicit.Plo
2836 depbase=`echo src/language/lexer/command-segmenter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2837 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/command-segmenter.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/command-segmenter.lo ../src/language/lexer/command-segmenter.c &&\
2838 mv -f $depbase.Tpo $depbase.Plo
2839 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-wctype-h.lo -MD -MP -MF gl/.deps/libgl_la-wctype-h.Tpo -c ../gl/wctype-h.c -o gl/libgl_la-wctype-h.o >/dev/null 2>&1
2840 depbase=`echo src/language/lexer/include-path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2841 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/include-path.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/include-path.lo ../src/language/lexer/include-path.c &&\
2842 mv -f $depbase.Tpo $depbase.Plo
2843 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vprintf.lo -MD -MP -MF gl/.deps/vprintf.Tpo -c ../gl/vprintf.c -fPIC -DPIC -o gl/.libs/vprintf.o
2844 depbase=`echo src/language/lexer/lexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2845 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/lexer.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/lexer.lo ../src/language/lexer/lexer.c &&\
2846 mv -f $depbase.Tpo $depbase.Plo
2847 depbase=`echo src/language/lexer/macro.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2848 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/macro.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/macro.lo ../src/language/lexer/macro.c &&\
2849 mv -f $depbase.Tpo $depbase.Plo
2850 depbase=`echo src/language/lexer/format-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2851 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/format-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/format-parser.lo ../src/language/lexer/format-parser.c &&\
2852 mv -f $depbase.Tpo $depbase.Plo
2853 depbase=`echo src/language/lexer/scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2854 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/scan.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/scan.lo ../src/language/lexer/scan.c &&\
2855 mv -f $depbase.Tpo $depbase.Plo
2856 depbase=`echo src/language/lexer/segment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2857 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/segment.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/segment.lo ../src/language/lexer/segment.c &&\
2858 mv -f $depbase.Tpo $depbase.Plo
2859 mv -f gl/.deps/libgl_la-sys_socket.Tpo gl/.deps/libgl_la-sys_socket.Plo
2860 depbase=`echo src/language/lexer/token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2861 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/token.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/token.lo ../src/language/lexer/token.c &&\
2862 mv -f $depbase.Tpo $depbase.Plo
2863 depbase=`echo src/language/lexer/value-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2864 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/value-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/value-parser.lo ../src/language/lexer/value-parser.c &&\
2865 mv -f $depbase.Tpo $depbase.Plo
2866 depbase=`echo src/language/lexer/variable-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2867 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/variable-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/variable-parser.lo ../src/language/lexer/variable-parser.c &&\
2868 mv -f $depbase.Tpo $depbase.Plo
2869 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-version-etc-fsf.lo -MD -MP -MF gl/.deps/libgl_la-version-etc-fsf.Tpo -c ../gl/version-etc-fsf.c -o gl/libgl_la-version-etc-fsf.o >/dev/null 2>&1
2870 depbase=`echo src/language/commands/aggregate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2871 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/aggregate.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/aggregate.lo ../src/language/commands/aggregate.c &&\
2872 mv -f $depbase.Tpo $depbase.Plo
2873 depbase=`echo src/language/commands/apply-dictionary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2874 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/apply-dictionary.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/apply-dictionary.lo ../src/language/commands/apply-dictionary.c &&\
2875 mv -f $depbase.Tpo $depbase.Plo
2876 depbase=`echo src/language/commands/attributes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2877 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/attributes.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/attributes.lo ../src/language/commands/attributes.c &&\
2878 mv -f $depbase.Tpo $depbase.Plo
2879 depbase=`echo src/language/commands/autorecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2880 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/autorecode.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/autorecode.lo ../src/language/commands/autorecode.c &&\
2881 mv -f $depbase.Tpo $depbase.Plo
2882 depbase=`echo src/language/commands/binomial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2883 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/binomial.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/binomial.lo ../src/language/commands/binomial.c &&\
2884 mv -f $depbase.Tpo $depbase.Plo
2885 depbase=`echo src/language/commands/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2886 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/cache.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/cache.lo ../src/language/commands/cache.c &&\
2887 mv -f $depbase.Tpo $depbase.Plo
2888 depbase=`echo src/language/commands/cd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2889 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/cd.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/cd.lo ../src/language/commands/cd.c &&\
2890 mv -f $depbase.Tpo $depbase.Plo
2891 depbase=`echo src/language/commands/chisquare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2892 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/chisquare.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/chisquare.lo ../src/language/commands/chisquare.c &&\
2893 mv -f $depbase.Tpo $depbase.Plo
2894 depbase=`echo src/language/commands/cochran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2895 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/cochran.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/cochran.lo ../src/language/commands/cochran.c &&\
2896 mv -f $depbase.Tpo $depbase.Plo
2897 depbase=`echo src/language/commands/combine-files.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2898 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/combine-files.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/combine-files.lo ../src/language/commands/combine-files.c &&\
2899 mv -f $depbase.Tpo $depbase.Plo
2900 depbase=`echo src/language/commands/compute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2901 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/compute.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/compute.lo ../src/language/commands/compute.c &&\
2902 mv -f $depbase.Tpo $depbase.Plo
2903 depbase=`echo src/language/commands/correlations.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2904 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/correlations.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/correlations.lo ../src/language/commands/correlations.c &&\
2905 mv -f $depbase.Tpo $depbase.Plo
2906 depbase=`echo src/language/commands/count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2907 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/count.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/count.lo ../src/language/commands/count.c &&\
2908 mv -f $depbase.Tpo $depbase.Plo
2909 depbase=`echo src/language/commands/crosstabs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2910 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/crosstabs.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/crosstabs.lo ../src/language/commands/crosstabs.c &&\
2911 mv -f $depbase.Tpo $depbase.Plo
2912 depbase=`echo src/language/commands/ctables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2913 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/ctables.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/ctables.lo ../src/language/commands/ctables.c &&\
2914 mv -f $depbase.Tpo $depbase.Plo
2915 depbase=`echo src/language/commands/data-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2916 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-list.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/data-list.lo ../src/language/commands/data-list.c &&\
2917 mv -f $depbase.Tpo $depbase.Plo
2918 mv -f gl/.deps/libgl_la-mbrtowc.Tpo gl/.deps/libgl_la-mbrtowc.Plo
2919 depbase=`echo src/language/commands/data-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2920 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/data-parser.lo ../src/language/commands/data-parser.c &&\
2921 mv -f $depbase.Tpo $depbase.Plo
2922 mv -f gl/.deps/libgl_la-strnlen1.Tpo gl/.deps/libgl_la-strnlen1.Plo
2923 depbase=`echo src/language/commands/data-reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2924 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-reader.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/data-reader.lo ../src/language/commands/data-reader.c &&\
2925 mv -f $depbase.Tpo $depbase.Plo
2926 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/mbsrtowcs-state.lo -MD -MP -MF gl/.deps/mbsrtowcs-state.Tpo -c ../gl/mbsrtowcs-state.c -o gl/mbsrtowcs-state.o >/dev/null 2>&1
2927 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xsize.lo -MD -MP -MF gl/.deps/libgl_la-xsize.Tpo -c ../gl/xsize.c -o gl/libgl_la-xsize.o >/dev/null 2>&1
2928 depbase=`echo src/language/commands/data-writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2929 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-writer.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/data-writer.lo ../src/language/commands/data-writer.c &&\
2930 mv -f $depbase.Tpo $depbase.Plo
2931 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-tmpdir.lo -MD -MP -MF gl/.deps/libgl_la-tmpdir.Tpo -c ../gl/tmpdir.c -o gl/libgl_la-tmpdir.o >/dev/null 2>&1
2932 depbase=`echo src/language/commands/dataset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2933 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/dataset.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/dataset.lo ../src/language/commands/dataset.c &&\
2934 mv -f $depbase.Tpo $depbase.Plo
2935 depbase=`echo src/language/commands/date.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2936 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/date.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/date.lo ../src/language/commands/date.c &&\
2937 mv -f $depbase.Tpo $depbase.Plo
2938 depbase=`echo src/language/commands/define.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2939 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/define.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/define.lo ../src/language/commands/define.c &&\
2940 mv -f $depbase.Tpo $depbase.Plo
2941 depbase=`echo src/language/commands/delete-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2942 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/delete-variables.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/delete-variables.lo ../src/language/commands/delete-variables.c &&\
2943 mv -f $depbase.Tpo $depbase.Plo
2944 mv -f gl/.deps/libgl_la-memcasecmp.Tpo gl/.deps/libgl_la-memcasecmp.Plo
2945 depbase=`echo src/language/commands/descriptives.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2946 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/descriptives.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/descriptives.lo ../src/language/commands/descriptives.c &&\
2947 mv -f $depbase.Tpo $depbase.Plo
2948 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-progreloc.lo -MD -MP -MF gl/.deps/libgl_la-progreloc.Tpo -c ../gl/progreloc.c -o gl/libgl_la-progreloc.o >/dev/null 2>&1
2949 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xmemdup0.lo -MD -MP -MF gl/.deps/libgl_la-xmemdup0.Tpo -c ../gl/xmemdup0.c -o gl/libgl_la-xmemdup0.o >/dev/null 2>&1
2950 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-read-file.lo -MD -MP -MF gl/.deps/libgl_la-read-file.Tpo -c ../gl/read-file.c -o gl/libgl_la-read-file.o >/dev/null 2>&1
2951 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xmalloca.lo -MD -MP -MF gl/.deps/libgl_la-xmalloca.Tpo -c ../gl/xmalloca.c -o gl/libgl_la-xmalloca.o >/dev/null 2>&1
2952 depbase=`echo src/language/commands/do-if.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2953 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/do-if.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/do-if.lo ../src/language/commands/do-if.c &&\
2954 mv -f $depbase.Tpo $depbase.Plo
2955 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-tempname.lo -MD -MP -MF gl/.deps/libgl_la-tempname.Tpo -c ../gl/tempname.c -o gl/libgl_la-tempname.o >/dev/null 2>&1
2956 depbase=`echo src/language/commands/echo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2957 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/echo.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/echo.lo ../src/language/commands/echo.c &&\
2958 mv -f $depbase.Tpo $depbase.Plo
2959 mv -f gl/.deps/libgl_la-sig-handler.Tpo gl/.deps/libgl_la-sig-handler.Plo
2960 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xstrndup.lo -MD -MP -MF gl/.deps/libgl_la-xstrndup.Tpo -c ../gl/xstrndup.c -o gl/libgl_la-xstrndup.o >/dev/null 2>&1
2961 depbase=`echo src/language/commands/examine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2962 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/examine.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/examine.lo ../src/language/commands/examine.c &&\
2963 mv -f $depbase.Tpo $depbase.Plo
2964 mv -f gl/.deps/libgl_la-timespec.Tpo gl/.deps/libgl_la-timespec.Plo
2965 depbase=`echo src/language/commands/factor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2966 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/factor.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/factor.lo ../src/language/commands/factor.c &&\
2967 mv -f $depbase.Tpo $depbase.Plo
2968 depbase=`echo src/language/commands/fail.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2969 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/fail.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/fail.lo ../src/language/commands/fail.c &&\
2970 mv -f $depbase.Tpo $depbase.Plo
2971 mv -f gl/.deps/libgl_la-safe-read.Tpo gl/.deps/libgl_la-safe-read.Plo
2972 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-marshal.lo -MD -MP -MF src/ui/gui/.deps/psppire-marshal.Tpo -c src/ui/gui/psppire-marshal.c -fPIC -DPIC -o src/ui/gui/.libs/psppire-marshal.o
2973 depbase=`echo src/language/commands/file-handle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2974 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/file-handle.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/file-handle.lo ../src/language/commands/file-handle.c &&\
2975 mv -f $depbase.Tpo $depbase.Plo
2976 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xbinary-io.lo -MD -MP -MF gl/.deps/libgl_la-xbinary-io.Tpo -c ../gl/xbinary-io.c -o gl/libgl_la-xbinary-io.o >/dev/null 2>&1
2977 mv -f gl/.deps/libgl_la-safe-write.Tpo gl/.deps/libgl_la-safe-write.Plo
2978 depbase=`echo src/language/commands/flip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2979 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/flip.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/flip.lo ../src/language/commands/flip.c &&\
2980 mv -f $depbase.Tpo $depbase.Plo
2981 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/asnprintf.lo -MD -MP -MF gl/.deps/asnprintf.Tpo -c ../gl/asnprintf.c -o gl/asnprintf.o >/dev/null 2>&1
2982 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xreadlink.lo -MD -MP -MF gl/.deps/libgl_la-xreadlink.Tpo -c ../gl/xreadlink.c -o gl/libgl_la-xreadlink.o >/dev/null 2>&1
2983 depbase=`echo src/language/commands/formats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2984 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/formats.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/formats.lo ../src/language/commands/formats.c &&\
2985 mv -f $depbase.Tpo $depbase.Plo
2986 depbase=`echo src/language/commands/freq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2987 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/freq.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/freq.lo ../src/language/commands/freq.c &&\
2988 mv -f $depbase.Tpo $depbase.Plo
2989 depbase=`echo src/language/commands/frequencies.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2990 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/frequencies.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/frequencies.lo ../src/language/commands/frequencies.c &&\
2991 mv -f $depbase.Tpo $depbase.Plo
2992 mv -f gl/.deps/libgl_la-malloca.Tpo gl/.deps/libgl_la-malloca.Plo
2993 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libpsppire_glade_la-dummy.lo -MD -MP -MF src/ui/gui/.deps/libpsppire_glade_la-dummy.Tpo -c ../src/ui/gui/dummy.c -fPIC -DPIC -o src/ui/gui/.libs/libpsppire_glade_la-dummy.o
2994 depbase=`echo src/language/commands/friedman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2995 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/friedman.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/friedman.lo ../src/language/commands/friedman.c &&\
2996 mv -f $depbase.Tpo $depbase.Plo
2997 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xalloc-die.lo -MD -MP -MF gl/.deps/libgl_la-xalloc-die.Tpo -c ../gl/xalloc-die.c -o gl/libgl_la-xalloc-die.o >/dev/null 2>&1
2998 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/asprintf.lo -MD -MP -MF gl/.deps/asprintf.Tpo -c ../gl/asprintf.c -o gl/asprintf.o >/dev/null 2>&1
2999 depbase=`echo src/language/commands/get-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3000 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/get-data.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/get-data.lo ../src/language/commands/get-data.c &&\
3001 mv -f $depbase.Tpo $depbase.Plo
3002 depbase=`echo src/language/commands/get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3003 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/get.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/get.lo ../src/language/commands/get.c &&\
3004 mv -f $depbase.Tpo $depbase.Plo
3005 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-time_rz.lo -MD -MP -MF gl/.deps/libgl_la-time_rz.Tpo -c ../gl/time_rz.c -o gl/libgl_la-time_rz.o >/dev/null 2>&1
3006 mv -f gl/glthread/.deps/libgl_la-threadlib.Tpo gl/glthread/.deps/libgl_la-threadlib.Plo
3007 mv -f gl/.deps/libgl_la-timespec-add.Tpo gl/.deps/libgl_la-timespec-add.Plo
3008 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xasprintf.lo -MD -MP -MF gl/.deps/libgl_la-xasprintf.Tpo -c ../gl/xasprintf.c -o gl/libgl_la-xasprintf.o >/dev/null 2>&1
3009 depbase=`echo src/language/commands/glm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3010 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/glm.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/glm.lo ../src/language/commands/glm.c &&\
3011 mv -f $depbase.Tpo $depbase.Plo
3012 depbase=`echo src/language/commands/graph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3013 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/graph.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/graph.lo ../src/language/commands/graph.c &&\
3014 mv -f $depbase.Tpo $depbase.Plo
3015 depbase=`echo src/language/commands/host.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3016 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/host.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/host.lo ../src/language/commands/host.c &&\
3017 mv -f $depbase.Tpo $depbase.Plo
3018 depbase=`echo src/language/commands/include.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3019 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/include.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/include.lo ../src/language/commands/include.c &&\
3020 mv -f $depbase.Tpo $depbase.Plo
3021 depbase=`echo src/language/commands/inpt-pgm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3022 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/inpt-pgm.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/inpt-pgm.lo ../src/language/commands/inpt-pgm.c &&\
3023 mv -f $depbase.Tpo $depbase.Plo
3024 mv -f gl/.deps/libgl_la-math.Tpo gl/.deps/libgl_la-math.Plo
3025 mv -f gl/.deps/libgl_la-timespec-sub.Tpo gl/.deps/libgl_la-timespec-sub.Plo
3026 mv -f gl/.deps/libgl_la-unistd.Tpo gl/.deps/libgl_la-unistd.Plo
3027 mv -f gl/.deps/libgl_la-mbchar.Tpo gl/.deps/libgl_la-mbchar.Plo
3028 depbase=`echo src/language/commands/jonckheere-terpstra.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3029 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/jonckheere-terpstra.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/jonckheere-terpstra.lo ../src/language/commands/jonckheere-terpstra.c &&\
3030 mv -f $depbase.Tpo $depbase.Plo
3031 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/printf.lo -MD -MP -MF gl/.deps/printf.Tpo -c ../gl/printf.c -o gl/printf.o >/dev/null 2>&1
3032 depbase=`echo src/language/commands/kruskal-wallis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3033 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/kruskal-wallis.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/kruskal-wallis.lo ../src/language/commands/kruskal-wallis.c &&\
3034 mv -f $depbase.Tpo $depbase.Plo
3035 mv -f gl/.deps/libgl_la-stat-time.Tpo gl/.deps/libgl_la-stat-time.Plo
3036 depbase=`echo src/language/commands/ks-one-sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3037 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/ks-one-sample.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/ks-one-sample.lo ../src/language/commands/ks-one-sample.c &&\
3038 mv -f $depbase.Tpo $depbase.Plo
3039 mv -f gl/.deps/libgl_la-wctype-h.Tpo gl/.deps/libgl_la-wctype-h.Plo
3040 depbase=`echo src/language/commands/list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3041 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/list.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/list.lo ../src/language/commands/list.c &&\
3042 mv -f $depbase.Tpo $depbase.Plo
3043 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/fprintf.lo -MD -MP -MF gl/.deps/fprintf.Tpo -c ../gl/fprintf.c -o gl/fprintf.o >/dev/null 2>&1
3044 mv -f src/libpspp/.deps/utilities_pspp_dump_sav-integer-format.Tpo src/libpspp/.deps/utilities_pspp_dump_sav-integer-format.Po
3045 depbase=`echo src/language/commands/logistic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3046 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/logistic.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/logistic.lo ../src/language/commands/logistic.c &&\
3047 mv -f $depbase.Tpo $depbase.Plo
3048 depbase=`echo src/language/commands/loop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3049 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/loop.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/loop.lo ../src/language/commands/loop.c &&\
3050 mv -f $depbase.Tpo $depbase.Plo
3051 depbase=`echo src/language/commands/mann-whitney.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3052 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mann-whitney.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/mann-whitney.lo ../src/language/commands/mann-whitney.c &&\
3053 mv -f $depbase.Tpo $depbase.Plo
3054 depbase=`echo src/language/commands/matrix-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3055 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/matrix-data.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/matrix-data.lo ../src/language/commands/matrix-data.c &&\
3056 mv -f $depbase.Tpo $depbase.Plo
3057 depbase=`echo src/language/commands/matrix-reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3058 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/matrix-reader.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/matrix-reader.lo ../src/language/commands/matrix-reader.c &&\
3059 mv -f $depbase.Tpo $depbase.Plo
3060 mv -f gl/.deps/libgl_la-progname.Tpo gl/.deps/libgl_la-progname.Plo
3061 depbase=`echo src/language/commands/matrix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3062 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/matrix.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/matrix.lo ../src/language/commands/matrix.c &&\
3063 mv -f $depbase.Tpo $depbase.Plo
3064 depbase=`echo src/language/commands/mcnemar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3065 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mcnemar.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/mcnemar.lo ../src/language/commands/mcnemar.c &&\
3066 mv -f $depbase.Tpo $depbase.Plo
3067 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_xlist.lo -MD -MP -MF gl/.deps/libgl_la-gl_xlist.Tpo -c ../gl/gl_xlist.c -o gl/libgl_la-gl_xlist.o >/dev/null 2>&1
3068 mv -f gl/.deps/libgl_la-memchr2.Tpo gl/.deps/libgl_la-memchr2.Plo
3069 depbase=`echo src/language/commands/mconvert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3070 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mconvert.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/mconvert.lo ../src/language/commands/mconvert.c &&\
3071 mv -f $depbase.Tpo $depbase.Plo
3072 mv -f gl/.deps/libgl_la-setlocale_null.Tpo gl/.deps/libgl_la-setlocale_null.Plo
3073 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vprintf.lo -MD -MP -MF gl/.deps/vprintf.Tpo -c ../gl/vprintf.c -o gl/vprintf.o >/dev/null 2>&1
3074 mv -f gl/.deps/libgl_la-version-etc-fsf.Tpo gl/.deps/libgl_la-version-etc-fsf.Plo
3075 depbase=`echo src/language/commands/means-calc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3076 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/means-calc.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/means-calc.lo ../src/language/commands/means-calc.c &&\
3077 mv -f $depbase.Tpo $depbase.Plo
3078 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vasprintf.lo -MD -MP -MF gl/.deps/vasprintf.Tpo -c ../gl/vasprintf.c -o gl/vasprintf.o >/dev/null 2>&1
3079 depbase=`echo src/language/commands/means-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3080 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/means-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/means-parser.lo ../src/language/commands/means-parser.c &&\
3081 mv -f $depbase.Tpo $depbase.Plo
3082 depbase=`echo src/language/commands/means.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3083 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/means.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/means.lo ../src/language/commands/means.c &&\
3084 mv -f $depbase.Tpo $depbase.Plo
3085 depbase=`echo src/language/commands/median.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3086 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/median.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/median.lo ../src/language/commands/median.c &&\
3087 mv -f $depbase.Tpo $depbase.Plo
3088 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-version-etc.lo -MD -MP -MF gl/.deps/libgl_la-version-etc.Tpo -c ../gl/version-etc.c -o gl/libgl_la-version-etc.o >/dev/null 2>&1
3089 depbase=`echo src/language/commands/missing-values.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3090 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/missing-values.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/missing-values.lo ../src/language/commands/missing-values.c &&\
3091 mv -f $depbase.Tpo $depbase.Plo
3092 depbase=`echo src/language/commands/mrsets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3093 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mrsets.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/mrsets.lo ../src/language/commands/mrsets.c &&\
3094 mv -f $depbase.Tpo $depbase.Plo
3095 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/sprintf.lo -MD -MP -MF gl/.deps/sprintf.Tpo -c ../gl/sprintf.c -o gl/sprintf.o >/dev/null 2>&1
3096 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/snprintf.lo -MD -MP -MF gl/.deps/snprintf.Tpo -c ../gl/snprintf.c -o gl/snprintf.o >/dev/null 2>&1
3097 depbase=`echo src/language/commands/npar-summary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3098 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/npar-summary.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/npar-summary.lo ../src/language/commands/npar-summary.c &&\
3099 mv -f $depbase.Tpo $depbase.Plo
3100 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vfprintf.lo -MD -MP -MF gl/.deps/vfprintf.Tpo -c ../gl/vfprintf.c -o gl/vfprintf.o >/dev/null 2>&1
3101 depbase=`echo src/language/commands/npar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3102 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/npar.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/npar.lo ../src/language/commands/npar.c &&\
3103 mv -f $depbase.Tpo $depbase.Plo
3104 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xvasprintf.lo -MD -MP -MF gl/.deps/libgl_la-xvasprintf.Tpo -c ../gl/xvasprintf.c -o gl/libgl_la-xvasprintf.o >/dev/null 2>&1
3105 depbase=`echo src/language/commands/numeric.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3106 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/numeric.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/numeric.lo ../src/language/commands/numeric.c &&\
3107 mv -f $depbase.Tpo $depbase.Plo
3108 depbase=`echo src/language/commands/oneway.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3109 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/oneway.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/oneway.lo ../src/language/commands/oneway.c &&\
3110 mv -f $depbase.Tpo $depbase.Plo
3111 mv -f gl/.deps/libgl_la-mbrtoc32.Tpo gl/.deps/libgl_la-mbrtoc32.Plo
3112 mv -f gl/.deps/libgl_la-pipe2.Tpo gl/.deps/libgl_la-pipe2.Plo
3113 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vsnprintf.lo -MD -MP -MF gl/.deps/vsnprintf.Tpo -c ../gl/vsnprintf.c -o gl/vsnprintf.o >/dev/null 2>&1
3114 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vsprintf.lo -MD -MP -MF gl/.deps/vsprintf.Tpo -c ../gl/vsprintf.c -o gl/vsprintf.o >/dev/null 2>&1
3115 depbase=`echo src/language/commands/output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3116 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/output.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/output.lo ../src/language/commands/output.c &&\
3117 mv -f $depbase.Tpo $depbase.Plo
3118 depbase=`echo src/language/commands/permissions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3119 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/permissions.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/permissions.lo ../src/language/commands/permissions.c &&\
3120 mv -f $depbase.Tpo $depbase.Plo
3121 mv -f gl/.deps/libgl_la-mbiter.Tpo gl/.deps/libgl_la-mbiter.Plo
3122 mv -f gl/.deps/libgl_la-mbsrtowcs.Tpo gl/.deps/libgl_la-mbsrtowcs.Plo
3123 depbase=`echo src/language/commands/placement-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3124 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/placement-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/placement-parser.lo ../src/language/commands/placement-parser.c &&\
3125 mv -f $depbase.Tpo $depbase.Plo
3126 depbase=`echo src/language/commands/print-space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3127 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/print-space.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/print-space.lo ../src/language/commands/print-space.c &&\
3128 mv -f $depbase.Tpo $depbase.Plo
3129 mv -f gl/.deps/libgl_la-printf-frexp.Tpo gl/.deps/libgl_la-printf-frexp.Plo
3130 mv -f gl/.deps/libgl_la-xsize.Tpo gl/.deps/libgl_la-xsize.Plo
3131 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/relocatable.lo -MD -MP -MF gl/.deps/relocatable.Tpo -c ../gl/relocatable.c -o gl/relocatable.o >/dev/null 2>&1
3132 mv -f gl/.deps/libgl_la-printf-frexpl.Tpo gl/.deps/libgl_la-printf-frexpl.Plo
3133 depbase=`echo src/language/commands/print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3134 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/print.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/print.lo ../src/language/commands/print.c &&\
3135 mv -f $depbase.Tpo $depbase.Plo
3136 depbase=`echo src/language/commands/quick-cluster.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3137 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/quick-cluster.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/quick-cluster.lo ../src/language/commands/quick-cluster.c &&\
3138 mv -f $depbase.Tpo $depbase.Plo
3139 depbase=`echo src/language/commands/rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3140 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/rank.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/rank.lo ../src/language/commands/rank.c &&\
3141 mv -f $depbase.Tpo $depbase.Plo
3142 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-xmalloc.lo -MD -MP -MF gl/.deps/libgl_la-xmalloc.Tpo -c ../gl/xmalloc.c -o gl/libgl_la-xmalloc.o >/dev/null 2>&1
3143 depbase=`echo src/language/commands/recode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3144 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/recode.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/recode.lo ../src/language/commands/recode.c &&\
3145 mv -f $depbase.Tpo $depbase.Plo
3146 depbase=`echo src/language/commands/regression.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3147 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/regression.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/regression.lo ../src/language/commands/regression.c &&\
3148 mv -f $depbase.Tpo $depbase.Plo
3149 mv -f gl/.deps/libgl_la-xmalloca.Tpo gl/.deps/libgl_la-xmalloca.Plo
3150 depbase=`echo src/language/commands/reliability.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3151 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/reliability.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/reliability.lo ../src/language/commands/reliability.c &&\
3152 mv -f $depbase.Tpo $depbase.Plo
3153 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -g -O2 -DGCC_LINT -MT src/ui/terminal/libui_la-main.lo -MD -MP -MF src/ui/terminal/.deps/libui_la-main.Tpo -c ../src/ui/terminal/main.c -fPIC -DPIC -o src/ui/terminal/.libs/libui_la-main.o
3154 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -g -O2 -DGCC_LINT -MT src/ui/terminal/libui_la-terminal-opts.lo -MD -MP -MF src/ui/terminal/.deps/libui_la-terminal-opts.Tpo -c ../src/ui/terminal/terminal-opts.c -fPIC -DPIC -o src/ui/terminal/.libs/libui_la-terminal-opts.o
3155 mv -f gl/.deps/libgl_la-xmemdup0.Tpo gl/.deps/libgl_la-xmemdup0.Plo
3156 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -g -O2 -DGCC_LINT -MT src/ui/terminal/libui_la-terminal-reader.lo -MD -MP -MF src/ui/terminal/.deps/libui_la-terminal-reader.Tpo -c ../src/ui/terminal/terminal-reader.c -fPIC -DPIC -o src/ui/terminal/.libs/libui_la-terminal-reader.o
3157 mv -f gl/.deps/libgl_la-xstrndup.Tpo gl/.deps/libgl_la-xstrndup.Plo
3158 depbase=`echo src/language/commands/rename-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3159 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/rename-variables.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/rename-variables.lo ../src/language/commands/rename-variables.c &&\
3160 mv -f $depbase.Tpo $depbase.Plo
3161 depbase=`echo src/language/commands/repeat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3162 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/repeat.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/repeat.lo ../src/language/commands/repeat.c &&\
3163 mv -f $depbase.Tpo $depbase.Plo
3164 depbase=`echo src/language/commands/roc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3165 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/roc.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/roc.lo ../src/language/commands/roc.c &&\
3166 mv -f $depbase.Tpo $depbase.Plo
3167 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/ui/source-init-opts.lo -MD -MP -MF src/ui/.deps/source-init-opts.Tpo -c ../src/ui/source-init-opts.c -fPIC -DPIC -o src/ui/.libs/source-init-opts.o
3168 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/command-name.lo -MD -MP -MF src/language/lexer/.deps/command-name.Tpo -c ../src/language/lexer/command-name.c -fPIC -DPIC -o src/language/lexer/.libs/command-name.o
3169 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/command.lo -MD -MP -MF src/language/.deps/command.Tpo -c ../src/language/command.c -fPIC -DPIC -o src/language/.libs/command.o
3170 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/ui/syntax-gen.lo -MD -MP -MF src/ui/.deps/syntax-gen.Tpo -c ../src/ui/syntax-gen.c -fPIC -DPIC -o src/ui/.libs/syntax-gen.o
3171 mv -f gl/.deps/libgl_la-xreadlink.Tpo gl/.deps/libgl_la-xreadlink.Plo
3172 mv -f gl/.deps/libgl_la-xbinary-io.Tpo gl/.deps/libgl_la-xbinary-io.Plo
3173 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/include-path.lo -MD -MP -MF src/language/lexer/.deps/include-path.Tpo -c ../src/language/lexer/include-path.c -fPIC -DPIC -o src/language/lexer/.libs/include-path.o
3174 depbase=`echo src/language/commands/runs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3175 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/runs.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/runs.lo ../src/language/commands/runs.c &&\
3176 mv -f $depbase.Tpo $depbase.Plo
3177 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/command-segmenter.lo -MD -MP -MF src/language/lexer/.deps/command-segmenter.Tpo -c ../src/language/lexer/command-segmenter.c -fPIC -DPIC -o src/language/lexer/.libs/command-segmenter.o
3178 depbase=`echo src/language/commands/sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3179 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sample.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/sample.lo ../src/language/commands/sample.c &&\
3180 mv -f $depbase.Tpo $depbase.Plo
3181 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/macro.lo -MD -MP -MF src/language/lexer/.deps/macro.Tpo -c ../src/language/lexer/macro.c -fPIC -DPIC -o src/language/lexer/.libs/macro.o
3182 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/scan.lo -MD -MP -MF src/language/lexer/.deps/scan.Tpo -c ../src/language/lexer/scan.c -fPIC -DPIC -o src/language/lexer/.libs/scan.o
3183 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/lexer.lo -MD -MP -MF src/language/lexer/.deps/lexer.Tpo -c ../src/language/lexer/lexer.c -fPIC -DPIC -o src/language/lexer/.libs/lexer.o
3184 depbase=`echo src/language/commands/save-translate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3185 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/save-translate.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/save-translate.lo ../src/language/commands/save-translate.c &&\
3186 mv -f $depbase.Tpo $depbase.Plo
3187 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/variable-parser.lo -MD -MP -MF src/language/lexer/.deps/variable-parser.Tpo -c ../src/language/lexer/variable-parser.c -fPIC -DPIC -o src/language/lexer/.libs/variable-parser.o
3188 mv -f gl/.deps/libgl_la-xalloc-die.Tpo gl/.deps/libgl_la-xalloc-die.Plo
3189 mv -f gl/.deps/libgl_la-xasprintf.Tpo gl/.deps/libgl_la-xasprintf.Plo
3190 depbase=`echo src/language/commands/save.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3191 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/save.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/save.lo ../src/language/commands/save.c &&\
3192 mv -f $depbase.Tpo $depbase.Plo
3193 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/token.lo -MD -MP -MF src/language/lexer/.deps/token.Tpo -c ../src/language/lexer/token.c -fPIC -DPIC -o src/language/lexer/.libs/token.o
3194 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/format-parser.lo -MD -MP -MF src/language/lexer/.deps/format-parser.Tpo -c ../src/language/lexer/format-parser.c -fPIC -DPIC -o src/language/lexer/.libs/format-parser.o
3195 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/aggregate.lo -MD -MP -MF src/language/commands/.deps/aggregate.Tpo -c ../src/language/commands/aggregate.c -fPIC -DPIC -o src/language/commands/.libs/aggregate.o
3196 depbase=`echo src/language/commands/select-if.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3197 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/select-if.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/select-if.lo ../src/language/commands/select-if.c &&\
3198 mv -f $depbase.Tpo $depbase.Plo
3199 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/segment.lo -MD -MP -MF src/language/lexer/.deps/segment.Tpo -c ../src/language/lexer/segment.c -fPIC -DPIC -o src/language/lexer/.libs/segment.o
3200 mv -f gl/.deps/libgl_la-tmpdir.Tpo gl/.deps/libgl_la-tmpdir.Plo
3201 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/attributes.lo -MD -MP -MF src/language/commands/.deps/attributes.Tpo -c ../src/language/commands/attributes.c -fPIC -DPIC -o src/language/commands/.libs/attributes.o
3202 depbase=`echo src/language/commands/set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3203 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/set.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/set.lo ../src/language/commands/set.c &&\
3204 mv -f $depbase.Tpo $depbase.Plo
3205 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/apply-dictionary.lo -MD -MP -MF src/language/commands/.deps/apply-dictionary.Tpo -c ../src/language/commands/apply-dictionary.c -fPIC -DPIC -o src/language/commands/.libs/apply-dictionary.o
3206 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/value-parser.lo -MD -MP -MF src/language/lexer/.deps/value-parser.Tpo -c ../src/language/lexer/value-parser.c -fPIC -DPIC -o src/language/lexer/.libs/value-parser.o
3207 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/binomial.lo -MD -MP -MF src/language/commands/.deps/binomial.Tpo -c ../src/language/commands/binomial.c -fPIC -DPIC -o src/language/commands/.libs/binomial.o
3208 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/mktime.lo -MD -MP -MF gl/.deps/mktime.Tpo -c ../gl/mktime.c -o gl/mktime.o >/dev/null 2>&1
3209 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/autorecode.lo -MD -MP -MF src/language/commands/.deps/autorecode.Tpo -c ../src/language/commands/autorecode.c -fPIC -DPIC -o src/language/commands/.libs/autorecode.o
3210 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/cache.lo -MD -MP -MF src/language/commands/.deps/cache.Tpo -c ../src/language/commands/cache.c -fPIC -DPIC -o src/language/commands/.libs/cache.o
3211 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/chisquare.lo -MD -MP -MF src/language/commands/.deps/chisquare.Tpo -c ../src/language/commands/chisquare.c -fPIC -DPIC -o src/language/commands/.libs/chisquare.o
3212 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-reader.lo -MD -MP -MF src/language/commands/.deps/data-reader.Tpo -c ../src/language/commands/data-reader.c -fPIC -DPIC -o src/language/commands/.libs/data-reader.o
3213 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-writer.lo -MD -MP -MF src/language/commands/.deps/data-writer.Tpo -c ../src/language/commands/data-writer.c -fPIC -DPIC -o src/language/commands/.libs/data-writer.o
3214 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/delete-variables.lo -MD -MP -MF src/language/commands/.deps/delete-variables.Tpo -c ../src/language/commands/delete-variables.c -fPIC -DPIC -o src/language/commands/.libs/delete-variables.o
3215 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/cochran.lo -MD -MP -MF src/language/commands/.deps/cochran.Tpo -c ../src/language/commands/cochran.c -fPIC -DPIC -o src/language/commands/.libs/cochran.o
3216 depbase=`echo src/language/commands/sign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3217 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sign.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/sign.lo ../src/language/commands/sign.c &&\
3218 mv -f $depbase.Tpo $depbase.Plo
3219 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/define.lo -MD -MP -MF src/language/commands/.deps/define.Tpo -c ../src/language/commands/define.c -fPIC -DPIC -o src/language/commands/.libs/define.o
3220 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/cd.lo -MD -MP -MF src/language/commands/.deps/cd.Tpo -c ../src/language/commands/cd.c -fPIC -DPIC -o src/language/commands/.libs/cd.o
3221 depbase=`echo src/language/commands/sort-cases.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3222 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sort-cases.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/sort-cases.lo ../src/language/commands/sort-cases.c &&\
3223 mv -f $depbase.Tpo $depbase.Plo
3224 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/combine-files.lo -MD -MP -MF src/language/commands/.deps/combine-files.Tpo -c ../src/language/commands/combine-files.c -fPIC -DPIC -o src/language/commands/.libs/combine-files.o
3225 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/crosstabs.lo -MD -MP -MF src/language/commands/.deps/crosstabs.Tpo -c ../src/language/commands/crosstabs.c -fPIC -DPIC -o src/language/commands/.libs/crosstabs.o
3226 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/date.lo -MD -MP -MF src/language/commands/.deps/date.Tpo -c ../src/language/commands/date.c -fPIC -DPIC -o src/language/commands/.libs/date.o
3227 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/dataset.lo -MD -MP -MF src/language/commands/.deps/dataset.Tpo -c ../src/language/commands/dataset.c -fPIC -DPIC -o src/language/commands/.libs/dataset.o
3228 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/do-if.lo -MD -MP -MF src/language/commands/.deps/do-if.Tpo -c ../src/language/commands/do-if.c -fPIC -DPIC -o src/language/commands/.libs/do-if.o
3229 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/count.lo -MD -MP -MF src/language/commands/.deps/count.Tpo -c ../src/language/commands/count.c -fPIC -DPIC -o src/language/commands/.libs/count.o
3230 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/descriptives.lo -MD -MP -MF src/language/commands/.deps/descriptives.Tpo -c ../src/language/commands/descriptives.c -fPIC -DPIC -o src/language/commands/.libs/descriptives.o
3231 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/correlations.lo -MD -MP -MF src/language/commands/.deps/correlations.Tpo -c ../src/language/commands/correlations.c -fPIC -DPIC -o src/language/commands/.libs/correlations.o
3232 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/echo.lo -MD -MP -MF src/language/commands/.deps/echo.Tpo -c ../src/language/commands/echo.c -fPIC -DPIC -o src/language/commands/.libs/echo.o
3233 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/ctables.lo -MD -MP -MF src/language/commands/.deps/ctables.Tpo -c ../src/language/commands/ctables.c -fPIC -DPIC -o src/language/commands/.libs/ctables.o
3234 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-list.lo -MD -MP -MF src/language/commands/.deps/data-list.Tpo -c ../src/language/commands/data-list.c -fPIC -DPIC -o src/language/commands/.libs/data-list.o
3235 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/compute.lo -MD -MP -MF src/language/commands/.deps/compute.Tpo -c ../src/language/commands/compute.c -fPIC -DPIC -o src/language/commands/.libs/compute.o
3236 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-parser.lo -MD -MP -MF src/language/commands/.deps/data-parser.Tpo -c ../src/language/commands/data-parser.c -fPIC -DPIC -o src/language/commands/.libs/data-parser.o
3237 depbase=`echo src/language/commands/sort-criteria.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3238 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sort-criteria.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/sort-criteria.lo ../src/language/commands/sort-criteria.c &&\
3239 mv -f $depbase.Tpo $depbase.Plo
3240 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/factor.lo -MD -MP -MF src/language/commands/.deps/factor.Tpo -c ../src/language/commands/factor.c -fPIC -DPIC -o src/language/commands/.libs/factor.o
3241 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/flip.lo -MD -MP -MF src/language/commands/.deps/flip.Tpo -c ../src/language/commands/flip.c -fPIC -DPIC -o src/language/commands/.libs/flip.o
3242 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/formats.lo -MD -MP -MF src/language/commands/.deps/formats.Tpo -c ../src/language/commands/formats.c -fPIC -DPIC -o src/language/commands/.libs/formats.o
3243 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/file-handle.lo -MD -MP -MF src/language/commands/.deps/file-handle.Tpo -c ../src/language/commands/file-handle.c -fPIC -DPIC -o src/language/commands/.libs/file-handle.o
3244 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/fail.lo -MD -MP -MF src/language/commands/.deps/fail.Tpo -c ../src/language/commands/fail.c -fPIC -DPIC -o src/language/commands/.libs/fail.o
3245 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/examine.lo -MD -MP -MF src/language/commands/.deps/examine.Tpo -c ../src/language/commands/examine.c -fPIC -DPIC -o src/language/commands/.libs/examine.o
3246 depbase=`echo src/language/commands/sort-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3247 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sort-variables.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/sort-variables.lo ../src/language/commands/sort-variables.c &&\
3248 mv -f $depbase.Tpo $depbase.Plo
3249 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/host.lo -MD -MP -MF src/language/commands/.deps/host.Tpo -c ../src/language/commands/host.c -fPIC -DPIC -o src/language/commands/.libs/host.o
3250 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/frequencies.lo -MD -MP -MF src/language/commands/.deps/frequencies.Tpo -c ../src/language/commands/frequencies.c -fPIC -DPIC -o src/language/commands/.libs/frequencies.o
3251 mv -f gl/.deps/libgl_la-read-file.Tpo gl/.deps/libgl_la-read-file.Plo
3252 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/friedman.lo -MD -MP -MF src/language/commands/.deps/friedman.Tpo -c ../src/language/commands/friedman.c -fPIC -DPIC -o src/language/commands/.libs/friedman.o
3253 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/freq.lo -MD -MP -MF src/language/commands/.deps/freq.Tpo -c ../src/language/commands/freq.c -fPIC -DPIC -o src/language/commands/.libs/freq.o
3254 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/get-data.lo -MD -MP -MF src/language/commands/.deps/get-data.Tpo -c ../src/language/commands/get-data.c -fPIC -DPIC -o src/language/commands/.libs/get-data.o
3255 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/get.lo -MD -MP -MF src/language/commands/.deps/get.Tpo -c ../src/language/commands/get.c -fPIC -DPIC -o src/language/commands/.libs/get.o
3256 mv -f gl/.deps/libgl_la-progreloc.Tpo gl/.deps/libgl_la-progreloc.Plo
3257 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/inpt-pgm.lo -MD -MP -MF src/language/commands/.deps/inpt-pgm.Tpo -c ../src/language/commands/inpt-pgm.c -fPIC -DPIC -o src/language/commands/.libs/inpt-pgm.o
3258 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/include.lo -MD -MP -MF src/language/commands/.deps/include.Tpo -c ../src/language/commands/include.c -fPIC -DPIC -o src/language/commands/.libs/include.o
3259 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/graph.lo -MD -MP -MF src/language/commands/.deps/graph.Tpo -c ../src/language/commands/graph.c -fPIC -DPIC -o src/language/commands/.libs/graph.o
3260 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/jonckheere-terpstra.lo -MD -MP -MF src/language/commands/.deps/jonckheere-terpstra.Tpo -c ../src/language/commands/jonckheere-terpstra.c -fPIC -DPIC -o src/language/commands/.libs/jonckheere-terpstra.o
3261 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/glm.lo -MD -MP -MF src/language/commands/.deps/glm.Tpo -c ../src/language/commands/glm.c -fPIC -DPIC -o src/language/commands/.libs/glm.o
3262 mv -f gl/.deps/libgl_la-tempname.Tpo gl/.deps/libgl_la-tempname.Plo
3263 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/matrix.lo -MD -MP -MF src/language/commands/.deps/matrix.Tpo -c ../src/language/commands/matrix.c -fPIC -DPIC -o src/language/commands/.libs/matrix.o
3264 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/ks-one-sample.lo -MD -MP -MF src/language/commands/.deps/ks-one-sample.Tpo -c ../src/language/commands/ks-one-sample.c -fPIC -DPIC -o src/language/commands/.libs/ks-one-sample.o
3265 depbase=`echo src/language/commands/split-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3266 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/split-file.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/split-file.lo ../src/language/commands/split-file.c &&\
3267 mv -f $depbase.Tpo $depbase.Plo
3268 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/list.lo -MD -MP -MF src/language/commands/.deps/list.Tpo -c ../src/language/commands/list.c -fPIC -DPIC -o src/language/commands/.libs/list.o
3269 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/printf-args.lo -MD -MP -MF gl/.deps/printf-args.Tpo -c ../gl/printf-args.c -o gl/printf-args.o >/dev/null 2>&1
3270 depbase=`echo src/language/commands/sys-file-info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3271 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sys-file-info.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/sys-file-info.lo ../src/language/commands/sys-file-info.c &&\
3272 mv -f $depbase.Tpo $depbase.Plo
3273 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/kruskal-wallis.lo -MD -MP -MF src/language/commands/.deps/kruskal-wallis.Tpo -c ../src/language/commands/kruskal-wallis.c -fPIC -DPIC -o src/language/commands/.libs/kruskal-wallis.o
3274 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/loop.lo -MD -MP -MF src/language/commands/.deps/loop.Tpo -c ../src/language/commands/loop.c -fPIC -DPIC -o src/language/commands/.libs/loop.o
3275 mv -f gl/.deps/libgl_la-gl_xlist.Tpo gl/.deps/libgl_la-gl_xlist.Plo
3276 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/matrix-data.lo -MD -MP -MF src/language/commands/.deps/matrix-data.Tpo -c ../src/language/commands/matrix-data.c -fPIC -DPIC -o src/language/commands/.libs/matrix-data.o
3277 depbase=`echo src/language/commands/t-test-indep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3278 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-indep.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/t-test-indep.lo ../src/language/commands/t-test-indep.c &&\
3279 mv -f $depbase.Tpo $depbase.Plo
3280 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/matrix-reader.lo -MD -MP -MF src/language/commands/.deps/matrix-reader.Tpo -c ../src/language/commands/matrix-reader.c -fPIC -DPIC -o src/language/commands/.libs/matrix-reader.o
3281 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/logistic.lo -MD -MP -MF src/language/commands/.deps/logistic.Tpo -c ../src/language/commands/logistic.c -fPIC -DPIC -o src/language/commands/.libs/logistic.o
3282 depbase=`echo src/language/commands/t-test-one-sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3283 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-one-sample.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/t-test-one-sample.lo ../src/language/commands/t-test-one-sample.c &&\
3284 mv -f $depbase.Tpo $depbase.Plo
3285 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mcnemar.lo -MD -MP -MF src/language/commands/.deps/mcnemar.Tpo -c ../src/language/commands/mcnemar.c -fPIC -DPIC -o src/language/commands/.libs/mcnemar.o
3286 depbase=`echo src/language/commands/t-test-paired.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3287 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-paired.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/t-test-paired.lo ../src/language/commands/t-test-paired.c &&\
3288 mv -f $depbase.Tpo $depbase.Plo
3289 depbase=`echo src/language/commands/t-test-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3290 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/t-test-parser.lo ../src/language/commands/t-test-parser.c &&\
3291 mv -f $depbase.Tpo $depbase.Plo
3292 mv -f gl/.deps/libgl_la-time_rz.Tpo gl/.deps/libgl_la-time_rz.Plo
3293 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mconvert.lo -MD -MP -MF src/language/commands/.deps/mconvert.Tpo -c ../src/language/commands/mconvert.c -fPIC -DPIC -o src/language/commands/.libs/mconvert.o
3294 depbase=`echo src/language/commands/temporary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3295 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/temporary.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/temporary.lo ../src/language/commands/temporary.c &&\
3296 mv -f $depbase.Tpo $depbase.Plo
3297 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/missing-values.lo -MD -MP -MF src/language/commands/.deps/missing-values.Tpo -c ../src/language/commands/missing-values.c -fPIC -DPIC -o src/language/commands/.libs/missing-values.o
3298 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/means-parser.lo -MD -MP -MF src/language/commands/.deps/means-parser.Tpo -c ../src/language/commands/means-parser.c -fPIC -DPIC -o src/language/commands/.libs/means-parser.o
3299 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/median.lo -MD -MP -MF src/language/commands/.deps/median.Tpo -c ../src/language/commands/median.c -fPIC -DPIC -o src/language/commands/.libs/median.o
3300 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/means-calc.lo -MD -MP -MF src/language/commands/.deps/means-calc.Tpo -c ../src/language/commands/means-calc.c -fPIC -DPIC -o src/language/commands/.libs/means-calc.o
3301 mv -f gl/.deps/libgl_la-xvasprintf.Tpo gl/.deps/libgl_la-xvasprintf.Plo
3302 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mann-whitney.lo -MD -MP -MF src/language/commands/.deps/mann-whitney.Tpo -c ../src/language/commands/mann-whitney.c -fPIC -DPIC -o src/language/commands/.libs/mann-whitney.o
3303 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/npar.lo -MD -MP -MF src/language/commands/.deps/npar.Tpo -c ../src/language/commands/npar.c -fPIC -DPIC -o src/language/commands/.libs/npar.o
3304 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/means.lo -MD -MP -MF src/language/commands/.deps/means.Tpo -c ../src/language/commands/means.c -fPIC -DPIC -o src/language/commands/.libs/means.o
3305 depbase=`echo src/language/commands/title.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3306 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/title.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/title.lo ../src/language/commands/title.c &&\
3307 mv -f $depbase.Tpo $depbase.Plo
3308 depbase=`echo src/language/commands/trim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3309 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/trim.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/trim.lo ../src/language/commands/trim.c &&\
3310 mv -f $depbase.Tpo $depbase.Plo
3311 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/npar-summary.lo -MD -MP -MF src/language/commands/.deps/npar-summary.Tpo -c ../src/language/commands/npar-summary.c -fPIC -DPIC -o src/language/commands/.libs/npar-summary.o
3312 depbase=`echo src/language/commands/value-labels.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3313 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/value-labels.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/value-labels.lo ../src/language/commands/value-labels.c &&\
3314 mv -f $depbase.Tpo $depbase.Plo
3315 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mrsets.lo -MD -MP -MF src/language/commands/.deps/mrsets.Tpo -c ../src/language/commands/mrsets.c -fPIC -DPIC -o src/language/commands/.libs/mrsets.o
3316 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/oneway.lo -MD -MP -MF src/language/commands/.deps/oneway.Tpo -c ../src/language/commands/oneway.c -fPIC -DPIC -o src/language/commands/.libs/oneway.o
3317 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/numeric.lo -MD -MP -MF src/language/commands/.deps/numeric.Tpo -c ../src/language/commands/numeric.c -fPIC -DPIC -o src/language/commands/.libs/numeric.o
3318 depbase=`echo src/language/commands/variable-display.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3319 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/variable-display.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/variable-display.lo ../src/language/commands/variable-display.c &&\
3320 mv -f $depbase.Tpo $depbase.Plo
3321 mv -f gl/.deps/libgl_la-version-etc.Tpo gl/.deps/libgl_la-version-etc.Plo
3322 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/permissions.lo -MD -MP -MF src/language/commands/.deps/permissions.Tpo -c ../src/language/commands/permissions.c -fPIC -DPIC -o src/language/commands/.libs/permissions.o
3323 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/output.lo -MD -MP -MF src/language/commands/.deps/output.Tpo -c ../src/language/commands/output.c -fPIC -DPIC -o src/language/commands/.libs/output.o
3324 depbase=`echo src/language/commands/variable-label.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3325 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/variable-label.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/variable-label.lo ../src/language/commands/variable-label.c &&\
3326 mv -f $depbase.Tpo $depbase.Plo
3327 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/placement-parser.lo -MD -MP -MF src/language/commands/.deps/placement-parser.Tpo -c ../src/language/commands/placement-parser.c -fPIC -DPIC -o src/language/commands/.libs/placement-parser.o
3328 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/quick-cluster.lo -MD -MP -MF src/language/commands/.deps/quick-cluster.Tpo -c ../src/language/commands/quick-cluster.c -fPIC -DPIC -o src/language/commands/.libs/quick-cluster.o
3329 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/print-space.lo -MD -MP -MF src/language/commands/.deps/print-space.Tpo -c ../src/language/commands/print-space.c -fPIC -DPIC -o src/language/commands/.libs/print-space.o
3330 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/rank.lo -MD -MP -MF src/language/commands/.deps/rank.Tpo -c ../src/language/commands/rank.c -fPIC -DPIC -o src/language/commands/.libs/rank.o
3331 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/print.lo -MD -MP -MF src/language/commands/.deps/print.Tpo -c ../src/language/commands/print.c -fPIC -DPIC -o src/language/commands/.libs/print.o
3332 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/regression.lo -MD -MP -MF src/language/commands/.deps/regression.Tpo -c ../src/language/commands/regression.c -fPIC -DPIC -o src/language/commands/.libs/regression.o
3333 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/recode.lo -MD -MP -MF src/language/commands/.deps/recode.Tpo -c ../src/language/commands/recode.c -fPIC -DPIC -o src/language/commands/.libs/recode.o
3334 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/include-path.lo -MD -MP -MF src/language/lexer/.deps/include-path.Tpo -c ../src/language/lexer/include-path.c -o src/language/lexer/include-path.o >/dev/null 2>&1
3335 depbase=`echo src/language/commands/vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3336 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/vector.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/vector.lo ../src/language/commands/vector.c &&\
3337 mv -f $depbase.Tpo $depbase.Plo
3338 mv -f src/libpspp/.deps/utilities_pspp_dump_sav-float-format.Tpo src/libpspp/.deps/utilities_pspp_dump_sav-float-format.Po
3339 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/reliability.lo -MD -MP -MF src/language/commands/.deps/reliability.Tpo -c ../src/language/commands/reliability.c -fPIC -DPIC -o src/language/commands/.libs/reliability.o
3340 depbase=`echo src/language/commands/weight.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3341 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/weight.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/weight.lo ../src/language/commands/weight.c &&\
3342 mv -f $depbase.Tpo $depbase.Plo
3343 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/roc.lo -MD -MP -MF src/language/commands/.deps/roc.Tpo -c ../src/language/commands/roc.c -fPIC -DPIC -o src/language/commands/.libs/roc.o
3344 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/rename-variables.lo -MD -MP -MF src/language/commands/.deps/rename-variables.Tpo -c ../src/language/commands/rename-variables.c -fPIC -DPIC -o src/language/commands/.libs/rename-variables.o
3345 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/save-translate.lo -MD -MP -MF src/language/commands/.deps/save-translate.Tpo -c ../src/language/commands/save-translate.c -fPIC -DPIC -o src/language/commands/.libs/save-translate.o
3346 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-marshal.lo -MD -MP -MF src/ui/gui/.deps/psppire-marshal.Tpo -c src/ui/gui/psppire-marshal.c -o src/ui/gui/psppire-marshal.o >/dev/null 2>&1
3347 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/runs.lo -MD -MP -MF src/language/commands/.deps/runs.Tpo -c ../src/language/commands/runs.c -fPIC -DPIC -o src/language/commands/.libs/runs.o
3348 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/ui/source-init-opts.lo -MD -MP -MF src/ui/.deps/source-init-opts.Tpo -c ../src/ui/source-init-opts.c -o src/ui/source-init-opts.o >/dev/null 2>&1
3349 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sample.lo -MD -MP -MF src/language/commands/.deps/sample.Tpo -c ../src/language/commands/sample.c -fPIC -DPIC -o src/language/commands/.libs/sample.o
3350 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/cache.lo -MD -MP -MF src/language/commands/.deps/cache.Tpo -c ../src/language/commands/cache.c -o src/language/commands/cache.o >/dev/null 2>&1
3351 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/repeat.lo -MD -MP -MF src/language/commands/.deps/repeat.Tpo -c ../src/language/commands/repeat.c -fPIC -DPIC -o src/language/commands/.libs/repeat.o
3352 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/save.lo -MD -MP -MF src/language/commands/.deps/save.Tpo -c ../src/language/commands/save.c -fPIC -DPIC -o src/language/commands/.libs/save.o
3353 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/command-name.lo -MD -MP -MF src/language/lexer/.deps/command-name.Tpo -c ../src/language/lexer/command-name.c -o src/language/lexer/command-name.o >/dev/null 2>&1
3354 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/select-if.lo -MD -MP -MF src/language/commands/.deps/select-if.Tpo -c ../src/language/commands/select-if.c -fPIC -DPIC -o src/language/commands/.libs/select-if.o
3355 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/set.lo -MD -MP -MF src/language/commands/.deps/set.Tpo -c ../src/language/commands/set.c -fPIC -DPIC -o src/language/commands/.libs/set.o
3356 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/date.lo -MD -MP -MF src/language/commands/.deps/date.Tpo -c ../src/language/commands/date.c -o src/language/commands/date.o >/dev/null 2>&1
3357 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sort-cases.lo -MD -MP -MF src/language/commands/.deps/sort-cases.Tpo -c ../src/language/commands/sort-cases.c -fPIC -DPIC -o src/language/commands/.libs/sort-cases.o
3358 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/printf-parse.lo -MD -MP -MF gl/.deps/printf-parse.Tpo -c ../gl/printf-parse.c -o gl/printf-parse.o >/dev/null 2>&1
3359 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/command-segmenter.lo -MD -MP -MF src/language/lexer/.deps/command-segmenter.Tpo -c ../src/language/lexer/command-segmenter.c -o src/language/lexer/command-segmenter.o >/dev/null 2>&1
3360 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sign.lo -MD -MP -MF src/language/commands/.deps/sign.Tpo -c ../src/language/commands/sign.c -fPIC -DPIC -o src/language/commands/.libs/sign.o
3361 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sort-criteria.lo -MD -MP -MF src/language/commands/.deps/sort-criteria.Tpo -c ../src/language/commands/sort-criteria.c -fPIC -DPIC -o src/language/commands/.libs/sort-criteria.o
3362 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/cd.lo -MD -MP -MF src/language/commands/.deps/cd.Tpo -c ../src/language/commands/cd.c -o src/language/commands/cd.o >/dev/null 2>&1
3363 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/delete-variables.lo -MD -MP -MF src/language/commands/.deps/delete-variables.Tpo -c ../src/language/commands/delete-variables.c -o src/language/commands/delete-variables.o >/dev/null 2>&1
3364 mv -f gl/.deps/libgl_la-xmalloc.Tpo gl/.deps/libgl_la-xmalloc.Plo
3365 depbase=`echo src/language/commands/wilcoxon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3366 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/wilcoxon.lo -MD -MP -MF $depbase.Tpo -c -o src/language/commands/wilcoxon.lo ../src/language/commands/wilcoxon.c &&\
3367 mv -f $depbase.Tpo $depbase.Plo
3368 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sort-variables.lo -MD -MP -MF src/language/commands/.deps/sort-variables.Tpo -c ../src/language/commands/sort-variables.c -fPIC -DPIC -o src/language/commands/.libs/sort-variables.o
3369 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/fail.lo -MD -MP -MF src/language/commands/.deps/fail.Tpo -c ../src/language/commands/fail.c -o src/language/commands/fail.o >/dev/null 2>&1
3370 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/echo.lo -MD -MP -MF src/language/commands/.deps/echo.Tpo -c ../src/language/commands/echo.c -o src/language/commands/echo.o >/dev/null 2>&1
3371 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-indep.lo -MD -MP -MF src/language/commands/.deps/t-test-indep.Tpo -c ../src/language/commands/t-test-indep.c -fPIC -DPIC -o src/language/commands/.libs/t-test-indep.o
3372 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -g -O2 -DGCC_LINT -MT src/ui/terminal/libui_la-terminal-opts.lo -MD -MP -MF src/ui/terminal/.deps/libui_la-terminal-opts.Tpo -c ../src/ui/terminal/terminal-opts.c -o src/ui/terminal/libui_la-terminal-opts.o >/dev/null 2>&1
3373 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/split-file.lo -MD -MP -MF src/language/commands/.deps/split-file.Tpo -c ../src/language/commands/split-file.c -fPIC -DPIC -o src/language/commands/.libs/split-file.o
3374 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/value-parser.lo -MD -MP -MF src/language/lexer/.deps/value-parser.Tpo -c ../src/language/lexer/value-parser.c -o src/language/lexer/value-parser.o >/dev/null 2>&1
3375 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/apply-dictionary.lo -MD -MP -MF src/language/commands/.deps/apply-dictionary.Tpo -c ../src/language/commands/apply-dictionary.c -o src/language/commands/apply-dictionary.o >/dev/null 2>&1
3376 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-paired.lo -MD -MP -MF src/language/commands/.deps/t-test-paired.Tpo -c ../src/language/commands/t-test-paired.c -fPIC -DPIC -o src/language/commands/.libs/t-test-paired.o
3377 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-one-sample.lo -MD -MP -MF src/language/commands/.deps/t-test-one-sample.Tpo -c ../src/language/commands/t-test-one-sample.c -fPIC -DPIC -o src/language/commands/.libs/t-test-one-sample.o
3378 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -g -O2 -DGCC_LINT -MT src/ui/terminal/libui_la-main.lo -MD -MP -MF src/ui/terminal/.deps/libui_la-main.Tpo -c ../src/ui/terminal/main.c -o src/ui/terminal/libui_la-main.o >/dev/null 2>&1
3379 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-parser.lo -MD -MP -MF src/language/commands/.deps/t-test-parser.Tpo -c ../src/language/commands/t-test-parser.c -fPIC -DPIC -o src/language/commands/.libs/t-test-parser.o
3380 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sys-file-info.lo -MD -MP -MF src/language/commands/.deps/sys-file-info.Tpo -c ../src/language/commands/sys-file-info.c -fPIC -DPIC -o src/language/commands/.libs/sys-file-info.o
3381 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -g -O2 -DGCC_LINT -MT src/ui/terminal/libui_la-terminal-reader.lo -MD -MP -MF src/ui/terminal/.deps/libui_la-terminal-reader.Tpo -c ../src/ui/terminal/terminal-reader.c -o src/ui/terminal/libui_la-terminal-reader.o >/dev/null 2>&1
3382 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/variable-display.lo -MD -MP -MF src/language/commands/.deps/variable-display.Tpo -c ../src/language/commands/variable-display.c -fPIC -DPIC -o src/language/commands/.libs/variable-display.o
3383 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/title.lo -MD -MP -MF src/language/commands/.deps/title.Tpo -c ../src/language/commands/title.c -fPIC -DPIC -o src/language/commands/.libs/title.o
3384 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/value-labels.lo -MD -MP -MF src/language/commands/.deps/value-labels.Tpo -c ../src/language/commands/value-labels.c -fPIC -DPIC -o src/language/commands/.libs/value-labels.o
3385 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/attributes.lo -MD -MP -MF src/language/commands/.deps/attributes.Tpo -c ../src/language/commands/attributes.c -o src/language/commands/attributes.o >/dev/null 2>&1
3386 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/temporary.lo -MD -MP -MF src/language/commands/.deps/temporary.Tpo -c ../src/language/commands/temporary.c -fPIC -DPIC -o src/language/commands/.libs/temporary.o
3387 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/trim.lo -MD -MP -MF src/language/commands/.deps/trim.Tpo -c ../src/language/commands/trim.c -fPIC -DPIC -o src/language/commands/.libs/trim.o
3388 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/variable-label.lo -MD -MP -MF src/language/commands/.deps/variable-label.Tpo -c ../src/language/commands/variable-label.c -fPIC -DPIC -o src/language/commands/.libs/variable-label.o
3389 depbase=`echo src/language/tests/format-guesser-test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3390 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/format-guesser-test.lo -MD -MP -MF $depbase.Tpo -c -o src/language/tests/format-guesser-test.lo ../src/language/tests/format-guesser-test.c &&\
3391 mv -f $depbase.Tpo $depbase.Plo
3392 test -z "src/ui/gui/aggregate.ui src/ui/gui/autorecode.ui src/ui/gui/binomial.ui src/ui/gui/compute.ui src/ui/gui/barchart.ui src/ui/gui/correlation.ui src/ui/gui/count.ui src/ui/gui/comments.ui src/ui/gui/crosstabs.ui src/ui/gui/chi-square.ui src/ui/gui/ctables.ui src/ui/gui/descriptives.ui src/ui/gui/entry-dialog.ui src/ui/gui/examine.ui src/ui/gui/goto-case.ui src/ui/gui/factor.ui src/ui/gui/find.ui src/ui/gui/frequencies.ui src/ui/gui/histogram.ui src/ui/gui/indep-samples.ui src/ui/gui/k-independent.ui src/ui/gui/k-means.ui src/ui/gui/k-related.ui src/ui/gui/ks-one-sample.ui src/ui/gui/logistic.ui src/ui/gui/means.ui src/ui/gui/missing-val-dialog.ui src/ui/gui/oneway.ui src/ui/gui/options.ui src/ui/gui/paired-samples.ui src/ui/gui/rank.ui src/ui/gui/runs.ui src/ui/gui/sort.ui src/ui/gui/split-file.ui src/ui/gui/recode.ui src/ui/gui/regression.ui src/ui/gui/reliability.ui src/ui/gui/roc.ui src/ui/gui/scatterplot.ui src/ui/gui/select-cases.ui src/ui/gui/spreadsheet-import.ui src/ui/gui/t-test.ui src/ui/gui/text-data-import.ui src/ui/gui/transpose.ui src/ui/gui/univariate.ui src/ui/gui/val-labs-dialog.ui src/ui/gui/variable-info.ui src/ui/gui/data-editor.ui src/ui/gui/output-window.ui src/ui/gui/syntax-editor.ui src/ui/gui/var-type-dialog.ui src/ui/gui/weight.ui" || xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=2.0.1-gec03db --msgid-bugs-address=pspp-dev@gnu.org --from-code=UTF-8 --add-comments='TRANSLATORS:' --directory=.. -j src/ui/gui/aggregate.ui src/ui/gui/autorecode.ui src/ui/gui/binomial.ui src/ui/gui/compute.ui src/ui/gui/barchart.ui src/ui/gui/correlation.ui src/ui/gui/count.ui src/ui/gui/comments.ui src/ui/gui/crosstabs.ui src/ui/gui/chi-square.ui src/ui/gui/ctables.ui src/ui/gui/descriptives.ui src/ui/gui/entry-dialog.ui src/ui/gui/examine.ui src/ui/gui/goto-case.ui src/ui/gui/factor.ui src/ui/gui/find.ui src/ui/gui/frequencies.ui src/ui/gui/histogram.ui src/ui/gui/indep-samples.ui src/ui/gui/k-independent.ui src/ui/gui/k-means.ui src/ui/gui/k-related.ui src/ui/gui/ks-one-sample.ui src/ui/gui/logistic.ui src/ui/gui/means.ui src/ui/gui/missing-val-dialog.ui src/ui/gui/oneway.ui src/ui/gui/options.ui src/ui/gui/paired-samples.ui src/ui/gui/rank.ui src/ui/gui/runs.ui src/ui/gui/sort.ui src/ui/gui/split-file.ui src/ui/gui/recode.ui src/ui/gui/regression.ui src/ui/gui/reliability.ui src/ui/gui/roc.ui src/ui/gui/scatterplot.ui src/ui/gui/select-cases.ui src/ui/gui/spreadsheet-import.ui src/ui/gui/t-test.ui src/ui/gui/text-data-import.ui src/ui/gui/transpose.ui src/ui/gui/univariate.ui src/ui/gui/val-labs-dialog.ui src/ui/gui/variable-info.ui src/ui/gui/data-editor.ui src/ui/gui/output-window.ui src/ui/gui/syntax-editor.ui src/ui/gui/var-type-dialog.ui src/ui/gui/weight.ui --language=Glade -o po/pspp.pot,tmp
3393 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/vector.lo -MD -MP -MF src/language/commands/.deps/vector.Tpo -c ../src/language/commands/vector.c -fPIC -DPIC -o src/language/commands/.libs/vector.o
3394 depbase=`echo src/language/tests/float-format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3395 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/float-format.lo -MD -MP -MF $depbase.Tpo -c -o src/language/tests/float-format.lo ../src/language/tests/float-format.c &&\
3396 mv -f $depbase.Tpo $depbase.Plo
3397 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/do-if.lo -MD -MP -MF src/language/commands/.deps/do-if.Tpo -c ../src/language/commands/do-if.c -o src/language/commands/do-if.o >/dev/null 2>&1
3398 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/format-parser.lo -MD -MP -MF src/language/lexer/.deps/format-parser.Tpo -c ../src/language/lexer/format-parser.c -o src/language/lexer/format-parser.o >/dev/null 2>&1
3399 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/include.lo -MD -MP -MF src/language/commands/.deps/include.Tpo -c ../src/language/commands/include.c -o src/language/commands/include.o >/dev/null 2>&1
3400 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/token.lo -MD -MP -MF src/language/lexer/.deps/token.Tpo -c ../src/language/lexer/token.c -o src/language/lexer/token.o >/dev/null 2>&1
3401 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-writer.lo -MD -MP -MF src/language/commands/.deps/data-writer.Tpo -c ../src/language/commands/data-writer.c -o src/language/commands/data-writer.o >/dev/null 2>&1
3402 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/dataset.lo -MD -MP -MF src/language/commands/.deps/dataset.Tpo -c ../src/language/commands/dataset.c -o src/language/commands/dataset.o >/dev/null 2>&1
3403 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/weight.lo -MD -MP -MF src/language/commands/.deps/weight.Tpo -c ../src/language/commands/weight.c -fPIC -DPIC -o src/language/commands/.libs/weight.o
3404 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/formats.lo -MD -MP -MF src/language/commands/.deps/formats.Tpo -c ../src/language/commands/formats.c -o src/language/commands/formats.o >/dev/null 2>&1
3405 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/get.lo -MD -MP -MF src/language/commands/.deps/get.Tpo -c ../src/language/commands/get.c -o src/language/commands/get.o >/dev/null 2>&1
3406 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/means-parser.lo -MD -MP -MF src/language/commands/.deps/means-parser.Tpo -c ../src/language/commands/means-parser.c -o src/language/commands/means-parser.o >/dev/null 2>&1
3407 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/cochran.lo -MD -MP -MF src/language/commands/.deps/cochran.Tpo -c ../src/language/commands/cochran.c -o src/language/commands/cochran.o >/dev/null 2>&1
3408 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/file-handle.lo -MD -MP -MF src/language/commands/.deps/file-handle.Tpo -c ../src/language/commands/file-handle.c -o src/language/commands/file-handle.o >/dev/null 2>&1
3409 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/freq.lo -MD -MP -MF src/language/commands/.deps/freq.Tpo -c ../src/language/commands/freq.c -o src/language/commands/freq.o >/dev/null 2>&1
3410 depbase=`echo src/language/tests/moments-test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3411 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/moments-test.lo -MD -MP -MF $depbase.Tpo -c -o src/language/tests/moments-test.lo ../src/language/tests/moments-test.c &&\
3412 mv -f $depbase.Tpo $depbase.Plo
3413 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/missing-values.lo -MD -MP -MF src/language/commands/.deps/missing-values.Tpo -c ../src/language/commands/missing-values.c -o src/language/commands/missing-values.o >/dev/null 2>&1
3414 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/define.lo -MD -MP -MF src/language/commands/.deps/define.Tpo -c ../src/language/commands/define.c -o src/language/commands/define.o >/dev/null 2>&1
3415 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/print-space.lo -MD -MP -MF src/language/commands/.deps/print-space.Tpo -c ../src/language/commands/print-space.c -o src/language/commands/print-space.o >/dev/null 2>&1
3416 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/count.lo -MD -MP -MF src/language/commands/.deps/count.Tpo -c ../src/language/commands/count.c -o src/language/commands/count.o >/dev/null 2>&1
3417 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/ui/syntax-gen.lo -MD -MP -MF src/ui/.deps/syntax-gen.Tpo -c ../src/ui/syntax-gen.c -o src/ui/syntax-gen.o >/dev/null 2>&1
3418 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/scan.lo -MD -MP -MF src/language/lexer/.deps/scan.Tpo -c ../src/language/lexer/scan.c -o src/language/lexer/scan.o >/dev/null 2>&1
3419 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/output.lo -MD -MP -MF src/language/commands/.deps/output.Tpo -c ../src/language/commands/output.c -o src/language/commands/output.o >/dev/null 2>&1
3420 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/rename-variables.lo -MD -MP -MF src/language/commands/.deps/rename-variables.Tpo -c ../src/language/commands/rename-variables.c -o src/language/commands/rename-variables.o >/dev/null 2>&1
3421 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/numeric.lo -MD -MP -MF src/language/commands/.deps/numeric.Tpo -c ../src/language/commands/numeric.c -o src/language/commands/numeric.o >/dev/null 2>&1
3422 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/permissions.lo -MD -MP -MF src/language/commands/.deps/permissions.Tpo -c ../src/language/commands/permissions.c -o src/language/commands/permissions.o >/dev/null 2>&1
3423 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/host.lo -MD -MP -MF src/language/commands/.deps/host.Tpo -c ../src/language/commands/host.c -o src/language/commands/host.o >/dev/null 2>&1
3424 depbase=`echo src/language/tests/paper-size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3425 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/paper-size.lo -MD -MP -MF $depbase.Tpo -c -o src/language/tests/paper-size.lo ../src/language/tests/paper-size.c &&\
3426 mv -f $depbase.Tpo $depbase.Plo
3427 depbase=`echo src/language/tests/pool-test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3428 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/pool-test.lo -MD -MP -MF $depbase.Tpo -c -o src/language/tests/pool-test.lo ../src/language/tests/pool-test.c &&\
3429 mv -f $depbase.Tpo $depbase.Plo
3430 depbase=`echo src/language/expressions/evaluate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3431 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/evaluate.lo -MD -MP -MF $depbase.Tpo -c -o src/language/expressions/evaluate.lo ../src/language/expressions/evaluate.c &&\
3432 mv -f $depbase.Tpo $depbase.Plo
3433 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sort-cases.lo -MD -MP -MF src/language/commands/.deps/sort-cases.Tpo -c ../src/language/commands/sort-cases.c -o src/language/commands/sort-cases.o >/dev/null 2>&1
3434 depbase=`echo src/language/expressions/helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3435 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/helpers.lo -MD -MP -MF $depbase.Tpo -c -o src/language/expressions/helpers.lo ../src/language/expressions/helpers.c &&\
3436 mv -f $depbase.Tpo $depbase.Plo
3437 depbase=`echo src/language/expressions/optimize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3438 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/optimize.lo -MD -MP -MF $depbase.Tpo -c -o src/language/expressions/optimize.lo ../src/language/expressions/optimize.c &&\
3439 mv -f $depbase.Tpo $depbase.Plo
3440 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/means-calc.lo -MD -MP -MF src/language/commands/.deps/means-calc.Tpo -c ../src/language/commands/means-calc.c -o src/language/commands/means-calc.o >/dev/null 2>&1
3441 depbase=`echo src/language/expressions/parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3442 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/parse.lo -MD -MP -MF $depbase.Tpo -c -o src/language/expressions/parse.lo ../src/language/expressions/parse.c &&\
3443 mv -f $depbase.Tpo $depbase.Plo
3444 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/wilcoxon.lo -MD -MP -MF src/language/commands/.deps/wilcoxon.Tpo -c ../src/language/commands/wilcoxon.c -fPIC -DPIC -o src/language/commands/.libs/wilcoxon.o
3445 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/npar-summary.lo -MD -MP -MF src/language/commands/.deps/npar-summary.Tpo -c ../src/language/commands/npar-summary.c -o src/language/commands/npar-summary.o >/dev/null 2>&1
3446 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sort-criteria.lo -MD -MP -MF src/language/commands/.deps/sort-criteria.Tpo -c ../src/language/commands/sort-criteria.c -o src/language/commands/sort-criteria.o >/dev/null 2>&1
3447 depbase=`echo src/math/chart-geometry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3448 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/chart-geometry.lo -MD -MP -MF $depbase.Tpo -c -o src/math/chart-geometry.lo ../src/math/chart-geometry.c &&\
3449 mv -f $depbase.Tpo $depbase.Plo
3450 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/select-if.lo -MD -MP -MF src/language/commands/.deps/select-if.Tpo -c ../src/language/commands/select-if.c -o src/language/commands/select-if.o >/dev/null 2>&1
3451 depbase=`echo src/math/box-whisker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3452 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/box-whisker.lo -MD -MP -MF $depbase.Tpo -c -o src/math/box-whisker.lo ../src/math/box-whisker.c &&\
3453 mv -f $depbase.Tpo $depbase.Plo
3454 depbase=`echo src/math/categoricals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3455 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/categoricals.lo -MD -MP -MF $depbase.Tpo -c -o src/math/categoricals.lo ../src/math/categoricals.c &&\
3456 mv -f $depbase.Tpo $depbase.Plo
3457 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/list.lo -MD -MP -MF src/language/commands/.deps/list.Tpo -c ../src/language/commands/list.c -o src/language/commands/list.o >/dev/null 2>&1
3458 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/friedman.lo -MD -MP -MF src/language/commands/.deps/friedman.Tpo -c ../src/language/commands/friedman.c -o src/language/commands/friedman.o >/dev/null 2>&1
3459 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/inpt-pgm.lo -MD -MP -MF src/language/commands/.deps/inpt-pgm.Tpo -c ../src/language/commands/inpt-pgm.c -o src/language/commands/inpt-pgm.o >/dev/null 2>&1
3460 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/loop.lo -MD -MP -MF src/language/commands/.deps/loop.Tpo -c ../src/language/commands/loop.c -o src/language/commands/loop.o >/dev/null 2>&1
3461 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/save-translate.lo -MD -MP -MF src/language/commands/.deps/save-translate.Tpo -c ../src/language/commands/save-translate.c -o src/language/commands/save-translate.o >/dev/null 2>&1
3462 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mann-whitney.lo -MD -MP -MF src/language/commands/.deps/mann-whitney.Tpo -c ../src/language/commands/mann-whitney.c -o src/language/commands/mann-whitney.o >/dev/null 2>&1
3463 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/compute.lo -MD -MP -MF src/language/commands/.deps/compute.Tpo -c ../src/language/commands/compute.c -o src/language/commands/compute.o >/dev/null 2>&1
3464 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/temporary.lo -MD -MP -MF src/language/commands/.deps/temporary.Tpo -c ../src/language/commands/temporary.c -o src/language/commands/temporary.o >/dev/null 2>&1
3465 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/command.lo -MD -MP -MF src/language/.deps/command.Tpo -c ../src/language/command.c -o src/language/command.o >/dev/null 2>&1
3466 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sample.lo -MD -MP -MF src/language/commands/.deps/sample.Tpo -c ../src/language/commands/sample.c -o src/language/commands/sample.o >/dev/null 2>&1
3467 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/placement-parser.lo -MD -MP -MF src/language/commands/.deps/placement-parser.Tpo -c ../src/language/commands/placement-parser.c -o src/language/commands/placement-parser.o >/dev/null 2>&1
3468 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/split-file.lo -MD -MP -MF src/language/commands/.deps/split-file.Tpo -c ../src/language/commands/split-file.c -o src/language/commands/split-file.o >/dev/null 2>&1
3469 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/variable-label.lo -MD -MP -MF src/language/commands/.deps/variable-label.Tpo -c ../src/language/commands/variable-label.c -o src/language/commands/variable-label.o >/dev/null 2>&1
3470 depbase=`echo src/math/covariance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3471 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/covariance.lo -MD -MP -MF $depbase.Tpo -c -o src/math/covariance.lo ../src/math/covariance.c &&\
3472 mv -f $depbase.Tpo $depbase.Plo
3473 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/format-guesser-test.lo -MD -MP -MF src/language/tests/.deps/format-guesser-test.Tpo -c ../src/language/tests/format-guesser-test.c -fPIC -DPIC -o src/language/tests/.libs/format-guesser-test.o
3474 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/title.lo -MD -MP -MF src/language/commands/.deps/title.Tpo -c ../src/language/commands/title.c -o src/language/commands/title.o >/dev/null 2>&1
3475 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/float-format.lo -MD -MP -MF src/language/tests/.deps/float-format.Tpo -c ../src/language/tests/float-format.c -fPIC -DPIC -o src/language/tests/.libs/float-format.o
3476 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-reader.lo -MD -MP -MF src/language/commands/.deps/data-reader.Tpo -c ../src/language/commands/data-reader.c -o src/language/commands/data-reader.o >/dev/null 2>&1
3477 depbase=`echo src/math/correlation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3478 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/correlation.lo -MD -MP -MF $depbase.Tpo -c -o src/math/correlation.lo ../src/math/correlation.c &&\
3479 mv -f $depbase.Tpo $depbase.Plo
3480 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/ks-one-sample.lo -MD -MP -MF src/language/commands/.deps/ks-one-sample.Tpo -c ../src/language/commands/ks-one-sample.c -o src/language/commands/ks-one-sample.o >/dev/null 2>&1
3481 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/save.lo -MD -MP -MF src/language/commands/.deps/save.Tpo -c ../src/language/commands/save.c -o src/language/commands/save.o >/dev/null 2>&1
3482 ../src/language/commands/means.c: In function 'generate_cell':
3483 ../src/language/commands/means.c:329:20: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
3484 329 | cell->children = xcalloc (cell->n_children, sizeof *cell->children);
3485 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3486 In file included from ../src/libpspp/str.h:35,
3487 from ../src/data/case.h:26,
3488 from ../src/language/commands/means.c:19:
3489 ../gl/xalloc.h:74:7: note: in a call to allocation function 'xcalloc' declared here
3490 74 | void *xcalloc (size_t n, size_t s)
3491 | ^~~~~~~
3492 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/binomial.lo -MD -MP -MF src/language/commands/.deps/binomial.Tpo -c ../src/language/commands/binomial.c -o src/language/commands/binomial.o >/dev/null 2>&1
3493 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/chisquare.lo -MD -MP -MF src/language/commands/.deps/chisquare.Tpo -c ../src/language/commands/chisquare.c -o src/language/commands/chisquare.o >/dev/null 2>&1
3494 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mcnemar.lo -MD -MP -MF src/language/commands/.deps/mcnemar.Tpo -c ../src/language/commands/mcnemar.c -o src/language/commands/mcnemar.o >/dev/null 2>&1
3495 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sort-variables.lo -MD -MP -MF src/language/commands/.deps/sort-variables.Tpo -c ../src/language/commands/sort-variables.c -o src/language/commands/sort-variables.o >/dev/null 2>&1
3496 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/value-labels.lo -MD -MP -MF src/language/commands/.deps/value-labels.Tpo -c ../src/language/commands/value-labels.c -o src/language/commands/value-labels.o >/dev/null 2>&1
3497 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/moments-test.lo -MD -MP -MF src/language/tests/.deps/moments-test.Tpo -c ../src/language/tests/moments-test.c -fPIC -DPIC -o src/language/tests/.libs/moments-test.o
3498 mv -f src/ui/terminal/.deps/libui_la-terminal-opts.Tpo src/ui/terminal/.deps/libui_la-terminal-opts.Plo
3499 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/weight.lo -MD -MP -MF src/language/commands/.deps/weight.Tpo -c ../src/language/commands/weight.c -o src/language/commands/weight.o >/dev/null 2>&1
3500 depbase=`echo src/math/distributions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3501 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/distributions.lo -MD -MP -MF $depbase.Tpo -c -o src/math/distributions.lo ../src/math/distributions.c &&\
3502 mv -f $depbase.Tpo $depbase.Plo
3503 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/jonckheere-terpstra.lo -MD -MP -MF src/language/commands/.deps/jonckheere-terpstra.Tpo -c ../src/language/commands/jonckheere-terpstra.c -o src/language/commands/jonckheere-terpstra.o >/dev/null 2>&1
3504 depbase=`echo src/math/histogram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3505 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/histogram.lo -MD -MP -MF $depbase.Tpo -c -o src/math/histogram.lo ../src/math/histogram.c &&\
3506 mv -f $depbase.Tpo $depbase.Plo
3507 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/get-data.lo -MD -MP -MF src/language/commands/.deps/get-data.Tpo -c ../src/language/commands/get-data.c -o src/language/commands/get-data.o >/dev/null 2>&1
3508 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/variable-display.lo -MD -MP -MF src/language/commands/.deps/variable-display.Tpo -c ../src/language/commands/variable-display.c -o src/language/commands/variable-display.o >/dev/null 2>&1
3509 mv -f src/ui/terminal/.deps/libui_la-main.Tpo src/ui/terminal/.deps/libui_la-main.Plo
3510 depbase=`echo src/math/interaction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3511 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/interaction.lo -MD -MP -MF $depbase.Tpo -c -o src/math/interaction.lo ../src/math/interaction.c &&\
3512 mv -f $depbase.Tpo $depbase.Plo
3513 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/paper-size.lo -MD -MP -MF src/language/tests/.deps/paper-size.Tpo -c ../src/language/tests/paper-size.c -fPIC -DPIC -o src/language/tests/.libs/paper-size.o
3514 depbase=`echo src/math/levene.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3515 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/levene.lo -MD -MP -MF $depbase.Tpo -c -o src/math/levene.lo ../src/math/levene.c &&\
3516 mv -f $depbase.Tpo $depbase.Plo
3517 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-list.lo -MD -MP -MF src/language/commands/.deps/data-list.Tpo -c ../src/language/commands/data-list.c -o src/language/commands/data-list.o >/dev/null 2>&1
3518 depbase=`echo src/math/linreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3519 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/linreg.lo -MD -MP -MF $depbase.Tpo -c -o src/math/linreg.lo ../src/math/linreg.c &&\
3520 mv -f $depbase.Tpo $depbase.Plo
3521 mv -f src/ui/terminal/.deps/libui_la-terminal-reader.Tpo src/ui/terminal/.deps/libui_la-terminal-reader.Plo
3522 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/flip.lo -MD -MP -MF src/language/commands/.deps/flip.Tpo -c ../src/language/commands/flip.c -o src/language/commands/flip.o >/dev/null 2>&1
3523 depbase=`echo src/math/merge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3524 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/merge.lo -MD -MP -MF $depbase.Tpo -c -o src/math/merge.lo ../src/math/merge.c &&\
3525 mv -f $depbase.Tpo $depbase.Plo
3526 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/data-parser.lo -MD -MP -MF src/language/commands/.deps/data-parser.Tpo -c ../src/language/commands/data-parser.c -o src/language/commands/data-parser.o >/dev/null 2>&1
3527 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/kruskal-wallis.lo -MD -MP -MF src/language/commands/.deps/kruskal-wallis.Tpo -c ../src/language/commands/kruskal-wallis.c -o src/language/commands/kruskal-wallis.o >/dev/null 2>&1
3528 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/pool-test.lo -MD -MP -MF src/language/tests/.deps/pool-test.Tpo -c ../src/language/tests/pool-test.c -fPIC -DPIC -o src/language/tests/.libs/pool-test.o
3529 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/helpers.lo -MD -MP -MF src/language/expressions/.deps/helpers.Tpo -c ../src/language/expressions/helpers.c -fPIC -DPIC -o src/language/expressions/.libs/helpers.o
3530 depbase=`echo src/math/mode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3531 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/mode.lo -MD -MP -MF $depbase.Tpo -c -o src/math/mode.lo ../src/math/mode.c &&\
3532 mv -f $depbase.Tpo $depbase.Plo
3533 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/evaluate.lo -MD -MP -MF src/language/expressions/.deps/evaluate.Tpo -c ../src/language/expressions/evaluate.c -fPIC -DPIC -o src/language/expressions/.libs/evaluate.o
3534 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/trim.lo -MD -MP -MF src/language/commands/.deps/trim.Tpo -c ../src/language/commands/trim.c -o src/language/commands/trim.o >/dev/null 2>&1
3535 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/parse.lo -MD -MP -MF src/language/expressions/.deps/parse.Tpo -c ../src/language/expressions/parse.c -fPIC -DPIC -o src/language/expressions/.libs/parse.o
3536 depbase=`echo src/math/moments.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3537 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/moments.lo -MD -MP -MF $depbase.Tpo -c -o src/math/moments.lo ../src/math/moments.c &&\
3538 mv -f $depbase.Tpo $depbase.Plo
3539 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-one-sample.lo -MD -MP -MF src/language/commands/.deps/t-test-one-sample.Tpo -c ../src/language/commands/t-test-one-sample.c -o src/language/commands/t-test-one-sample.o >/dev/null 2>&1
3540 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sign.lo -MD -MP -MF src/language/commands/.deps/sign.Tpo -c ../src/language/commands/sign.c -o src/language/commands/sign.o >/dev/null 2>&1
3541 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/optimize.lo -MD -MP -MF src/language/expressions/.deps/optimize.Tpo -c ../src/language/expressions/optimize.c -fPIC -DPIC -o src/language/expressions/.libs/optimize.o
3542 depbase=`echo src/math/np.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3543 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/np.lo -MD -MP -MF $depbase.Tpo -c -o src/math/np.lo ../src/math/np.c &&\
3544 mv -f $depbase.Tpo $depbase.Plo
3545 depbase=`echo src/math/order-stats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3546 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/order-stats.lo -MD -MP -MF $depbase.Tpo -c -o src/math/order-stats.lo ../src/math/order-stats.c &&\
3547 mv -f $depbase.Tpo $depbase.Plo
3548 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/median.lo -MD -MP -MF src/language/commands/.deps/median.Tpo -c ../src/language/commands/median.c -o src/language/commands/median.o >/dev/null 2>&1
3549 depbase=`echo src/math/percentiles.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3550 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/percentiles.lo -MD -MP -MF $depbase.Tpo -c -o src/math/percentiles.lo ../src/math/percentiles.c &&\
3551 mv -f $depbase.Tpo $depbase.Plo
3552 depbase=`echo src/math/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3553 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/random.lo -MD -MP -MF $depbase.Tpo -c -o src/math/random.lo ../src/math/random.c &&\
3554 mv -f $depbase.Tpo $depbase.Plo
3555 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/categoricals.lo -MD -MP -MF src/math/.deps/categoricals.Tpo -c ../src/math/categoricals.c -fPIC -DPIC -o src/math/.libs/categoricals.o
3556 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-parser.lo -MD -MP -MF src/language/commands/.deps/t-test-parser.Tpo -c ../src/language/commands/t-test-parser.c -o src/language/commands/t-test-parser.o >/dev/null 2>&1
3557 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/runs.lo -MD -MP -MF src/language/commands/.deps/runs.Tpo -c ../src/language/commands/runs.c -o src/language/commands/runs.o >/dev/null 2>&1
3558 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/box-whisker.lo -MD -MP -MF src/math/.deps/box-whisker.Tpo -c ../src/math/box-whisker.c -fPIC -DPIC -o src/math/.libs/box-whisker.o
3559 depbase=`echo src/math/sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3560 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/sort.lo -MD -MP -MF $depbase.Tpo -c -o src/math/sort.lo ../src/math/sort.c &&\
3561 mv -f $depbase.Tpo $depbase.Plo
3562 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/chart-geometry.lo -MD -MP -MF src/math/.deps/chart-geometry.Tpo -c ../src/math/chart-geometry.c -fPIC -DPIC -o src/math/.libs/chart-geometry.o
3563 depbase=`echo src/math/shapiro-wilk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3564 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/shapiro-wilk.lo -MD -MP -MF $depbase.Tpo -c -o src/math/shapiro-wilk.lo ../src/math/shapiro-wilk.c &&\
3565 mv -f $depbase.Tpo $depbase.Plo
3566 depbase=`echo src/math/trimmed-mean.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3567 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/trimmed-mean.lo -MD -MP -MF $depbase.Tpo -c -o src/math/trimmed-mean.lo ../src/math/trimmed-mean.c &&\
3568 mv -f $depbase.Tpo $depbase.Plo
3569 depbase=`echo src/math/tukey-hinges.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3570 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/tukey-hinges.lo -MD -MP -MF $depbase.Tpo -c -o src/math/tukey-hinges.lo ../src/math/tukey-hinges.c &&\
3571 mv -f $depbase.Tpo $depbase.Plo
3572 depbase=`echo src/math/wilcoxon-sig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3573 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/wilcoxon-sig.lo -MD -MP -MF $depbase.Tpo -c -o src/math/wilcoxon-sig.lo ../src/math/wilcoxon-sig.c &&\
3574 mv -f $depbase.Tpo $depbase.Plo
3575 depbase=`echo lib/linreg/sweep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3576 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT lib/linreg/sweep.lo -MD -MP -MF $depbase.Tpo -c -o lib/linreg/sweep.lo ../lib/linreg/sweep.c &&\
3577 mv -f $depbase.Tpo $depbase.Plo
3578 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/autorecode.lo -MD -MP -MF src/language/commands/.deps/autorecode.Tpo -c ../src/language/commands/autorecode.c -o src/language/commands/autorecode.o >/dev/null 2>&1
3579 depbase=`echo lib/tukey/ptukey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3580 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT lib/tukey/ptukey.lo -MD -MP -MF $depbase.Tpo -c -o lib/tukey/ptukey.lo ../lib/tukey/ptukey.c &&\
3581 mv -f $depbase.Tpo $depbase.Plo
3582 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/covariance.lo -MD -MP -MF src/math/.deps/covariance.Tpo -c ../src/math/covariance.c -fPIC -DPIC -o src/math/.libs/covariance.o
3583 depbase=`echo lib/tukey/qtukey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3584 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT lib/tukey/qtukey.lo -MD -MP -MF $depbase.Tpo -c -o lib/tukey/qtukey.lo ../lib/tukey/qtukey.c &&\
3585 mv -f $depbase.Tpo $depbase.Plo
3586 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-ascii.lo -MD -MP -MF src/output/.deps/liboutput_la-ascii.Tpo -c -o src/output/liboutput_la-ascii.lo `test -f 'src/output/ascii.c' || echo '../'`src/output/ascii.c
3587 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/vector.lo -MD -MP -MF src/language/commands/.deps/vector.Tpo -c ../src/language/commands/vector.c -o src/language/commands/vector.o >/dev/null 2>&1
3588 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo-chart.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo-chart.Tpo -c -o src/output/liboutput_la-cairo-chart.lo `test -f 'src/output/cairo-chart.c' || echo '../'`src/output/cairo-chart.c
3589 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo-fsm.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo-fsm.Tpo -c -o src/output/liboutput_la-cairo-fsm.lo `test -f 'src/output/cairo-fsm.c' || echo '../'`src/output/cairo-fsm.c
3590 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/format-guesser-test.lo -MD -MP -MF src/language/tests/.deps/format-guesser-test.Tpo -c ../src/language/tests/format-guesser-test.c -o src/language/tests/format-guesser-test.o >/dev/null 2>&1
3591 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo-pager.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo-pager.Tpo -c -o src/output/liboutput_la-cairo-pager.lo `test -f 'src/output/cairo-pager.c' || echo '../'`src/output/cairo-pager.c
3592 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/correlation.lo -MD -MP -MF src/math/.deps/correlation.Tpo -c ../src/math/correlation.c -fPIC -DPIC -o src/math/.libs/correlation.o
3593 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mconvert.lo -MD -MP -MF src/language/commands/.deps/mconvert.Tpo -c ../src/language/commands/mconvert.c -o src/language/commands/mconvert.o >/dev/null 2>&1
3594 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/mrsets.lo -MD -MP -MF src/language/commands/.deps/mrsets.Tpo -c ../src/language/commands/mrsets.c -o src/language/commands/mrsets.o >/dev/null 2>&1
3595 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo.Tpo -c -o src/output/liboutput_la-cairo.lo `test -f 'src/output/cairo.c' || echo '../'`src/output/cairo.c
3596 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-chart.lo -MD -MP -MF src/output/.deps/liboutput_la-chart.Tpo -c -o src/output/liboutput_la-chart.lo `test -f 'src/output/chart.c' || echo '../'`src/output/chart.c
3597 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-barchart-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-barchart-cairo.Tpo -c -o src/output/charts/liboutput_la-barchart-cairo.lo `test -f 'src/output/charts/barchart-cairo.c' || echo '../'`src/output/charts/barchart-cairo.c
3598 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-barchart.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-barchart.Tpo -c -o src/output/charts/liboutput_la-barchart.lo `test -f 'src/output/charts/barchart.c' || echo '../'`src/output/charts/barchart.c
3599 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-boxplot-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-boxplot-cairo.Tpo -c -o src/output/charts/liboutput_la-boxplot-cairo.lo `test -f 'src/output/charts/boxplot-cairo.c' || echo '../'`src/output/charts/boxplot-cairo.c
3600 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-indep.lo -MD -MP -MF src/language/commands/.deps/t-test-indep.Tpo -c ../src/language/commands/t-test-indep.c -o src/language/commands/t-test-indep.o >/dev/null 2>&1
3601 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-boxplot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-boxplot.Tpo -c -o src/output/charts/liboutput_la-boxplot.lo `test -f 'src/output/charts/boxplot.c' || echo '../'`src/output/charts/boxplot.c
3602 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-nstrftime.lo -MD -MP -MF gl/.deps/libgl_la-nstrftime.Tpo -c ../gl/nstrftime.c -o gl/libgl_la-nstrftime.o >/dev/null 2>&1
3603 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/distributions.lo -MD -MP -MF src/math/.deps/distributions.Tpo -c ../src/math/distributions.c -fPIC -DPIC -o src/math/.libs/distributions.o
3604 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-np-plot-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-np-plot-cairo.Tpo -c -o src/output/charts/liboutput_la-np-plot-cairo.lo `test -f 'src/output/charts/np-plot-cairo.c' || echo '../'`src/output/charts/np-plot-cairo.c
3605 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/histogram.lo -MD -MP -MF src/math/.deps/histogram.Tpo -c ../src/math/histogram.c -fPIC -DPIC -o src/math/.libs/histogram.o
3606 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/print.lo -MD -MP -MF src/language/commands/.deps/print.Tpo -c ../src/language/commands/print.c -o src/language/commands/print.o >/dev/null 2>&1
3607 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/paper-size.lo -MD -MP -MF src/language/tests/.deps/paper-size.Tpo -c ../src/language/tests/paper-size.c -o src/language/tests/paper-size.o >/dev/null 2>&1
3608 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/interaction.lo -MD -MP -MF src/math/.deps/interaction.Tpo -c ../src/math/interaction.c -fPIC -DPIC -o src/math/.libs/interaction.o
3609 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-np-plot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-np-plot.Tpo -c -o src/output/charts/liboutput_la-np-plot.lo `test -f 'src/output/charts/np-plot.c' || echo '../'`src/output/charts/np-plot.c
3610 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-piechart-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-piechart-cairo.Tpo -c -o src/output/charts/liboutput_la-piechart-cairo.lo `test -f 'src/output/charts/piechart-cairo.c' || echo '../'`src/output/charts/piechart-cairo.c
3611 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-piechart.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-piechart.Tpo -c -o src/output/charts/liboutput_la-piechart.lo `test -f 'src/output/charts/piechart.c' || echo '../'`src/output/charts/piechart.c
3612 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-plot-hist-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-plot-hist-cairo.Tpo -c -o src/output/charts/liboutput_la-plot-hist-cairo.lo `test -f 'src/output/charts/plot-hist-cairo.c' || echo '../'`src/output/charts/plot-hist-cairo.c
3613 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/levene.lo -MD -MP -MF src/math/.deps/levene.Tpo -c ../src/math/levene.c -fPIC -DPIC -o src/math/.libs/levene.o
3614 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/recode.lo -MD -MP -MF src/language/commands/.deps/recode.Tpo -c ../src/language/commands/recode.c -o src/language/commands/recode.o >/dev/null 2>&1
3615 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-plot-hist.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-plot-hist.Tpo -c -o src/output/charts/liboutput_la-plot-hist.lo `test -f 'src/output/charts/plot-hist.c' || echo '../'`src/output/charts/plot-hist.c
3616 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/repeat.lo -MD -MP -MF src/language/commands/.deps/repeat.Tpo -c ../src/language/commands/repeat.c -o src/language/commands/repeat.o >/dev/null 2>&1
3617 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-roc-chart-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-roc-chart-cairo.Tpo -c -o src/output/charts/liboutput_la-roc-chart-cairo.lo `test -f 'src/output/charts/roc-chart-cairo.c' || echo '../'`src/output/charts/roc-chart-cairo.c
3618 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/linreg.lo -MD -MP -MF src/math/.deps/linreg.Tpo -c ../src/math/linreg.c -fPIC -DPIC -o src/math/.libs/linreg.o
3619 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/matrix-reader.lo -MD -MP -MF src/language/commands/.deps/matrix-reader.Tpo -c ../src/language/commands/matrix-reader.c -o src/language/commands/matrix-reader.o >/dev/null 2>&1
3620 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-roc-chart.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-roc-chart.Tpo -c -o src/output/charts/liboutput_la-roc-chart.lo `test -f 'src/output/charts/roc-chart.c' || echo '../'`src/output/charts/roc-chart.c
3621 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scatterplot-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scatterplot-cairo.Tpo -c -o src/output/charts/liboutput_la-scatterplot-cairo.lo `test -f 'src/output/charts/scatterplot-cairo.c' || echo '../'`src/output/charts/scatterplot-cairo.c
3622 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scatterplot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scatterplot.Tpo -c -o src/output/charts/liboutput_la-scatterplot.lo `test -f 'src/output/charts/scatterplot.c' || echo '../'`src/output/charts/scatterplot.c
3623 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/mode.lo -MD -MP -MF src/math/.deps/mode.Tpo -c ../src/math/mode.c -fPIC -DPIC -o src/math/.libs/mode.o
3624 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/correlations.lo -MD -MP -MF src/language/commands/.deps/correlations.Tpo -c ../src/language/commands/correlations.c -o src/language/commands/correlations.o >/dev/null 2>&1
3625 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scree-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scree-cairo.Tpo -c -o src/output/charts/liboutput_la-scree-cairo.lo `test -f 'src/output/charts/scree-cairo.c' || echo '../'`src/output/charts/scree-cairo.c
3626 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/merge.lo -MD -MP -MF src/math/.deps/merge.Tpo -c ../src/math/merge.c -fPIC -DPIC -o src/math/.libs/merge.o
3627 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/moments.lo -MD -MP -MF src/math/.deps/moments.Tpo -c ../src/math/moments.c -fPIC -DPIC -o src/math/.libs/moments.o
3628 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/order-stats.lo -MD -MP -MF src/math/.deps/order-stats.Tpo -c ../src/math/order-stats.c -fPIC -DPIC -o src/math/.libs/order-stats.o
3629 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scree.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scree.Tpo -c -o src/output/charts/liboutput_la-scree.lo `test -f 'src/output/charts/scree.c' || echo '../'`src/output/charts/scree.c
3630 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/random.lo -MD -MP -MF src/math/.deps/random.Tpo -c ../src/math/random.c -fPIC -DPIC -o src/math/.libs/random.o
3631 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/np.lo -MD -MP -MF src/math/.deps/np.Tpo -c ../src/math/np.c -fPIC -DPIC -o src/math/.libs/np.o
3632 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/pool-test.lo -MD -MP -MF src/language/tests/.deps/pool-test.Tpo -c ../src/language/tests/pool-test.c -o src/language/tests/pool-test.o >/dev/null 2>&1
3633 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-spreadlevel-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-spreadlevel-cairo.Tpo -c -o src/output/charts/liboutput_la-spreadlevel-cairo.lo `test -f 'src/output/charts/spreadlevel-cairo.c' || echo '../'`src/output/charts/spreadlevel-cairo.c
3634 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/t-test-paired.lo -MD -MP -MF src/language/commands/.deps/t-test-paired.Tpo -c ../src/language/commands/t-test-paired.c -o src/language/commands/t-test-paired.o >/dev/null 2>&1
3635 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/float-format.lo -MD -MP -MF src/language/tests/.deps/float-format.Tpo -c ../src/language/tests/float-format.c -o src/language/tests/float-format.o >/dev/null 2>&1
3636 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libpsppire_glade_la-dummy.lo -MD -MP -MF src/ui/gui/.deps/libpsppire_glade_la-dummy.Tpo -c ../src/ui/gui/dummy.c -o src/ui/gui/libpsppire_glade_la-dummy.o >/dev/null 2>&1
3637 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/percentiles.lo -MD -MP -MF src/math/.deps/percentiles.Tpo -c ../src/math/percentiles.c -fPIC -DPIC -o src/math/.libs/percentiles.o
3638 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-spreadlevel-plot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-spreadlevel-plot.Tpo -c -o src/output/charts/liboutput_la-spreadlevel-plot.lo `test -f 'src/output/charts/spreadlevel-plot.c' || echo '../'`src/output/charts/spreadlevel-plot.c
3639 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/variable-parser.lo -MD -MP -MF src/language/lexer/.deps/variable-parser.Tpo -c ../src/language/lexer/variable-parser.c -o src/language/lexer/variable-parser.o >/dev/null 2>&1
3640 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/tests/moments-test.lo -MD -MP -MF src/language/tests/.deps/moments-test.Tpo -c ../src/language/tests/moments-test.c -o src/language/tests/moments-test.o >/dev/null 2>&1
3641 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-csv.lo -MD -MP -MF src/output/.deps/liboutput_la-csv.Tpo -c -o src/output/liboutput_la-csv.lo `test -f 'src/output/csv.c' || echo '../'`src/output/csv.c
3642 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/sort.lo -MD -MP -MF src/math/.deps/sort.Tpo -c ../src/math/sort.c -fPIC -DPIC -o src/math/.libs/sort.o
3643 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/reliability.lo -MD -MP -MF src/language/commands/.deps/reliability.Tpo -c ../src/language/commands/reliability.c -o src/language/commands/reliability.o >/dev/null 2>&1
3644 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-driver.lo -MD -MP -MF src/output/.deps/liboutput_la-driver.Tpo -c -o src/output/liboutput_la-driver.lo `test -f 'src/output/driver.c' || echo '../'`src/output/driver.c
3645 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/shapiro-wilk.lo -MD -MP -MF src/math/.deps/shapiro-wilk.Tpo -c ../src/math/shapiro-wilk.c -fPIC -DPIC -o src/math/.libs/shapiro-wilk.o
3646 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/trimmed-mean.lo -MD -MP -MF src/math/.deps/trimmed-mean.Tpo -c ../src/math/trimmed-mean.c -fPIC -DPIC -o src/math/.libs/trimmed-mean.o
3647 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-html.lo -MD -MP -MF src/output/.deps/liboutput_la-html.Tpo -c -o src/output/liboutput_la-html.lo `test -f 'src/output/html.c' || echo '../'`src/output/html.c
3648 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/wilcoxon-sig.lo -MD -MP -MF src/math/.deps/wilcoxon-sig.Tpo -c ../src/math/wilcoxon-sig.c -fPIC -DPIC -o src/math/.libs/wilcoxon-sig.o
3649 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/tukey-hinges.lo -MD -MP -MF src/math/.deps/tukey-hinges.Tpo -c ../src/math/tukey-hinges.c -fPIC -DPIC -o src/math/.libs/tukey-hinges.o
3650 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-journal.lo -MD -MP -MF src/output/.deps/liboutput_la-journal.Tpo -c -o src/output/liboutput_la-journal.lo `test -f 'src/output/journal.c' || echo '../'`src/output/journal.c
3651 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-measure.lo -MD -MP -MF src/output/.deps/liboutput_la-measure.Tpo -c -o src/output/liboutput_la-measure.lo `test -f 'src/output/measure.c' || echo '../'`src/output/measure.c
3652 xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=2.0.1-gec03db --msgid-bugs-address=pspp-dev@gnu.org --from-code=UTF-8 --add-comments='TRANSLATORS:' --directory=.. -j doc/org.gnu.pspp.metainfo.xml.in -o po/pspp.pot,tmp
3653 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT lib/tukey/qtukey.lo -MD -MP -MF lib/tukey/.deps/qtukey.Tpo -c ../lib/tukey/qtukey.c -fPIC -DPIC -o lib/tukey/.libs/qtukey.o
3654 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-ascii.lo -MD -MP -MF src/output/.deps/liboutput_la-ascii.Tpo -c ../src/output/ascii.c -fPIC -DPIC -o src/output/.libs/liboutput_la-ascii.o
3655 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-msglog.lo -MD -MP -MF src/output/.deps/liboutput_la-msglog.Tpo -c -o src/output/liboutput_la-msglog.lo `test -f 'src/output/msglog.c' || echo '../'`src/output/msglog.c
3656 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-odt.lo -MD -MP -MF src/output/.deps/liboutput_la-odt.Tpo -c -o src/output/liboutput_la-odt.lo `test -f 'src/output/odt.c' || echo '../'`src/output/odt.c
3657 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo-chart.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo-chart.Tpo -c ../src/output/cairo-chart.c -fPIC -DPIC -o src/output/.libs/liboutput_la-cairo-chart.o
3658 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo-pager.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo-pager.Tpo -c ../src/output/cairo-pager.c -fPIC -DPIC -o src/output/.libs/liboutput_la-cairo-pager.o
3659 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/wilcoxon.lo -MD -MP -MF src/language/commands/.deps/wilcoxon.Tpo -c ../src/language/commands/wilcoxon.c -o src/language/commands/wilcoxon.o >/dev/null 2>&1
3660 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-chart.lo -MD -MP -MF src/output/.deps/liboutput_la-chart.Tpo -c ../src/output/chart.c -fPIC -DPIC -o src/output/.libs/liboutput_la-chart.o
3661 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-barchart-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-barchart-cairo.Tpo -c ../src/output/charts/barchart-cairo.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-barchart-cairo.o
3662 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-options.lo -MD -MP -MF src/output/.deps/liboutput_la-options.Tpo -c -o src/output/liboutput_la-options.lo `test -f 'src/output/options.c' || echo '../'`src/output/options.c
3663 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT lib/linreg/sweep.lo -MD -MP -MF lib/linreg/.deps/sweep.Tpo -c ../lib/linreg/sweep.c -fPIC -DPIC -o lib/linreg/.libs/sweep.o
3664 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-boxplot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-boxplot.Tpo -c ../src/output/charts/boxplot.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-boxplot.o
3665 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo.Tpo -c ../src/output/cairo.c -fPIC -DPIC -o src/output/.libs/liboutput_la-cairo.o
3666 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT lib/tukey/ptukey.lo -MD -MP -MF lib/tukey/.deps/ptukey.Tpo -c ../lib/tukey/ptukey.c -fPIC -DPIC -o lib/tukey/.libs/ptukey.o
3667 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo-fsm.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo-fsm.Tpo -c ../src/output/cairo-fsm.c -fPIC -DPIC -o src/output/.libs/liboutput_la-cairo-fsm.o
3668 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-barchart.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-barchart.Tpo -c ../src/output/charts/barchart.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-barchart.o
3669 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-output-item.lo -MD -MP -MF src/output/.deps/liboutput_la-output-item.Tpo -c -o src/output/liboutput_la-output-item.lo `test -f 'src/output/output-item.c' || echo '../'`src/output/output-item.c
3670 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-boxplot-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-boxplot-cairo.Tpo -c ../src/output/charts/boxplot-cairo.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-boxplot-cairo.o
3671 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-np-plot-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-np-plot-cairo.Tpo -c ../src/output/charts/np-plot-cairo.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-np-plot-cairo.o
3672 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/aggregate.lo -MD -MP -MF src/language/commands/.deps/aggregate.Tpo -c ../src/language/commands/aggregate.c -o src/language/commands/aggregate.o >/dev/null 2>&1
3673 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/graph.lo -MD -MP -MF src/language/commands/.deps/graph.Tpo -c ../src/language/commands/graph.c -o src/language/commands/graph.o >/dev/null 2>&1
3674 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/chart-geometry.lo -MD -MP -MF src/math/.deps/chart-geometry.Tpo -c ../src/math/chart-geometry.c -o src/math/chart-geometry.o >/dev/null 2>&1
3675 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-piechart-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-piechart-cairo.Tpo -c ../src/output/charts/piechart-cairo.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-piechart-cairo.o
3676 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-np-plot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-np-plot.Tpo -c ../src/output/charts/np-plot.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-np-plot.o
3677 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-piechart.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-piechart.Tpo -c ../src/output/charts/piechart.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-piechart.o
3678 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-roc-chart-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-roc-chart-cairo.Tpo -c ../src/output/charts/roc-chart-cairo.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-roc-chart-cairo.o
3679 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/box-whisker.lo -MD -MP -MF src/math/.deps/box-whisker.Tpo -c ../src/math/box-whisker.c -o src/math/box-whisker.o >/dev/null 2>&1
3680 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT gl/vasnprintf.lo -MD -MP -MF gl/.deps/vasnprintf.Tpo -c ../gl/vasnprintf.c -o gl/vasnprintf.o >/dev/null 2>&1
3681 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-page-setup.lo -MD -MP -MF src/output/.deps/liboutput_la-page-setup.Tpo -c -o src/output/liboutput_la-page-setup.lo `test -f 'src/output/page-setup.c' || echo '../'`src/output/page-setup.c
3682 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scatterplot-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scatterplot-cairo.Tpo -c ../src/output/charts/scatterplot-cairo.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-scatterplot-cairo.o
3683 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-plot-hist-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-plot-hist-cairo.Tpo -c ../src/output/charts/plot-hist-cairo.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-plot-hist-cairo.o
3684 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-roc-chart.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-roc-chart.Tpo -c ../src/output/charts/roc-chart.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-roc-chart.o
3685 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-pivot-output.lo -MD -MP -MF src/output/.deps/liboutput_la-pivot-output.Tpo -c -o src/output/liboutput_la-pivot-output.lo `test -f 'src/output/pivot-output.c' || echo '../'`src/output/pivot-output.c
3686 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-pivot-table.lo -MD -MP -MF src/output/.deps/liboutput_la-pivot-table.Tpo -c -o src/output/liboutput_la-pivot-table.lo `test -f 'src/output/pivot-table.c' || echo '../'`src/output/pivot-table.c
3687 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-render.lo -MD -MP -MF src/output/.deps/liboutput_la-render.Tpo -c -o src/output/liboutput_la-render.lo `test -f 'src/output/render.c' || echo '../'`src/output/render.c
3688 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/mode.lo -MD -MP -MF src/math/.deps/mode.Tpo -c ../src/math/mode.c -o src/math/mode.o >/dev/null 2>&1
3689 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-plot-hist.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-plot-hist.Tpo -c ../src/output/charts/plot-hist.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-plot-hist.o
3690 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/npar.lo -MD -MP -MF src/language/commands/.deps/npar.Tpo -c ../src/language/commands/npar.c -o src/language/commands/npar.o >/dev/null 2>&1
3691 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/random.lo -MD -MP -MF src/math/.deps/random.Tpo -c ../src/math/random.c -o src/math/random.o >/dev/null 2>&1
3692 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scatterplot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scatterplot.Tpo -c ../src/output/charts/scatterplot.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-scatterplot.o
3693 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scree-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scree-cairo.Tpo -c ../src/output/charts/scree-cairo.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-scree-cairo.o
3694 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-select.lo -MD -MP -MF src/output/.deps/liboutput_la-select.Tpo -c -o src/output/liboutput_la-select.lo `test -f 'src/output/select.c' || echo '../'`src/output/select.c
3695 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scree.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scree.Tpo -c ../src/output/charts/scree.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-scree.o
3696 xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=2.0.1-gec03db --msgid-bugs-address=pspp-dev@gnu.org --from-code=UTF-8 --add-comments='TRANSLATORS:' --directory=.. -j doc/org.gnu.pspp.desktop.in -o po/pspp.pot,tmp
3697 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-spreadlevel-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-spreadlevel-cairo.Tpo -c ../src/output/charts/spreadlevel-cairo.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-spreadlevel-cairo.o
3698 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/descriptives.lo -MD -MP -MF src/language/commands/.deps/descriptives.Tpo -c ../src/language/commands/descriptives.c -o src/language/commands/descriptives.o >/dev/null 2>&1
3699 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/interaction.lo -MD -MP -MF src/math/.deps/interaction.Tpo -c ../src/math/interaction.c -o src/math/interaction.o >/dev/null 2>&1
3700 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-csv.lo -MD -MP -MF src/output/.deps/liboutput_la-csv.Tpo -c ../src/output/csv.c -fPIC -DPIC -o src/output/.libs/liboutput_la-csv.o
3701 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-spv-driver.lo -MD -MP -MF src/output/.deps/liboutput_la-spv-driver.Tpo -c -o src/output/liboutput_la-spv-driver.lo `test -f 'src/output/spv-driver.c' || echo '../'`src/output/spv-driver.c
3702 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/roc.lo -MD -MP -MF src/language/commands/.deps/roc.Tpo -c ../src/language/commands/roc.c -o src/language/commands/roc.o >/dev/null 2>&1
3703 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-table.lo -MD -MP -MF src/output/.deps/liboutput_la-table.Tpo -c -o src/output/liboutput_la-table.lo `test -f 'src/output/table.c' || echo '../'`src/output/table.c
3704 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-driver.lo -MD -MP -MF src/output/.deps/liboutput_la-driver.Tpo -c ../src/output/driver.c -fPIC -DPIC -o src/output/.libs/liboutput_la-driver.o
3705 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex-glyphs.lo -MD -MP -MF src/output/.deps/liboutput_la-tex-glyphs.Tpo -c -o src/output/liboutput_la-tex-glyphs.lo `test -f 'src/output/tex-glyphs.c' || echo '../'`src/output/tex-glyphs.c
3706 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/combine-files.lo -MD -MP -MF src/language/commands/.deps/combine-files.Tpo -c ../src/language/commands/combine-files.c -o src/language/commands/combine-files.o >/dev/null 2>&1
3707 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/merge.lo -MD -MP -MF src/math/.deps/merge.Tpo -c ../src/math/merge.c -o src/math/merge.o >/dev/null 2>&1
3708 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-spreadlevel-plot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-spreadlevel-plot.Tpo -c ../src/output/charts/spreadlevel-plot.c -fPIC -DPIC -o src/output/charts/.libs/liboutput_la-spreadlevel-plot.o
3709 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-journal.lo -MD -MP -MF src/output/.deps/liboutput_la-journal.Tpo -c ../src/output/journal.c -fPIC -DPIC -o src/output/.libs/liboutput_la-journal.o
3710 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-html.lo -MD -MP -MF src/output/.deps/liboutput_la-html.Tpo -c ../src/output/html.c -fPIC -DPIC -o src/output/.libs/liboutput_la-html.o
3711 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex-parsing.lo -MD -MP -MF src/output/.deps/liboutput_la-tex-parsing.Tpo -c -o src/output/liboutput_la-tex-parsing.lo `test -f 'src/output/tex-parsing.c' || echo '../'`src/output/tex-parsing.c
3712 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/percentiles.lo -MD -MP -MF src/math/.deps/percentiles.Tpo -c ../src/math/percentiles.c -o src/math/percentiles.o >/dev/null 2>&1
3713 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/histogram.lo -MD -MP -MF src/math/.deps/histogram.Tpo -c ../src/math/histogram.c -o src/math/histogram.o >/dev/null 2>&1
3714 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex-rendering.lo -MD -MP -MF src/output/.deps/liboutput_la-tex-rendering.Tpo -c -o src/output/liboutput_la-tex-rendering.lo `test -f 'src/output/tex-rendering.c' || echo '../'`src/output/tex-rendering.c
3715 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-measure.lo -MD -MP -MF src/output/.deps/liboutput_la-measure.Tpo -c ../src/output/measure.c -fPIC -DPIC -o src/output/.libs/liboutput_la-measure.o
3716 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/np.lo -MD -MP -MF src/math/.deps/np.Tpo -c ../src/math/np.c -o src/math/np.o >/dev/null 2>&1
3717 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex.lo -MD -MP -MF src/output/.deps/liboutput_la-tex.Tpo -c -o src/output/liboutput_la-tex.lo `test -f 'src/output/tex.c' || echo '../'`src/output/tex.c
3718 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-css-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-css-parser.Tpo -c -o src/output/spv/liboutput_la-spv-css-parser.lo `test -f 'src/output/spv/spv-css-parser.c' || echo '../'`src/output/spv/spv-css-parser.c
3719 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-msglog.lo -MD -MP -MF src/output/.deps/liboutput_la-msglog.Tpo -c ../src/output/msglog.c -fPIC -DPIC -o src/output/.libs/liboutput_la-msglog.o
3720 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-legacy-data.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-legacy-data.Tpo -c -o src/output/spv/liboutput_la-spv-legacy-data.lo `test -f 'src/output/spv/spv-legacy-data.c' || echo '../'`src/output/spv/spv-legacy-data.c
3721 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-boxplot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-boxplot.Tpo -c ../src/output/charts/boxplot.c -o src/output/charts/liboutput_la-boxplot.o >/dev/null 2>&1
3722 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-chart.lo -MD -MP -MF src/output/.deps/liboutput_la-chart.Tpo -c ../src/output/chart.c -o src/output/liboutput_la-chart.o >/dev/null 2>&1
3723 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-legacy-decoder.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-legacy-decoder.Tpo -c -o src/output/spv/liboutput_la-spv-legacy-decoder.lo `test -f 'src/output/spv/spv-legacy-decoder.c' || echo '../'`src/output/spv/spv-legacy-decoder.c
3724 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-light-decoder.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-light-decoder.Tpo -c -o src/output/spv/liboutput_la-spv-light-decoder.lo `test -f 'src/output/spv/spv-light-decoder.c' || echo '../'`src/output/spv/spv-light-decoder.c
3725 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/trimmed-mean.lo -MD -MP -MF src/math/.deps/trimmed-mean.Tpo -c ../src/math/trimmed-mean.c -o src/math/trimmed-mean.o >/dev/null 2>&1
3726 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-odt.lo -MD -MP -MF src/output/.deps/liboutput_la-odt.Tpo -c ../src/output/odt.c -fPIC -DPIC -o src/output/.libs/liboutput_la-odt.o
3727 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/rank.lo -MD -MP -MF src/language/commands/.deps/rank.Tpo -c ../src/language/commands/rank.c -o src/language/commands/rank.o >/dev/null 2>&1
3728 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-options.lo -MD -MP -MF src/output/.deps/liboutput_la-options.Tpo -c ../src/output/options.c -fPIC -DPIC -o src/output/.libs/liboutput_la-options.o
3729 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-table-look.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-table-look.Tpo -c -o src/output/spv/liboutput_la-spv-table-look.lo `test -f 'src/output/spv/spv-table-look.c' || echo '../'`src/output/spv/spv-table-look.c
3730 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/segment.lo -MD -MP -MF src/language/lexer/.deps/segment.Tpo -c ../src/language/lexer/segment.c -o src/language/lexer/segment.o >/dev/null 2>&1
3731 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/wilcoxon-sig.lo -MD -MP -MF src/math/.deps/wilcoxon-sig.Tpo -c ../src/math/wilcoxon-sig.c -o src/math/wilcoxon-sig.o >/dev/null 2>&1
3732 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-output-item.lo -MD -MP -MF src/output/.deps/liboutput_la-output-item.Tpo -c ../src/output/output-item.c -fPIC -DPIC -o src/output/.libs/liboutput_la-output-item.o
3733 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/sort.lo -MD -MP -MF src/math/.deps/sort.Tpo -c ../src/math/sort.c -o src/math/sort.o >/dev/null 2>&1
3734 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/order-stats.lo -MD -MP -MF src/math/.deps/order-stats.Tpo -c ../src/math/order-stats.c -o src/math/order-stats.o >/dev/null 2>&1
3735 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/tukey-hinges.lo -MD -MP -MF src/math/.deps/tukey-hinges.Tpo -c ../src/math/tukey-hinges.c -o src/math/tukey-hinges.o >/dev/null 2>&1
3736 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT lib/tukey/qtukey.lo -MD -MP -MF lib/tukey/.deps/qtukey.Tpo -c ../lib/tukey/qtukey.c -o lib/tukey/qtukey.o >/dev/null 2>&1
3737 mv po/pspp.pot,tmp po/pspp.pot
3738 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/glm.lo -MD -MP -MF src/language/commands/.deps/glm.Tpo -c ../src/language/commands/glm.c -o src/language/commands/glm.o >/dev/null 2>&1
3739 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-writer.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-writer.Tpo -c -o src/output/spv/liboutput_la-spv-writer.lo `test -f 'src/output/spv/spv-writer.c' || echo '../'`src/output/spv/spv-writer.c
3740 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv.Tpo -c -o src/output/spv/liboutput_la-spv.lo `test -f 'src/output/spv/spv.c' || echo '../'`src/output/spv/spv.c
3741 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-roc-chart.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-roc-chart.Tpo -c ../src/output/charts/roc-chart.c -o src/output/charts/liboutput_la-roc-chart.o >/dev/null 2>&1
3742 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-pivot-output.lo -MD -MP -MF src/output/.deps/liboutput_la-pivot-output.Tpo -c ../src/output/pivot-output.c -fPIC -DPIC -o src/output/.libs/liboutput_la-pivot-output.o
3743 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/correlation.lo -MD -MP -MF src/math/.deps/correlation.Tpo -c ../src/math/correlation.c -o src/math/correlation.o >/dev/null 2>&1
3744 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-np-plot-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-np-plot-cairo.Tpo -c ../src/output/charts/np-plot-cairo.c -o src/output/charts/liboutput_la-np-plot-cairo.o >/dev/null 2>&1
3745 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-page-setup.lo -MD -MP -MF src/output/.deps/liboutput_la-page-setup.Tpo -c ../src/output/page-setup.c -fPIC -DPIC -o src/output/.libs/liboutput_la-page-setup.o
3746 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-roc-chart-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-roc-chart-cairo.Tpo -c ../src/output/charts/roc-chart-cairo.c -o src/output/charts/liboutput_la-roc-chart-cairo.o >/dev/null 2>&1
3747 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-np-plot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-np-plot.Tpo -c ../src/output/charts/np-plot.c -o src/output/charts/liboutput_la-np-plot.o >/dev/null 2>&1
3748 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-piechart.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-piechart.Tpo -c ../src/output/charts/piechart.c -o src/output/charts/liboutput_la-piechart.o >/dev/null 2>&1
3749 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spvbin-helpers.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spvbin-helpers.Tpo -c -o src/output/spv/liboutput_la-spvbin-helpers.lo `test -f 'src/output/spv/spvbin-helpers.c' || echo '../'`src/output/spv/spvbin-helpers.c
3750 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-pivot-table.lo -MD -MP -MF src/output/.deps/liboutput_la-pivot-table.Tpo -c ../src/output/pivot-table.c -fPIC -DPIC -o src/output/.libs/liboutput_la-pivot-table.o
3751 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-render.lo -MD -MP -MF src/output/.deps/liboutput_la-render.Tpo -c ../src/output/render.c -fPIC -DPIC -o src/output/.libs/liboutput_la-render.o
3752 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spvxml-helpers.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spvxml-helpers.Tpo -c -o src/output/spv/liboutput_la-spvxml-helpers.lo `test -f 'src/output/spv/spvxml-helpers.c' || echo '../'`src/output/spv/spvxml-helpers.c
3753 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-light-binary-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-light-binary-parser.Tpo -c -o src/output/spv/liboutput_la-light-binary-parser.lo `test -f 'src/output/spv/light-binary-parser.c' || echo '../'`src/output/spv/light-binary-parser.c
3754 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/set.lo -MD -MP -MF src/language/commands/.deps/set.Tpo -c ../src/language/commands/set.c -o src/language/commands/set.o >/dev/null 2>&1
3755 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-select.lo -MD -MP -MF src/output/.deps/liboutput_la-select.Tpo -c ../src/output/select.c -fPIC -DPIC -o src/output/.libs/liboutput_la-select.o
3756 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-old-binary-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-old-binary-parser.Tpo -c -o src/output/spv/liboutput_la-old-binary-parser.lo `test -f 'src/output/spv/old-binary-parser.c' || echo '../'`src/output/spv/old-binary-parser.c
3757 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-detail-xml-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-detail-xml-parser.Tpo -c -o src/output/spv/liboutput_la-detail-xml-parser.lo `test -f 'src/output/spv/detail-xml-parser.c' || echo '../'`src/output/spv/detail-xml-parser.c
3758 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-structure-xml-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-structure-xml-parser.Tpo -c -o src/output/spv/liboutput_la-structure-xml-parser.lo `test -f 'src/output/spv/structure-xml-parser.c' || echo '../'`src/output/spv/structure-xml-parser.c
3759 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scatterplot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scatterplot.Tpo -c ../src/output/charts/scatterplot.c -o src/output/charts/liboutput_la-scatterplot.o >/dev/null 2>&1
3760 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-tlo-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-tlo-parser.Tpo -c -o src/output/spv/liboutput_la-tlo-parser.lo `test -f 'src/output/spv/tlo-parser.c' || echo '../'`src/output/spv/tlo-parser.c
3761 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-spv-driver.lo -MD -MP -MF src/output/.deps/liboutput_la-spv-driver.Tpo -c ../src/output/spv-driver.c -fPIC -DPIC -o src/output/.libs/liboutput_la-spv-driver.o
3762 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-table.lo -MD -MP -MF src/output/.deps/liboutput_la-table.Tpo -c ../src/output/table.c -fPIC -DPIC -o src/output/.libs/liboutput_la-table.o
3763 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/shapiro-wilk.lo -MD -MP -MF src/math/.deps/shapiro-wilk.Tpo -c ../src/math/shapiro-wilk.c -o src/math/shapiro-wilk.o >/dev/null 2>&1
3764 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scree.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scree.Tpo -c ../src/output/charts/scree.c -o src/output/charts/liboutput_la-scree.o >/dev/null 2>&1
3765 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/levene.lo -MD -MP -MF src/math/.deps/levene.Tpo -c ../src/math/levene.c -o src/math/levene.o >/dev/null 2>&1
3766 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex-glyphs.lo -MD -MP -MF src/output/.deps/liboutput_la-tex-glyphs.Tpo -c ../src/output/tex-glyphs.c -fPIC -DPIC -o src/output/.libs/liboutput_la-tex-glyphs.o
3767 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-any-reader.lo -MD -MP -MF src/data/.deps/libdata_la-any-reader.Tpo -c -o src/data/libdata_la-any-reader.lo `test -f 'src/data/any-reader.c' || echo '../'`src/data/any-reader.c
3768 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scatterplot-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scatterplot-cairo.Tpo -c ../src/output/charts/scatterplot-cairo.c -o src/output/charts/liboutput_la-scatterplot-cairo.o >/dev/null 2>&1
3769 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT lib/tukey/ptukey.lo -MD -MP -MF lib/tukey/.deps/ptukey.Tpo -c ../lib/tukey/ptukey.c -o lib/tukey/ptukey.o >/dev/null 2>&1
3770 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-spreadlevel-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-spreadlevel-cairo.Tpo -c ../src/output/charts/spreadlevel-cairo.c -o src/output/charts/liboutput_la-spreadlevel-cairo.o >/dev/null 2>&1
3771 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-boxplot-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-boxplot-cairo.Tpo -c ../src/output/charts/boxplot-cairo.c -o src/output/charts/liboutput_la-boxplot-cairo.o >/dev/null 2>&1
3772 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/means.lo -MD -MP -MF src/language/commands/.deps/means.Tpo -c ../src/language/commands/means.c -o src/language/commands/means.o >/dev/null 2>&1
3773 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-any-writer.lo -MD -MP -MF src/data/.deps/libdata_la-any-writer.Tpo -c -o src/data/libdata_la-any-writer.lo `test -f 'src/data/any-writer.c' || echo '../'`src/data/any-writer.c
3774 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/distributions.lo -MD -MP -MF src/math/.deps/distributions.Tpo -c ../src/math/distributions.c -o src/math/distributions.o >/dev/null 2>&1
3775 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex-rendering.lo -MD -MP -MF src/output/.deps/liboutput_la-tex-rendering.Tpo -c ../src/output/tex-rendering.c -fPIC -DPIC -o src/output/.libs/liboutput_la-tex-rendering.o
3776 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-attributes.lo -MD -MP -MF src/data/.deps/libdata_la-attributes.Tpo -c -o src/data/libdata_la-attributes.lo `test -f 'src/data/attributes.c' || echo '../'`src/data/attributes.c
3777 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/moments.lo -MD -MP -MF src/math/.deps/moments.Tpo -c ../src/math/moments.c -o src/math/moments.o >/dev/null 2>&1
3778 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex-parsing.lo -MD -MP -MF src/output/.deps/liboutput_la-tex-parsing.Tpo -c ../src/output/tex-parsing.c -fPIC -DPIC -o src/output/.libs/liboutput_la-tex-parsing.o
3779 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-calendar.lo -MD -MP -MF src/data/.deps/libdata_la-calendar.Tpo -c -o src/data/libdata_la-calendar.lo `test -f 'src/data/calendar.c' || echo '../'`src/data/calendar.c
3780 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex.lo -MD -MP -MF src/output/.deps/liboutput_la-tex.Tpo -c ../src/output/tex.c -fPIC -DPIC -o src/output/.libs/liboutput_la-tex.o
3781 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-piechart-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-piechart-cairo.Tpo -c ../src/output/charts/piechart-cairo.c -o src/output/charts/liboutput_la-piechart-cairo.o >/dev/null 2>&1
3782 mv -f src/output/charts/.deps/liboutput_la-boxplot.Tpo src/output/charts/.deps/liboutput_la-boxplot.Plo
3783 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-css-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-css-parser.Tpo -c ../src/output/spv/spv-css-parser.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spv-css-parser.o
3784 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case-map.lo -MD -MP -MF src/data/.deps/libdata_la-case-map.Tpo -c -o src/data/libdata_la-case-map.lo `test -f 'src/data/case-map.c' || echo '../'`src/data/case-map.c
3785 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-light-decoder.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-light-decoder.Tpo -c ../src/output/spv/spv-light-decoder.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spv-light-decoder.o
3786 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-legacy-data.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-legacy-data.Tpo -c ../src/output/spv/spv-legacy-data.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spv-legacy-data.o
3787 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case-matcher.lo -MD -MP -MF src/data/.deps/libdata_la-case-matcher.Tpo -c -o src/data/libdata_la-case-matcher.lo `test -f 'src/data/case-matcher.c' || echo '../'`src/data/case-matcher.c
3788 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-spreadlevel-plot.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-spreadlevel-plot.Tpo -c ../src/output/charts/spreadlevel-plot.c -o src/output/charts/liboutput_la-spreadlevel-plot.o >/dev/null 2>&1
3789 mv -f src/output/.deps/liboutput_la-chart.Tpo src/output/.deps/liboutput_la-chart.Plo
3790 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-msglog.lo -MD -MP -MF src/output/.deps/liboutput_la-msglog.Tpo -c ../src/output/msglog.c -o src/output/liboutput_la-msglog.o >/dev/null 2>&1
3791 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-scree-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-scree-cairo.Tpo -c ../src/output/charts/scree-cairo.c -o src/output/charts/liboutput_la-scree-cairo.o >/dev/null 2>&1
3792 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-caseproto.lo -MD -MP -MF src/data/.deps/libdata_la-caseproto.Tpo -c -o src/data/libdata_la-caseproto.lo `test -f 'src/data/caseproto.c' || echo '../'`src/data/caseproto.c
3793 mv -f utilities/.deps/pspp_dump_sav-pspp-dump-sav.Tpo utilities/.deps/pspp_dump_sav-pspp-dump-sav.Po
3794 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-writer.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-writer.Tpo -c ../src/output/spv/spv-writer.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spv-writer.o
3795 mv -f src/output/charts/.deps/liboutput_la-roc-chart.Tpo src/output/charts/.deps/liboutput_la-roc-chart.Plo
3796 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-table-look.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-table-look.Tpo -c ../src/output/spv/spv-table-look.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spv-table-look.o
3797 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-barchart-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-barchart-cairo.Tpo -c ../src/output/charts/barchart-cairo.c -o src/output/charts/liboutput_la-barchart-cairo.o >/dev/null 2>&1
3798 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-legacy-decoder.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-legacy-decoder.Tpo -c ../src/output/spv/spv-legacy-decoder.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spv-legacy-decoder.o
3799 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case.lo -MD -MP -MF src/data/.deps/libdata_la-case.Tpo -c -o src/data/libdata_la-case.lo `test -f 'src/data/case.c' || echo '../'`src/data/case.c
3800 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/sys-file-info.lo -MD -MP -MF src/language/commands/.deps/sys-file-info.Tpo -c ../src/language/commands/sys-file-info.c -o src/language/commands/sys-file-info.o >/dev/null 2>&1
3801 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casegrouper.lo -MD -MP -MF src/data/.deps/libdata_la-casegrouper.Tpo -c -o src/data/libdata_la-casegrouper.lo `test -f 'src/data/casegrouper.c' || echo '../'`src/data/casegrouper.c
3802 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-journal.lo -MD -MP -MF src/output/.deps/liboutput_la-journal.Tpo -c ../src/output/journal.c -o src/output/liboutput_la-journal.o >/dev/null 2>&1
3803 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-caseinit.lo -MD -MP -MF src/data/.deps/libdata_la-caseinit.Tpo -c -o src/data/libdata_la-caseinit.lo `test -f 'src/data/caseinit.c' || echo '../'`src/data/caseinit.c
3804 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/categoricals.lo -MD -MP -MF src/math/.deps/categoricals.Tpo -c ../src/math/categoricals.c -o src/math/categoricals.o >/dev/null 2>&1
3805 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-filter.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-filter.Tpo -c -o src/data/libdata_la-casereader-filter.lo `test -f 'src/data/casereader-filter.c' || echo '../'`src/data/casereader-filter.c
3806 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-project.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-project.Tpo -c -o src/data/libdata_la-casereader-project.lo `test -f 'src/data/casereader-project.c' || echo '../'`src/data/casereader-project.c
3807 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv.Tpo -c ../src/output/spv/spv.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spv.o
3808 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spvxml-helpers.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spvxml-helpers.Tpo -c ../src/output/spv/spvxml-helpers.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spvxml-helpers.o
3809 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-plot-hist.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-plot-hist.Tpo -c ../src/output/charts/plot-hist.c -o src/output/charts/liboutput_la-plot-hist.o >/dev/null 2>&1
3810 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-light-binary-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-light-binary-parser.Tpo -c src/output/spv/light-binary-parser.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-light-binary-parser.o
3811 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex-glyphs.lo -MD -MP -MF src/output/.deps/liboutput_la-tex-glyphs.Tpo -c ../src/output/tex-glyphs.c -o src/output/liboutput_la-tex-glyphs.o >/dev/null 2>&1
3812 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-select.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-select.Tpo -c -o src/data/libdata_la-casereader-select.lo `test -f 'src/data/casereader-select.c' || echo '../'`src/data/casereader-select.c
3813 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-shim.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-shim.Tpo -c -o src/data/libdata_la-casereader-shim.lo `test -f 'src/data/casereader-shim.c' || echo '../'`src/data/casereader-shim.c
3814 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-translator.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-translator.Tpo -c -o src/data/libdata_la-casereader-translator.lo `test -f 'src/data/casereader-translator.c' || echo '../'`src/data/casereader-translator.c
3815 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-measure.lo -MD -MP -MF src/output/.deps/liboutput_la-measure.Tpo -c ../src/output/measure.c -o src/output/liboutput_la-measure.o >/dev/null 2>&1
3816 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader.lo -MD -MP -MF src/data/.deps/libdata_la-casereader.Tpo -c -o src/data/libdata_la-casereader.lo `test -f 'src/data/casereader.c' || echo '../'`src/data/casereader.c
3817 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-plot-hist-cairo.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-plot-hist-cairo.Tpo -c ../src/output/charts/plot-hist-cairo.c -o src/output/charts/liboutput_la-plot-hist-cairo.o >/dev/null 2>&1
3818 mv -f src/output/charts/.deps/liboutput_la-np-plot-cairo.Tpo src/output/charts/.deps/liboutput_la-np-plot-cairo.Plo
3819 mv -f src/output/charts/.deps/liboutput_la-piechart.Tpo src/output/charts/.deps/liboutput_la-piechart.Plo
3820 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-old-binary-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-old-binary-parser.Tpo -c src/output/spv/old-binary-parser.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-old-binary-parser.o
3821 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casewindow.lo -MD -MP -MF src/data/.deps/libdata_la-casewindow.Tpo -c -o src/data/libdata_la-casewindow.lo `test -f 'src/data/casewindow.c' || echo '../'`src/data/casewindow.c
3822 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casewriter-translator.lo -MD -MP -MF src/data/.deps/libdata_la-casewriter-translator.Tpo -c -o src/data/libdata_la-casewriter-translator.lo `test -f 'src/data/casewriter-translator.c' || echo '../'`src/data/casewriter-translator.c
3823 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casewriter.lo -MD -MP -MF src/data/.deps/libdata_la-casewriter.Tpo -c -o src/data/libdata_la-casewriter.lo `test -f 'src/data/casewriter.c' || echo '../'`src/data/casewriter.c
3824 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case-tmpfile.lo -MD -MP -MF src/data/.deps/libdata_la-case-tmpfile.Tpo -c -o src/data/libdata_la-case-tmpfile.lo `test -f 'src/data/case-tmpfile.c' || echo '../'`src/data/case-tmpfile.c
3825 mv -f src/output/charts/.deps/liboutput_la-np-plot.Tpo src/output/charts/.deps/liboutput_la-np-plot.Plo
3826 mv -f src/output/charts/.deps/liboutput_la-roc-chart-cairo.Tpo src/output/charts/.deps/liboutput_la-roc-chart-cairo.Plo
3827 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-csv-file-writer.lo -MD -MP -MF src/data/.deps/libdata_la-csv-file-writer.Tpo -c -o src/data/libdata_la-csv-file-writer.lo `test -f 'src/data/csv-file-writer.c' || echo '../'`src/data/csv-file-writer.c
3828 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-structure-xml-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-structure-xml-parser.Tpo -c src/output/spv/structure-xml-parser.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-structure-xml-parser.o
3829 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-data-in.lo -MD -MP -MF src/data/.deps/libdata_la-data-in.Tpo -c -o src/data/libdata_la-data-in.lo `test -f 'src/data/data-in.c' || echo '../'`src/data/data-in.c
3830 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/matrix-data.lo -MD -MP -MF src/language/commands/.deps/matrix-data.Tpo -c ../src/language/commands/matrix-data.c -o src/language/commands/matrix-data.o >/dev/null 2>&1
3831 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT lib/linreg/sweep.lo -MD -MP -MF lib/linreg/.deps/sweep.Tpo -c ../lib/linreg/sweep.c -o lib/linreg/sweep.o >/dev/null 2>&1
3832 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spvbin-helpers.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spvbin-helpers.Tpo -c ../src/output/spv/spvbin-helpers.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spvbin-helpers.o
3833 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-data-out.lo -MD -MP -MF src/data/.deps/libdata_la-data-out.Tpo -c -o src/data/libdata_la-data-out.lo `test -f 'src/data/data-out.c' || echo '../'`src/data/data-out.c
3834 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-detail-xml-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-detail-xml-parser.Tpo -c src/output/spv/detail-xml-parser.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-detail-xml-parser.o
3835 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-page-setup.lo -MD -MP -MF src/output/.deps/liboutput_la-page-setup.Tpo -c ../src/output/page-setup.c -o src/output/liboutput_la-page-setup.o >/dev/null 2>&1
3836 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/charts/liboutput_la-barchart.lo -MD -MP -MF src/output/charts/.deps/liboutput_la-barchart.Tpo -c ../src/output/charts/barchart.c -o src/output/charts/liboutput_la-barchart.o >/dev/null 2>&1
3837 mv -f src/output/charts/.deps/liboutput_la-scatterplot.Tpo src/output/charts/.deps/liboutput_la-scatterplot.Plo
3838 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dataset.lo -MD -MP -MF src/data/.deps/libdata_la-dataset.Tpo -c -o src/data/libdata_la-dataset.lo `test -f 'src/data/dataset.c' || echo '../'`src/data/dataset.c
3839 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dataset-writer.lo -MD -MP -MF src/data/.deps/libdata_la-dataset-writer.Tpo -c -o src/data/libdata_la-dataset-writer.lo `test -f 'src/data/dataset-writer.c' || echo '../'`src/data/dataset-writer.c
3840 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-tlo-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-tlo-parser.Tpo -c src/output/spv/tlo-parser.c -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-tlo-parser.o
3841 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-datasheet.lo -MD -MP -MF src/data/.deps/libdata_la-datasheet.Tpo -c -o src/data/libdata_la-datasheet.lo `test -f 'src/data/datasheet.c' || echo '../'`src/data/datasheet.c
3842 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dict-class.lo -MD -MP -MF src/data/.deps/libdata_la-dict-class.Tpo -c -o src/data/libdata_la-dict-class.lo `test -f 'src/data/dict-class.c' || echo '../'`src/data/dict-class.c
3843 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-spv-driver.lo -MD -MP -MF src/output/.deps/liboutput_la-spv-driver.Tpo -c ../src/output/spv-driver.c -o src/output/liboutput_la-spv-driver.o >/dev/null 2>&1
3844 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dictionary.lo -MD -MP -MF src/data/.deps/libdata_la-dictionary.Tpo -c -o src/data/libdata_la-dictionary.lo `test -f 'src/data/dictionary.c' || echo '../'`src/data/dictionary.c
3845 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-csv.lo -MD -MP -MF src/output/.deps/liboutput_la-csv.Tpo -c ../src/output/csv.c -o src/output/liboutput_la-csv.o >/dev/null 2>&1
3846 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-encrypted-file.lo -MD -MP -MF src/data/.deps/libdata_la-encrypted-file.Tpo -c -o src/data/libdata_la-encrypted-file.lo `test -f 'src/data/encrypted-file.c' || echo '../'`src/data/encrypted-file.c
3847 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/helpers.lo -MD -MP -MF src/language/expressions/.deps/helpers.Tpo -c ../src/language/expressions/helpers.c -o src/language/expressions/helpers.o >/dev/null 2>&1
3848 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-any-reader.lo -MD -MP -MF src/data/.deps/libdata_la-any-reader.Tpo -c ../src/data/any-reader.c -fPIC -DPIC -o src/data/.libs/libdata_la-any-reader.o
3849 mv -f src/output/charts/.deps/liboutput_la-spreadlevel-cairo.Tpo src/output/charts/.deps/liboutput_la-spreadlevel-cairo.Plo
3850 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/linreg.lo -MD -MP -MF src/math/.deps/linreg.Tpo -c ../src/math/linreg.c -o src/math/linreg.o >/dev/null 2>&1
3851 mv -f src/output/charts/.deps/liboutput_la-scree.Tpo src/output/charts/.deps/liboutput_la-scree.Plo
3852 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-file-handle-def.lo -MD -MP -MF src/data/.deps/libdata_la-file-handle-def.Tpo -c -o src/data/libdata_la-file-handle-def.lo `test -f 'src/data/file-handle-def.c' || echo '../'`src/data/file-handle-def.c
3853 mv -f src/output/.deps/liboutput_la-tex-glyphs.Tpo src/output/.deps/liboutput_la-tex-glyphs.Plo
3854 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-calendar.lo -MD -MP -MF src/data/.deps/libdata_la-calendar.Tpo -c ../src/data/calendar.c -fPIC -DPIC -o src/data/.libs/libdata_la-calendar.o
3855 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-file-name.lo -MD -MP -MF src/data/.deps/libdata_la-file-name.Tpo -c -o src/data/libdata_la-file-name.lo `test -f 'src/data/file-name.c' || echo '../'`src/data/file-name.c
3856 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-format-guesser.lo -MD -MP -MF src/data/.deps/libdata_la-format-guesser.Tpo -c -o src/data/libdata_la-format-guesser.lo `test -f 'src/data/format-guesser.c' || echo '../'`src/data/format-guesser.c
3857 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-format.lo -MD -MP -MF src/data/.deps/libdata_la-format.Tpo -c -o src/data/libdata_la-format.lo `test -f 'src/data/format.c' || echo '../'`src/data/format.c
3858 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-attributes.lo -MD -MP -MF src/data/.deps/libdata_la-attributes.Tpo -c ../src/data/attributes.c -fPIC -DPIC -o src/data/.libs/libdata_la-attributes.o
3859 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-gnumeric-reader.lo -MD -MP -MF src/data/.deps/libdata_la-gnumeric-reader.Tpo -c -o src/data/libdata_la-gnumeric-reader.lo `test -f 'src/data/gnumeric-reader.c' || echo '../'`src/data/gnumeric-reader.c
3860 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex-rendering.lo -MD -MP -MF src/output/.deps/liboutput_la-tex-rendering.Tpo -c ../src/output/tex-rendering.c -o src/output/liboutput_la-tex-rendering.o >/dev/null 2>&1
3861 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-any-writer.lo -MD -MP -MF src/data/.deps/libdata_la-any-writer.Tpo -c ../src/data/any-writer.c -fPIC -DPIC -o src/data/.libs/libdata_la-any-writer.o
3862 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-identifier.lo -MD -MP -MF src/data/.deps/libdata_la-identifier.Tpo -c -o src/data/libdata_la-identifier.lo `test -f 'src/data/identifier.c' || echo '../'`src/data/identifier.c
3863 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-options.lo -MD -MP -MF src/output/.deps/liboutput_la-options.Tpo -c ../src/output/options.c -o src/output/liboutput_la-options.o >/dev/null 2>&1
3864 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case-map.lo -MD -MP -MF src/data/.deps/libdata_la-case-map.Tpo -c ../src/data/case-map.c -fPIC -DPIC -o src/data/.libs/libdata_la-case-map.o
3865 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case-matcher.lo -MD -MP -MF src/data/.deps/libdata_la-case-matcher.Tpo -c ../src/data/case-matcher.c -fPIC -DPIC -o src/data/.libs/libdata_la-case-matcher.o
3866 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-caseproto.lo -MD -MP -MF src/data/.deps/libdata_la-caseproto.Tpo -c ../src/data/caseproto.c -fPIC -DPIC -o src/data/.libs/libdata_la-caseproto.o
3867 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-identifier2.lo -MD -MP -MF src/data/.deps/libdata_la-identifier2.Tpo -c -o src/data/libdata_la-identifier2.lo `test -f 'src/data/identifier2.c' || echo '../'`src/data/identifier2.c
3868 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex-parsing.lo -MD -MP -MF src/output/.deps/liboutput_la-tex-parsing.Tpo -c ../src/output/tex-parsing.c -o src/output/liboutput_la-tex-parsing.o >/dev/null 2>&1
3869 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-filter.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-filter.Tpo -c ../src/data/casereader-filter.c -fPIC -DPIC -o src/data/.libs/libdata_la-casereader-filter.o
3870 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/quick-cluster.lo -MD -MP -MF src/language/commands/.deps/quick-cluster.Tpo -c ../src/language/commands/quick-cluster.c -o src/language/commands/quick-cluster.o >/dev/null 2>&1
3871 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/macro.lo -MD -MP -MF src/language/lexer/.deps/macro.Tpo -c ../src/language/lexer/macro.c -o src/language/lexer/macro.o >/dev/null 2>&1
3872 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/regression.lo -MD -MP -MF src/language/commands/.deps/regression.Tpo -c ../src/language/commands/regression.c -o src/language/commands/regression.o >/dev/null 2>&1
3873 mv -f src/output/.deps/liboutput_la-msglog.Tpo src/output/.deps/liboutput_la-msglog.Plo
3874 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-project.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-project.Tpo -c ../src/data/casereader-project.c -fPIC -DPIC -o src/data/.libs/libdata_la-casereader-project.o
3875 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casegrouper.lo -MD -MP -MF src/data/.deps/libdata_la-casegrouper.Tpo -c ../src/data/casegrouper.c -fPIC -DPIC -o src/data/.libs/libdata_la-casegrouper.o
3876 mv -f src/output/charts/.deps/liboutput_la-scatterplot-cairo.Tpo src/output/charts/.deps/liboutput_la-scatterplot-cairo.Plo
3877 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case.lo -MD -MP -MF src/data/.deps/libdata_la-case.Tpo -c ../src/data/case.c -fPIC -DPIC -o src/data/.libs/libdata_la-case.o
3878 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-shim.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-shim.Tpo -c ../src/data/casereader-shim.c -fPIC -DPIC -o src/data/.libs/libdata_la-casereader-shim.o
3879 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-lazy-casereader.lo -MD -MP -MF src/data/.deps/libdata_la-lazy-casereader.Tpo -c -o src/data/libdata_la-lazy-casereader.lo `test -f 'src/data/lazy-casereader.c' || echo '../'`src/data/lazy-casereader.c
3880 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-select.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-select.Tpo -c ../src/data/casereader-select.c -fPIC -DPIC -o src/data/.libs/libdata_la-casereader-select.o
3881 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-caseinit.lo -MD -MP -MF src/data/.deps/libdata_la-caseinit.Tpo -c ../src/data/caseinit.c -fPIC -DPIC -o src/data/.libs/libdata_la-caseinit.o
3882 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-mdd-writer.lo -MD -MP -MF src/data/.deps/libdata_la-mdd-writer.Tpo -c -o src/data/libdata_la-mdd-writer.lo `test -f 'src/data/mdd-writer.c' || echo '../'`src/data/mdd-writer.c
3883 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-missing-values.lo -MD -MP -MF src/data/.deps/libdata_la-missing-values.Tpo -c -o src/data/libdata_la-missing-values.lo `test -f 'src/data/missing-values.c' || echo '../'`src/data/missing-values.c
3884 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-make-file.lo -MD -MP -MF src/data/.deps/libdata_la-make-file.Tpo -c -o src/data/libdata_la-make-file.lo `test -f 'src/data/make-file.c' || echo '../'`src/data/make-file.c
3885 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-mrset.lo -MD -MP -MF src/data/.deps/libdata_la-mrset.Tpo -c -o src/data/libdata_la-mrset.lo `test -f 'src/data/mrset.c' || echo '../'`src/data/mrset.c
3886 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader.lo -MD -MP -MF src/data/.deps/libdata_la-casereader.Tpo -c ../src/data/casereader.c -fPIC -DPIC -o src/data/.libs/libdata_la-casereader.o
3887 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casewriter-translator.lo -MD -MP -MF src/data/.deps/libdata_la-casewriter-translator.Tpo -c ../src/data/casewriter-translator.c -fPIC -DPIC -o src/data/.libs/libdata_la-casewriter-translator.o
3888 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casewindow.lo -MD -MP -MF src/data/.deps/libdata_la-casewindow.Tpo -c ../src/data/casewindow.c -fPIC -DPIC -o src/data/.libs/libdata_la-casewindow.o
3889 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-translator.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-translator.Tpo -c ../src/data/casereader-translator.c -fPIC -DPIC -o src/data/.libs/libdata_la-casereader-translator.o
3890 mv -f src/output/charts/.deps/liboutput_la-spreadlevel-plot.Tpo src/output/charts/.deps/liboutput_la-spreadlevel-plot.Plo
3891 mv -f src/output/charts/.deps/liboutput_la-boxplot-cairo.Tpo src/output/charts/.deps/liboutput_la-boxplot-cairo.Plo
3892 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-ods-reader.lo -MD -MP -MF src/data/.deps/libdata_la-ods-reader.Tpo -c -o src/data/libdata_la-ods-reader.lo `test -f 'src/data/ods-reader.c' || echo '../'`src/data/ods-reader.c
3893 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-pc+-file-reader.lo -MD -MP -MF src/data/.deps/libdata_la-pc+-file-reader.Tpo -c -o src/data/libdata_la-pc+-file-reader.lo `test -f 'src/data/pc+-file-reader.c' || echo '../'`src/data/pc+-file-reader.c
3894 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-data-out.lo -MD -MP -MF src/data/.deps/libdata_la-data-out.Tpo -c ../src/data/data-out.c -fPIC -DPIC -o src/data/.libs/libdata_la-data-out.o
3895 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casewriter.lo -MD -MP -MF src/data/.deps/libdata_la-casewriter.Tpo -c ../src/data/casewriter.c -fPIC -DPIC -o src/data/.libs/libdata_la-casewriter.o
3896 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case-tmpfile.lo -MD -MP -MF src/data/.deps/libdata_la-case-tmpfile.Tpo -c ../src/data/case-tmpfile.c -fPIC -DPIC -o src/data/.libs/libdata_la-case-tmpfile.o
3897 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-data-in.lo -MD -MP -MF src/data/.deps/libdata_la-data-in.Tpo -c ../src/data/data-in.c -fPIC -DPIC -o src/data/.libs/libdata_la-data-in.o
3898 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-css-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-css-parser.Tpo -c ../src/output/spv/spv-css-parser.c -o src/output/spv/liboutput_la-spv-css-parser.o >/dev/null 2>&1
3899 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-odt.lo -MD -MP -MF src/output/.deps/liboutput_la-odt.Tpo -c ../src/output/odt.c -o src/output/liboutput_la-odt.o >/dev/null 2>&1
3900 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dataset.lo -MD -MP -MF src/data/.deps/libdata_la-dataset.Tpo -c ../src/data/dataset.c -fPIC -DPIC -o src/data/.libs/libdata_la-dataset.o
3901 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-csv-file-writer.lo -MD -MP -MF src/data/.deps/libdata_la-csv-file-writer.Tpo -c ../src/data/csv-file-writer.c -fPIC -DPIC -o src/data/.libs/libdata_la-csv-file-writer.o
3902 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-por-file-reader.lo -MD -MP -MF src/data/.deps/libdata_la-por-file-reader.Tpo -c -o src/data/libdata_la-por-file-reader.lo `test -f 'src/data/por-file-reader.c' || echo '../'`src/data/por-file-reader.c
3903 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-datasheet.lo -MD -MP -MF src/data/.deps/libdata_la-datasheet.Tpo -c ../src/data/datasheet.c -fPIC -DPIC -o src/data/.libs/libdata_la-datasheet.o
3904 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dict-class.lo -MD -MP -MF src/data/.deps/libdata_la-dict-class.Tpo -c ../src/data/dict-class.c -fPIC -DPIC -o src/data/.libs/libdata_la-dict-class.o
3905 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-encrypted-file.lo -MD -MP -MF src/data/.deps/libdata_la-encrypted-file.Tpo -c ../src/data/encrypted-file.c -fPIC -DPIC -o src/data/.libs/libdata_la-encrypted-file.o
3906 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/lexer.lo -MD -MP -MF src/language/lexer/.deps/lexer.Tpo -c ../src/language/lexer/lexer.c -o src/language/lexer/lexer.o >/dev/null 2>&1
3907 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo-pager.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo-pager.Tpo -c ../src/output/cairo-pager.c -o src/output/liboutput_la-cairo-pager.o >/dev/null 2>&1
3908 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dictionary.lo -MD -MP -MF src/data/.deps/libdata_la-dictionary.Tpo -c ../src/data/dictionary.c -fPIC -DPIC -o src/data/.libs/libdata_la-dictionary.o
3909 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-por-file-writer.lo -MD -MP -MF src/data/.deps/libdata_la-por-file-writer.Tpo -c -o src/data/libdata_la-por-file-writer.lo `test -f 'src/data/por-file-writer.c' || echo '../'`src/data/por-file-writer.c
3910 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dataset-writer.lo -MD -MP -MF src/data/.deps/libdata_la-dataset-writer.Tpo -c ../src/data/dataset-writer.c -fPIC -DPIC -o src/data/.libs/libdata_la-dataset-writer.o
3911 mv -f src/output/.deps/liboutput_la-spv-driver.Tpo src/output/.deps/liboutput_la-spv-driver.Plo
3912 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-file-name.lo -MD -MP -MF src/data/.deps/libdata_la-file-name.Tpo -c ../src/data/file-name.c -fPIC -DPIC -o src/data/.libs/libdata_la-file-name.o
3913 mv -f src/output/charts/.deps/liboutput_la-piechart-cairo.Tpo src/output/charts/.deps/liboutput_la-piechart-cairo.Plo
3914 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-gnumeric-reader.lo -MD -MP -MF src/data/.deps/libdata_la-gnumeric-reader.Tpo -c ../src/data/gnumeric-reader.c -fPIC -DPIC -o src/data/.libs/libdata_la-gnumeric-reader.o
3915 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-psql-reader.lo -MD -MP -MF src/data/.deps/libdata_la-psql-reader.Tpo -c -o src/data/libdata_la-psql-reader.lo `test -f 'src/data/psql-reader.c' || echo '../'`src/data/psql-reader.c
3916 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-ascii.lo -MD -MP -MF src/output/.deps/liboutput_la-ascii.Tpo -c ../src/output/ascii.c -o src/output/liboutput_la-ascii.o >/dev/null 2>&1
3917 mv -f src/output/.deps/liboutput_la-journal.Tpo src/output/.deps/liboutput_la-journal.Plo
3918 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/frequencies.lo -MD -MP -MF src/language/commands/.deps/frequencies.Tpo -c ../src/language/commands/frequencies.c -o src/language/commands/frequencies.o >/dev/null 2>&1
3919 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-driver.lo -MD -MP -MF src/output/.deps/liboutput_la-driver.Tpo -c ../src/output/driver.c -o src/output/liboutput_la-driver.o >/dev/null 2>&1
3920 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-session.lo -MD -MP -MF src/data/.deps/libdata_la-session.Tpo -c -o src/data/libdata_la-session.lo `test -f 'src/data/session.c' || echo '../'`src/data/session.c
3921 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-format-guesser.lo -MD -MP -MF src/data/.deps/libdata_la-format-guesser.Tpo -c ../src/data/format-guesser.c -fPIC -DPIC -o src/data/.libs/libdata_la-format-guesser.o
3922 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-table.lo -MD -MP -MF src/output/.deps/liboutput_la-table.Tpo -c ../src/output/table.c -o src/output/liboutput_la-table.o >/dev/null 2>&1
3923 mv -f src/output/charts/.deps/liboutput_la-scree-cairo.Tpo src/output/charts/.deps/liboutput_la-scree-cairo.Plo
3924 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-file-handle-def.lo -MD -MP -MF src/data/.deps/libdata_la-file-handle-def.Tpo -c ../src/data/file-handle-def.c -fPIC -DPIC -o src/data/.libs/libdata_la-file-handle-def.o
3925 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-settings.lo -MD -MP -MF src/data/.deps/libdata_la-settings.Tpo -c -o src/data/libdata_la-settings.lo `test -f 'src/data/settings.c' || echo '../'`src/data/settings.c
3926 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-short-names.lo -MD -MP -MF src/data/.deps/libdata_la-short-names.Tpo -c -o src/data/libdata_la-short-names.lo `test -f 'src/data/short-names.c' || echo '../'`src/data/short-names.c
3927 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-spreadsheet-reader.lo -MD -MP -MF src/data/.deps/libdata_la-spreadsheet-reader.Tpo -c -o src/data/libdata_la-spreadsheet-reader.lo `test -f 'src/data/spreadsheet-reader.c' || echo '../'`src/data/spreadsheet-reader.c
3928 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-format.lo -MD -MP -MF src/data/.deps/libdata_la-format.Tpo -c ../src/data/format.c -fPIC -DPIC -o src/data/.libs/libdata_la-format.o
3929 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-any-writer.lo -MD -MP -MF src/data/.deps/libdata_la-any-writer.Tpo -c ../src/data/any-writer.c -o src/data/libdata_la-any-writer.o >/dev/null 2>&1
3930 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-identifier.lo -MD -MP -MF src/data/.deps/libdata_la-identifier.Tpo -c ../src/data/identifier.c -fPIC -DPIC -o src/data/.libs/libdata_la-identifier.o
3931 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-select.lo -MD -MP -MF src/output/.deps/liboutput_la-select.Tpo -c ../src/output/select.c -o src/output/liboutput_la-select.o >/dev/null 2>&1
3932 mv -f src/output/.deps/liboutput_la-page-setup.Tpo src/output/.deps/liboutput_la-page-setup.Plo
3933 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo.Tpo -c ../src/output/cairo.c -o src/output/liboutput_la-cairo.o >/dev/null 2>&1
3934 mv -f src/output/.deps/liboutput_la-measure.Tpo src/output/.deps/liboutput_la-measure.Plo
3935 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-subcase.lo -MD -MP -MF src/data/.deps/libdata_la-subcase.Tpo -c -o src/data/libdata_la-subcase.lo `test -f 'src/data/subcase.c' || echo '../'`src/data/subcase.c
3936 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-private.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-private.Tpo -c -o src/data/libdata_la-sys-file-private.lo `test -f 'src/data/sys-file-private.c' || echo '../'`src/data/sys-file-private.c
3937 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-lazy-casereader.lo -MD -MP -MF src/data/.deps/libdata_la-lazy-casereader.Tpo -c ../src/data/lazy-casereader.c -fPIC -DPIC -o src/data/.libs/libdata_la-lazy-casereader.o
3938 mv -f src/output/.deps/liboutput_la-tex-rendering.Tpo src/output/.deps/liboutput_la-tex-rendering.Plo
3939 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-identifier2.lo -MD -MP -MF src/data/.deps/libdata_la-identifier2.Tpo -c ../src/data/identifier2.c -fPIC -DPIC -o src/data/.libs/libdata_la-identifier2.o
3940 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-reader.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-reader.Tpo -c -o src/data/libdata_la-sys-file-reader.lo `test -f 'src/data/sys-file-reader.c' || echo '../'`src/data/sys-file-reader.c
3941 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-project.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-project.Tpo -c ../src/data/casereader-project.c -o src/data/libdata_la-casereader-project.o >/dev/null 2>&1
3942 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case-matcher.lo -MD -MP -MF src/data/.deps/libdata_la-case-matcher.Tpo -c ../src/data/case-matcher.c -o src/data/libdata_la-case-matcher.o >/dev/null 2>&1
3943 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-any-reader.lo -MD -MP -MF src/data/.deps/libdata_la-any-reader.Tpo -c ../src/data/any-reader.c -o src/data/libdata_la-any-reader.o >/dev/null 2>&1
3944 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-output-item.lo -MD -MP -MF src/output/.deps/liboutput_la-output-item.Tpo -c ../src/output/output-item.c -o src/output/liboutput_la-output-item.o >/dev/null 2>&1
3945 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/covariance.lo -MD -MP -MF src/math/.deps/covariance.Tpo -c ../src/math/covariance.c -o src/math/covariance.o >/dev/null 2>&1
3946 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-html.lo -MD -MP -MF src/output/.deps/liboutput_la-html.Tpo -c ../src/output/html.c -o src/output/liboutput_la-html.o >/dev/null 2>&1
3947 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-make-file.lo -MD -MP -MF src/data/.deps/libdata_la-make-file.Tpo -c ../src/data/make-file.c -fPIC -DPIC -o src/data/.libs/libdata_la-make-file.o
3948 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-mdd-writer.lo -MD -MP -MF src/data/.deps/libdata_la-mdd-writer.Tpo -c ../src/data/mdd-writer.c -fPIC -DPIC -o src/data/.libs/libdata_la-mdd-writer.o
3949 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-select.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-select.Tpo -c ../src/data/casereader-select.c -o src/data/libdata_la-casereader-select.o >/dev/null 2>&1
3950 mv -f src/output/charts/.deps/liboutput_la-barchart-cairo.Tpo src/output/charts/.deps/liboutput_la-barchart-cairo.Plo
3951 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-missing-values.lo -MD -MP -MF src/data/.deps/libdata_la-missing-values.Tpo -c ../src/data/missing-values.c -fPIC -DPIC -o src/data/.libs/libdata_la-missing-values.o
3952 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-shim.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-shim.Tpo -c ../src/data/casereader-shim.c -o src/data/libdata_la-casereader-shim.o >/dev/null 2>&1
3953 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casewriter-translator.lo -MD -MP -MF src/data/.deps/libdata_la-casewriter-translator.Tpo -c ../src/data/casewriter-translator.c -o src/data/libdata_la-casewriter-translator.o >/dev/null 2>&1
3954 mv -f src/output/charts/.deps/liboutput_la-plot-hist.Tpo src/output/charts/.deps/liboutput_la-plot-hist.Plo
3955 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dict-class.lo -MD -MP -MF src/data/.deps/libdata_la-dict-class.Tpo -c ../src/data/dict-class.c -o src/data/libdata_la-dict-class.o >/dev/null 2>&1
3956 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-mrset.lo -MD -MP -MF src/data/.deps/libdata_la-mrset.Tpo -c ../src/data/mrset.c -fPIC -DPIC -o src/data/.libs/libdata_la-mrset.o
3957 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-writer.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-writer.Tpo -c -o src/data/libdata_la-sys-file-writer.lo `test -f 'src/data/sys-file-writer.c' || echo '../'`src/data/sys-file-writer.c
3958 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-transformations.lo -MD -MP -MF src/data/.deps/libdata_la-transformations.Tpo -c -o src/data/libdata_la-transformations.lo `test -f 'src/data/transformations.c' || echo '../'`src/data/transformations.c
3959 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casegrouper.lo -MD -MP -MF src/data/.deps/libdata_la-casegrouper.Tpo -c ../src/data/casegrouper.c -o src/data/libdata_la-casegrouper.o >/dev/null 2>&1
3960 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-value.lo -MD -MP -MF src/data/.deps/libdata_la-value.Tpo -c -o src/data/libdata_la-value.lo `test -f 'src/data/value.c' || echo '../'`src/data/value.c
3961 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-ods-reader.lo -MD -MP -MF src/data/.deps/libdata_la-ods-reader.Tpo -c ../src/data/ods-reader.c -fPIC -DPIC -o src/data/.libs/libdata_la-ods-reader.o
3962 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-pc+-file-reader.lo -MD -MP -MF src/data/.deps/libdata_la-pc+-file-reader.Tpo -c ../src/data/pc+-file-reader.c -fPIC -DPIC -o src/data/.libs/libdata_la-pc+-file-reader.o
3963 mv -f src/output/.deps/liboutput_la-tex-parsing.Tpo src/output/.deps/liboutput_la-tex-parsing.Plo
3964 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/logistic.lo -MD -MP -MF src/language/commands/.deps/logistic.Tpo -c ../src/language/commands/logistic.c -o src/language/commands/logistic.o >/dev/null 2>&1
3965 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-value-labels.lo -MD -MP -MF src/data/.deps/libdata_la-value-labels.Tpo -c -o src/data/libdata_la-value-labels.lo `test -f 'src/data/value-labels.c' || echo '../'`src/data/value-labels.c
3966 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-variable.lo -MD -MP -MF src/data/.deps/libdata_la-variable.Tpo -c -o src/data/libdata_la-variable.lo `test -f 'src/data/variable.c' || echo '../'`src/data/variable.c
3967 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-calendar.lo -MD -MP -MF src/data/.deps/libdata_la-calendar.Tpo -c ../src/data/calendar.c -o src/data/libdata_la-calendar.o >/dev/null 2>&1
3968 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-varset.lo -MD -MP -MF src/data/.deps/libdata_la-varset.Tpo -c -o src/data/libdata_la-varset.lo `test -f 'src/data/varset.c' || echo '../'`src/data/varset.c
3969 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spvbin-helpers.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spvbin-helpers.Tpo -c ../src/output/spv/spvbin-helpers.c -o src/output/spv/liboutput_la-spvbin-helpers.o >/dev/null 2>&1
3970 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-por-file-reader.lo -MD -MP -MF src/data/.deps/libdata_la-por-file-reader.Tpo -c ../src/data/por-file-reader.c -fPIC -DPIC -o src/data/.libs/libdata_la-por-file-reader.o
3971 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-filter.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-filter.Tpo -c ../src/data/casereader-filter.c -o src/data/libdata_la-casereader-filter.o >/dev/null 2>&1
3972 mv -f src/output/charts/.deps/liboutput_la-plot-hist-cairo.Tpo src/output/charts/.deps/liboutput_la-plot-hist-cairo.Plo
3973 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-vector.lo -MD -MP -MF src/data/.deps/libdata_la-vector.Tpo -c -o src/data/libdata_la-vector.lo `test -f 'src/data/vector.c' || echo '../'`src/data/vector.c
3974 mv -f src/output/.deps/liboutput_la-csv.Tpo src/output/.deps/liboutput_la-csv.Plo
3975 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casewriter.lo -MD -MP -MF src/data/.deps/libdata_la-casewriter.Tpo -c ../src/data/casewriter.c -o src/data/libdata_la-casewriter.o >/dev/null 2>&1
3976 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-por-file-writer.lo -MD -MP -MF src/data/.deps/libdata_la-por-file-writer.Tpo -c ../src/data/por-file-writer.c -fPIC -DPIC -o src/data/.libs/libdata_la-por-file-writer.o
3977 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-legacy-data.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-legacy-data.Tpo -c ../src/output/spv/spv-legacy-data.c -o src/output/spv/liboutput_la-spv-legacy-data.o >/dev/null 2>&1
3978 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-encoding.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-encoding.Tpo -c -o src/data/libdata_la-sys-file-encoding.lo `test -f 'src/data/sys-file-encoding.c' || echo '../'`src/data/sys-file-encoding.c
3979 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/oneway.lo -MD -MP -MF src/language/commands/.deps/oneway.Tpo -c ../src/language/commands/oneway.c -o src/language/commands/oneway.o >/dev/null 2>&1
3980 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-pivot-output.lo -MD -MP -MF src/output/.deps/liboutput_la-pivot-output.Tpo -c ../src/output/pivot-output.c -o src/output/liboutput_la-pivot-output.o >/dev/null 2>&1
3981 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-psql-reader.lo -MD -MP -MF src/data/.deps/libdata_la-psql-reader.Tpo -c ../src/data/psql-reader.c -fPIC -DPIC -o src/data/.libs/libdata_la-psql-reader.o
3982 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dataset-writer.lo -MD -MP -MF src/data/.deps/libdata_la-dataset-writer.Tpo -c ../src/data/dataset-writer.c -o src/data/libdata_la-dataset-writer.o >/dev/null 2>&1
3983 mv -f src/ui/gui/.deps/libpsppire_glade_la-dummy.Tpo src/ui/gui/.deps/libpsppire_glade_la-dummy.Plo
3984 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo-chart.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo-chart.Tpo -c ../src/output/cairo-chart.c -o src/output/liboutput_la-cairo-chart.o >/dev/null 2>&1
3985 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-session.lo -MD -MP -MF src/data/.deps/libdata_la-session.Tpo -c ../src/data/session.c -fPIC -DPIC -o src/data/.libs/libdata_la-session.o
3986 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-abt.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-abt.Tpo -c -o src/libpspp/liblibpspp_la-abt.lo `test -f 'src/libpspp/abt.c' || echo '../'`src/libpspp/abt.c
3987 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-settings.lo -MD -MP -MF src/data/.deps/libdata_la-settings.Tpo -c ../src/data/settings.c -fPIC -DPIC -o src/data/.libs/libdata_la-settings.o
3988 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case-map.lo -MD -MP -MF src/data/.deps/libdata_la-case-map.Tpo -c ../src/data/case-map.c -o src/data/libdata_la-case-map.o >/dev/null 2>&1
3989 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-tex.lo -MD -MP -MF src/output/.deps/liboutput_la-tex.Tpo -c ../src/output/tex.c -o src/output/liboutput_la-tex.o >/dev/null 2>&1
3990 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case-tmpfile.lo -MD -MP -MF src/data/.deps/libdata_la-case-tmpfile.Tpo -c ../src/data/case-tmpfile.c -o src/data/libdata_la-case-tmpfile.o >/dev/null 2>&1
3991 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-short-names.lo -MD -MP -MF src/data/.deps/libdata_la-short-names.Tpo -c ../src/data/short-names.c -fPIC -DPIC -o src/data/.libs/libdata_la-short-names.o
3992 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-spreadsheet-reader.lo -MD -MP -MF src/data/.deps/libdata_la-spreadsheet-reader.Tpo -c ../src/data/spreadsheet-reader.c -fPIC -DPIC -o src/data/.libs/libdata_la-spreadsheet-reader.o
3993 mv -f src/output/.deps/liboutput_la-options.Tpo src/output/.deps/liboutput_la-options.Plo
3994 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-private.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-private.Tpo -c ../src/data/sys-file-private.c -fPIC -DPIC -o src/data/.libs/libdata_la-sys-file-private.o
3995 mv -f src/data/.deps/libdata_la-any-writer.Tpo src/data/.deps/libdata_la-any-writer.Plo
3996 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-argv-parser.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-argv-parser.Tpo -c -o src/libpspp/liblibpspp_la-argv-parser.lo `test -f 'src/libpspp/argv-parser.c' || echo '../'`src/libpspp/argv-parser.c
3997 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-subcase.lo -MD -MP -MF src/data/.deps/libdata_la-subcase.Tpo -c ../src/data/subcase.c -fPIC -DPIC -o src/data/.libs/libdata_la-subcase.o
3998 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-array.Tpo -c -o src/libpspp/liblibpspp_la-array.lo `test -f 'src/libpspp/array.c' || echo '../'`src/libpspp/array.c
3999 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-bit-vector.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-bit-vector.Tpo -c -o src/libpspp/liblibpspp_la-bit-vector.lo `test -f 'src/libpspp/bit-vector.c' || echo '../'`src/libpspp/bit-vector.c
4000 mv -f src/data/.deps/libdata_la-dict-class.Tpo src/data/.deps/libdata_la-dict-class.Plo
4001 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-reader.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-reader.Tpo -c ../src/data/sys-file-reader.c -fPIC -DPIC -o src/data/.libs/libdata_la-sys-file-reader.o
4002 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-bt.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-bt.Tpo -c -o src/libpspp/liblibpspp_la-bt.lo `test -f 'src/libpspp/bt.c' || echo '../'`src/libpspp/bt.c
4003 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-old-binary-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-old-binary-parser.Tpo -c src/output/spv/old-binary-parser.c -o src/output/spv/liboutput_la-old-binary-parser.o >/dev/null 2>&1
4004 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casewindow.lo -MD -MP -MF src/data/.deps/libdata_la-casewindow.Tpo -c ../src/data/casewindow.c -o src/data/libdata_la-casewindow.o >/dev/null 2>&1
4005 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-caseinit.lo -MD -MP -MF src/data/.deps/libdata_la-caseinit.Tpo -c ../src/data/caseinit.c -o src/data/libdata_la-caseinit.o >/dev/null 2>&1
4006 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spvxml-helpers.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spvxml-helpers.Tpo -c ../src/output/spv/spvxml-helpers.c -o src/output/spv/liboutput_la-spvxml-helpers.o >/dev/null 2>&1
4007 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-attributes.lo -MD -MP -MF src/data/.deps/libdata_la-attributes.Tpo -c ../src/data/attributes.c -o src/data/libdata_la-attributes.o >/dev/null 2>&1
4008 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-lazy-casereader.lo -MD -MP -MF src/data/.deps/libdata_la-lazy-casereader.Tpo -c ../src/data/lazy-casereader.c -o src/data/libdata_la-lazy-casereader.o >/dev/null 2>&1
4009 mv -f src/data/.deps/libdata_la-casewriter-translator.Tpo src/data/.deps/libdata_la-casewriter-translator.Plo
4010 mv -f gl/.deps/libgl_la-nstrftime.Tpo gl/.deps/libgl_la-nstrftime.Plo
4011 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-cmac-aes256.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-cmac-aes256.Tpo -c -o src/libpspp/liblibpspp_la-cmac-aes256.lo `test -f 'src/libpspp/cmac-aes256.c' || echo '../'`src/libpspp/cmac-aes256.c
4012 mv -f src/data/.deps/libdata_la-casereader-project.Tpo src/data/.deps/libdata_la-casereader-project.Plo
4013 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader.lo -MD -MP -MF src/data/.deps/libdata_la-casereader.Tpo -c ../src/data/casereader.c -o src/data/libdata_la-casereader.o >/dev/null 2>&1
4014 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-copyleft.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-copyleft.Tpo -c -o src/libpspp/liblibpspp_la-copyleft.lo `test -f 'src/libpspp/copyleft.c' || echo '../'`src/libpspp/copyleft.c
4015 mv -f src/output/spv/.deps/liboutput_la-spv-css-parser.Tpo src/output/spv/.deps/liboutput_la-spv-css-parser.Plo
4016 mv -f src/data/.deps/libdata_la-casereader-select.Tpo src/data/.deps/libdata_la-casereader-select.Plo
4017 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-casereader-translator.lo -MD -MP -MF src/data/.deps/libdata_la-casereader-translator.Tpo -c ../src/data/casereader-translator.c -o src/data/libdata_la-casereader-translator.o >/dev/null 2>&1
4018 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-value.lo -MD -MP -MF src/data/.deps/libdata_la-value.Tpo -c ../src/data/value.c -fPIC -DPIC -o src/data/.libs/libdata_la-value.o
4019 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-caseproto.lo -MD -MP -MF src/data/.deps/libdata_la-caseproto.Tpo -c ../src/data/caseproto.c -o src/data/libdata_la-caseproto.o >/dev/null 2>&1
4020 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-deque.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-deque.Tpo -c -o src/libpspp/liblibpspp_la-deque.lo `test -f 'src/libpspp/deque.c' || echo '../'`src/libpspp/deque.c
4021 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-identifier2.lo -MD -MP -MF src/data/.deps/libdata_la-identifier2.Tpo -c ../src/data/identifier2.c -o src/data/libdata_la-identifier2.o >/dev/null 2>&1
4022 mv -f src/output/charts/.deps/liboutput_la-barchart.Tpo src/output/charts/.deps/liboutput_la-barchart.Plo
4023 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-writer.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-writer.Tpo -c ../src/data/sys-file-writer.c -fPIC -DPIC -o src/data/.libs/libdata_la-sys-file-writer.o
4024 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-transformations.lo -MD -MP -MF src/data/.deps/libdata_la-transformations.Tpo -c ../src/data/transformations.c -fPIC -DPIC -o src/data/.libs/libdata_la-transformations.o
4025 mv -f src/data/.deps/libdata_la-casereader-shim.Tpo src/data/.deps/libdata_la-casereader-shim.Plo
4026 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-encoding-guesser.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-encoding-guesser.Tpo -c -o src/libpspp/liblibpspp_la-encoding-guesser.lo `test -f 'src/libpspp/encoding-guesser.c' || echo '../'`src/libpspp/encoding-guesser.c
4027 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-ext-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-ext-array.Tpo -c -o src/libpspp/liblibpspp_la-ext-array.lo `test -f 'src/libpspp/ext-array.c' || echo '../'`src/libpspp/ext-array.c
4028 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-float-format.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-float-format.Tpo -c -o src/libpspp/liblibpspp_la-float-format.lo `test -f 'src/libpspp/float-format.c' || echo '../'`src/libpspp/float-format.c
4029 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-freaderror.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-freaderror.Tpo -c -o src/libpspp/liblibpspp_la-freaderror.lo `test -f 'src/libpspp/freaderror.c' || echo '../'`src/libpspp/freaderror.c
4030 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-hash-functions.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-hash-functions.Tpo -c -o src/libpspp/liblibpspp_la-hash-functions.lo `test -f 'src/libpspp/hash-functions.c' || echo '../'`src/libpspp/hash-functions.c
4031 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-file-name.lo -MD -MP -MF src/data/.deps/libdata_la-file-name.Tpo -c ../src/data/file-name.c -o src/data/libdata_la-file-name.o >/dev/null 2>&1
4032 mv -f src/data/.deps/libdata_la-case-matcher.Tpo src/data/.deps/libdata_la-case-matcher.Plo
4033 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-tlo-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-tlo-parser.Tpo -c src/output/spv/tlo-parser.c -o src/output/spv/liboutput_la-tlo-parser.o >/dev/null 2>&1
4034 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-heap.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-heap.Tpo -c -o src/libpspp/liblibpspp_la-heap.lo `test -f 'src/libpspp/heap.c' || echo '../'`src/libpspp/heap.c
4035 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-value-labels.lo -MD -MP -MF src/data/.deps/libdata_la-value-labels.Tpo -c ../src/data/value-labels.c -fPIC -DPIC -o src/data/.libs/libdata_la-value-labels.o
4036 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-mrset.lo -MD -MP -MF src/data/.deps/libdata_la-mrset.Tpo -c ../src/data/mrset.c -o src/data/libdata_la-mrset.o >/dev/null 2>&1
4037 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-hmap.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-hmap.Tpo -c -o src/libpspp/liblibpspp_la-hmap.lo `test -f 'src/libpspp/hmap.c' || echo '../'`src/libpspp/hmap.c
4038 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-variable.lo -MD -MP -MF src/data/.deps/libdata_la-variable.Tpo -c ../src/data/variable.c -fPIC -DPIC -o src/data/.libs/libdata_la-variable.o
4039 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-hmapx.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-hmapx.Tpo -c -o src/libpspp/liblibpspp_la-hmapx.lo `test -f 'src/libpspp/hmapx.c' || echo '../'`src/libpspp/hmapx.c
4040 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-varset.lo -MD -MP -MF src/data/.deps/libdata_la-varset.Tpo -c ../src/data/varset.c -fPIC -DPIC -o src/data/.libs/libdata_la-varset.o
4041 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-i18n.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-i18n.Tpo -c -o src/libpspp/liblibpspp_la-i18n.lo `test -f 'src/libpspp/i18n.c' || echo '../'`src/libpspp/i18n.c
4042 mv -f src/data/.deps/libdata_la-any-reader.Tpo src/data/.deps/libdata_la-any-reader.Plo
4043 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-integer-format.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-integer-format.Tpo -c -o src/libpspp/liblibpspp_la-integer-format.lo `test -f 'src/libpspp/integer-format.c' || echo '../'`src/libpspp/integer-format.c
4044 mv -f src/data/.deps/libdata_la-casegrouper.Tpo src/data/.deps/libdata_la-casegrouper.Plo
4045 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-intern.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-intern.Tpo -c -o src/libpspp/liblibpspp_la-intern.lo `test -f 'src/libpspp/intern.c' || echo '../'`src/libpspp/intern.c
4046 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-line-reader.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-line-reader.Tpo -c -o src/libpspp/liblibpspp_la-line-reader.lo `test -f 'src/libpspp/line-reader.c' || echo '../'`src/libpspp/line-reader.c
4047 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-vector.lo -MD -MP -MF src/data/.deps/libdata_la-vector.Tpo -c ../src/data/vector.c -fPIC -DPIC -o src/data/.libs/libdata_la-vector.o
4048 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-case.lo -MD -MP -MF src/data/.deps/libdata_la-case.Tpo -c ../src/data/case.c -o src/data/libdata_la-case.o >/dev/null 2>&1
4049 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-identifier.lo -MD -MP -MF src/data/.deps/libdata_la-identifier.Tpo -c ../src/data/identifier.c -o src/data/libdata_la-identifier.o >/dev/null 2>&1
4050 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-table-look.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-table-look.Tpo -c ../src/output/spv/spv-table-look.c -o src/output/spv/liboutput_la-spv-table-look.o >/dev/null 2>&1
4051 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-encrypted-file.lo -MD -MP -MF src/data/.deps/libdata_la-encrypted-file.Tpo -c ../src/data/encrypted-file.c -o src/data/libdata_la-encrypted-file.o >/dev/null 2>&1
4052 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-encoding.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-encoding.Tpo -c src/data/sys-file-encoding.c -fPIC -DPIC -o src/data/.libs/libdata_la-sys-file-encoding.o
4053 ../src/data/pc+-file-reader.c: In function 'pcp_detect':
4054 ../src/data/pc+-file-reader.c:501:36: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization]
4055 501 | static const char signature[4] = "SPSS";
4056 | ^~~~~~
4057 ../src/data/por-file-reader.c:57:3: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (257 chars into 256 available) [-Wunterminated-string-initialization]
4058 57 | {
4059 | ^
4060 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-abt.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-abt.Tpo -c ../src/libpspp/abt.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-abt.o
4061 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/examine.lo -MD -MP -MF src/language/commands/.deps/examine.Tpo -c ../src/language/commands/examine.c -o src/language/commands/examine.o >/dev/null 2>&1
4062 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-ll.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-ll.Tpo -c -o src/libpspp/liblibpspp_la-ll.lo `test -f 'src/libpspp/ll.c' || echo '../'`src/libpspp/ll.c
4063 mv -f src/data/.deps/libdata_la-casewriter.Tpo src/data/.deps/libdata_la-casewriter.Plo
4064 mv -f src/data/.deps/libdata_la-dataset-writer.Tpo src/data/.deps/libdata_la-dataset-writer.Plo
4065 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-llx.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-llx.Tpo -c -o src/libpspp/liblibpspp_la-llx.lo `test -f 'src/libpspp/llx.c' || echo '../'`src/libpspp/llx.c
4066 ../src/data/por-file-writer.c: In function 'write_header':
4067 ../src/data/por-file-writer.c:245:5: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (257 chars into 256 available) [-Wunterminated-string-initialization]
4068 245 | {
4069 | ^
4070 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-make-file.lo -MD -MP -MF src/data/.deps/libdata_la-make-file.Tpo -c ../src/data/make-file.c -o src/data/libdata_la-make-file.o >/dev/null 2>&1
4071 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-message.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-message.Tpo -c -o src/libpspp/liblibpspp_la-message.lo `test -f 'src/libpspp/message.c' || echo '../'`src/libpspp/message.c
4072 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-misc.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-misc.Tpo -c -o src/libpspp/liblibpspp_la-misc.lo `test -f 'src/libpspp/misc.c' || echo '../'`src/libpspp/misc.c
4073 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-bit-vector.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-bit-vector.Tpo -c ../src/libpspp/bit-vector.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-bit-vector.o
4074 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-argv-parser.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-argv-parser.Tpo -c ../src/libpspp/argv-parser.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-argv-parser.o
4075 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-spreadsheet-reader.lo -MD -MP -MF src/data/.deps/libdata_la-spreadsheet-reader.Tpo -c ../src/data/spreadsheet-reader.c -o src/data/libdata_la-spreadsheet-reader.o >/dev/null 2>&1
4076 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-array.Tpo -c ../src/libpspp/array.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-array.o
4077 mv -f src/data/.deps/libdata_la-casereader-filter.Tpo src/data/.deps/libdata_la-casereader-filter.Plo
4078 mv -f src/output/.deps/liboutput_la-odt.Tpo src/output/.deps/liboutput_la-odt.Plo
4079 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-bt.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-bt.Tpo -c ../src/libpspp/bt.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-bt.o
4080 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-model-checker.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-model-checker.Tpo -c -o src/libpspp/liblibpspp_la-model-checker.lo `test -f 'src/libpspp/model-checker.c' || echo '../'`src/libpspp/model-checker.c
4081 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-copyleft.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-copyleft.Tpo -c ../src/libpspp/copyleft.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-copyleft.o
4082 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-pool.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-pool.Tpo -c -o src/libpspp/liblibpspp_la-pool.lo `test -f 'src/libpspp/pool.c' || echo '../'`src/libpspp/pool.c
4083 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-cmac-aes256.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-cmac-aes256.Tpo -c ../src/libpspp/cmac-aes256.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-cmac-aes256.o
4084 mv -f src/data/.deps/libdata_la-lazy-casereader.Tpo src/data/.deps/libdata_la-lazy-casereader.Plo
4085 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-short-names.lo -MD -MP -MF src/data/.deps/libdata_la-short-names.Tpo -c ../src/data/short-names.c -o src/data/libdata_la-short-names.o >/dev/null 2>&1
4086 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-prompt.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-prompt.Tpo -c -o src/libpspp/liblibpspp_la-prompt.lo `test -f 'src/libpspp/prompt.c' || echo '../'`src/libpspp/prompt.c
4087 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv.Tpo -c ../src/output/spv/spv.c -o src/output/spv/liboutput_la-spv.o >/dev/null 2>&1
4088 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-encoding-guesser.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-encoding-guesser.Tpo -c ../src/libpspp/encoding-guesser.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-encoding-guesser.o
4089 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-encoding.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-encoding.Tpo -c src/data/sys-file-encoding.c -o src/data/libdata_la-sys-file-encoding.o >/dev/null 2>&1
4090 mv -f src/output/.deps/liboutput_la-table.Tpo src/output/.deps/liboutput_la-table.Plo
4091 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-range-map.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-range-map.Tpo -c -o src/libpspp/liblibpspp_la-range-map.lo `test -f 'src/libpspp/range-map.c' || echo '../'`src/libpspp/range-map.c
4092 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-deque.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-deque.Tpo -c ../src/libpspp/deque.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-deque.o
4093 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-ext-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-ext-array.Tpo -c ../src/libpspp/ext-array.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-ext-array.o
4094 mv -f src/data/.deps/libdata_la-case-tmpfile.Tpo src/data/.deps/libdata_la-case-tmpfile.Plo
4095 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-range-set.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-range-set.Tpo -c -o src/libpspp/liblibpspp_la-range-set.lo `test -f 'src/libpspp/range-set.c' || echo '../'`src/libpspp/range-set.c
4096 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-freaderror.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-freaderror.Tpo -c ../src/libpspp/freaderror.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-freaderror.o
4097 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-range-tower.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-range-tower.Tpo -c -o src/libpspp/liblibpspp_la-range-tower.lo `test -f 'src/libpspp/range-tower.c' || echo '../'`src/libpspp/range-tower.c
4098 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-sparse-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-sparse-array.Tpo -c -o src/libpspp/liblibpspp_la-sparse-array.lo `test -f 'src/libpspp/sparse-array.c' || echo '../'`src/libpspp/sparse-array.c
4099 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-varset.lo -MD -MP -MF src/data/.deps/libdata_la-varset.Tpo -c ../src/data/varset.c -o src/data/libdata_la-varset.o >/dev/null 2>&1
4100 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-float-format.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-float-format.Tpo -c ../src/libpspp/float-format.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-float-format.o
4101 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-csv-file-writer.lo -MD -MP -MF src/data/.deps/libdata_la-csv-file-writer.Tpo -c ../src/data/csv-file-writer.c -o src/data/libdata_la-csv-file-writer.o >/dev/null 2>&1
4102 mv -f src/output/.deps/liboutput_la-select.Tpo src/output/.deps/liboutput_la-select.Plo
4103 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-sparse-xarray.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-sparse-xarray.Tpo -c -o src/libpspp/liblibpspp_la-sparse-xarray.lo `test -f 'src/libpspp/sparse-xarray.c' || echo '../'`src/libpspp/sparse-xarray.c
4104 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-hmap.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-hmap.Tpo -c ../src/libpspp/hmap.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-hmap.o
4105 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-i18n.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-i18n.Tpo -c ../src/libpspp/i18n.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-i18n.o
4106 mv -f src/data/.deps/libdata_la-calendar.Tpo src/data/.deps/libdata_la-calendar.Plo
4107 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-hash-functions.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-hash-functions.Tpo -c ../src/libpspp/hash-functions.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-hash-functions.o
4108 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-start-date.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-start-date.Tpo -c -o src/libpspp/liblibpspp_la-start-date.lo `test -f 'src/libpspp/start-date.c' || echo '../'`src/libpspp/start-date.c
4109 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-hmapx.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-hmapx.Tpo -c ../src/libpspp/hmapx.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-hmapx.o
4110 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-transformations.lo -MD -MP -MF src/data/.deps/libdata_la-transformations.Tpo -c ../src/data/transformations.c -o src/data/libdata_la-transformations.o >/dev/null 2>&1
4111 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-string-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-string-array.Tpo -c -o src/libpspp/liblibpspp_la-string-array.lo `test -f 'src/libpspp/string-array.c' || echo '../'`src/libpspp/string-array.c
4112 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-copyleft.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-copyleft.Tpo -c ../src/libpspp/copyleft.c -o src/libpspp/liblibpspp_la-copyleft.o >/dev/null 2>&1
4113 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-heap.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-heap.Tpo -c ../src/libpspp/heap.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-heap.o
4114 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-integer-format.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-integer-format.Tpo -c ../src/libpspp/integer-format.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-integer-format.o
4115 mv -f src/data/.deps/libdata_la-identifier2.Tpo src/data/.deps/libdata_la-identifier2.Plo
4116 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-string-map.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-string-map.Tpo -c -o src/libpspp/liblibpspp_la-string-map.lo `test -f 'src/libpspp/string-map.c' || echo '../'`src/libpspp/string-map.c
4117 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-cairo-fsm.lo -MD -MP -MF src/output/.deps/liboutput_la-cairo-fsm.Tpo -c ../src/output/cairo-fsm.c -o src/output/liboutput_la-cairo-fsm.o >/dev/null 2>&1
4118 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-line-reader.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-line-reader.Tpo -c ../src/libpspp/line-reader.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-line-reader.o
4119 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-session.lo -MD -MP -MF src/data/.deps/libdata_la-session.Tpo -c ../src/data/session.c -o src/data/libdata_la-session.o >/dev/null 2>&1
4120 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-intern.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-intern.Tpo -c ../src/libpspp/intern.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-intern.o
4121 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-format-guesser.lo -MD -MP -MF src/data/.deps/libdata_la-format-guesser.Tpo -c ../src/data/format-guesser.c -o src/data/libdata_la-format-guesser.o >/dev/null 2>&1
4122 mv -f src/data/.deps/libdata_la-mrset.Tpo src/data/.deps/libdata_la-mrset.Plo
4123 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-value.lo -MD -MP -MF src/data/.deps/libdata_la-value.Tpo -c ../src/data/value.c -o src/data/libdata_la-value.o >/dev/null 2>&1
4124 mv -f src/data/.deps/libdata_la-case-map.Tpo src/data/.deps/libdata_la-case-map.Plo
4125 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-string-set.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-string-set.Tpo -c -o src/libpspp/liblibpspp_la-string-set.lo `test -f 'src/libpspp/string-set.c' || echo '../'`src/libpspp/string-set.c
4126 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-ll.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-ll.Tpo -c ../src/libpspp/ll.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-ll.o
4127 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-stringi-map.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-stringi-map.Tpo -c -o src/libpspp/liblibpspp_la-stringi-map.lo `test -f 'src/libpspp/stringi-map.c' || echo '../'`src/libpspp/stringi-map.c
4128 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/parse.lo -MD -MP -MF src/language/expressions/.deps/parse.Tpo -c ../src/language/expressions/parse.c -o src/language/expressions/parse.o >/dev/null 2>&1
4129 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-stringi-set.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-stringi-set.Tpo -c -o src/libpspp/liblibpspp_la-stringi-set.lo `test -f 'src/libpspp/stringi-set.c' || echo '../'`src/libpspp/stringi-set.c
4130 mv -f src/data/.deps/libdata_la-sys-file-encoding.Tpo src/data/.deps/libdata_la-sys-file-encoding.Plo
4131 mv -f src/data/.deps/libdata_la-casewindow.Tpo src/data/.deps/libdata_la-casewindow.Plo
4132 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-str.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-str.Tpo -c -o src/libpspp/liblibpspp_la-str.lo `test -f 'src/libpspp/str.c' || echo '../'`src/libpspp/str.c
4133 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-taint.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-taint.Tpo -c -o src/libpspp/liblibpspp_la-taint.lo `test -f 'src/libpspp/taint.c' || echo '../'`src/libpspp/taint.c
4134 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-file-handle-def.lo -MD -MP -MF src/data/.deps/libdata_la-file-handle-def.Tpo -c ../src/data/file-handle-def.c -o src/data/libdata_la-file-handle-def.o >/dev/null 2>&1
4135 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-private.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-private.Tpo -c ../src/data/sys-file-private.c -o src/data/libdata_la-sys-file-private.o >/dev/null 2>&1
4136 mv -f src/libpspp/.deps/liblibpspp_la-copyleft.Tpo src/libpspp/.deps/liblibpspp_la-copyleft.Plo
4137 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-settings.lo -MD -MP -MF src/data/.deps/libdata_la-settings.Tpo -c ../src/data/settings.c -o src/data/libdata_la-settings.o >/dev/null 2>&1
4138 mv -f src/output/spv/.deps/liboutput_la-spvbin-helpers.Tpo src/output/spv/.deps/liboutput_la-spvbin-helpers.Plo
4139 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-vector.lo -MD -MP -MF src/data/.deps/libdata_la-vector.Tpo -c ../src/data/vector.c -o src/data/libdata_la-vector.o >/dev/null 2>&1
4140 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-llx.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-llx.Tpo -c ../src/libpspp/llx.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-llx.o
4141 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-temp-file.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-temp-file.Tpo -c -o src/libpspp/liblibpspp_la-temp-file.lo `test -f 'src/libpspp/temp-file.c' || echo '../'`src/libpspp/temp-file.c
4142 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-missing-values.lo -MD -MP -MF src/data/.deps/libdata_la-missing-values.Tpo -c ../src/data/missing-values.c -o src/data/libdata_la-missing-values.o >/dev/null 2>&1
4143 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-misc.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-misc.Tpo -c ../src/libpspp/misc.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-misc.o
4144 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-tower.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-tower.Tpo -c -o src/libpspp/liblibpspp_la-tower.lo `test -f 'src/libpspp/tower.c' || echo '../'`src/libpspp/tower.c
4145 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-freaderror.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-freaderror.Tpo -c ../src/libpspp/freaderror.c -o src/libpspp/liblibpspp_la-freaderror.o >/dev/null 2>&1
4146 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-u8-istream.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-u8-istream.Tpo -c -o src/libpspp/liblibpspp_la-u8-istream.lo `test -f 'src/libpspp/u8-istream.c' || echo '../'`src/libpspp/u8-istream.c
4147 mv -f src/output/.deps/liboutput_la-driver.Tpo src/output/.deps/liboutput_la-driver.Plo
4148 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-message.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-message.Tpo -c ../src/libpspp/message.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-message.o
4149 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-cmac-aes256.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-cmac-aes256.Tpo -c ../src/libpspp/cmac-aes256.c -o src/libpspp/liblibpspp_la-cmac-aes256.o >/dev/null 2>&1
4150 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-u8-line.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-u8-line.Tpo -c -o src/libpspp/liblibpspp_la-u8-line.lo `test -f 'src/libpspp/u8-line.c' || echo '../'`src/libpspp/u8-line.c
4151 mv -f src/data/.deps/libdata_la-casereader-translator.Tpo src/data/.deps/libdata_la-casereader-translator.Plo
4152 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-zip-reader.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-zip-reader.Tpo -c -o src/libpspp/liblibpspp_la-zip-reader.lo `test -f 'src/libpspp/zip-reader.c' || echo '../'`src/libpspp/zip-reader.c
4153 mv -f src/data/.deps/libdata_la-caseinit.Tpo src/data/.deps/libdata_la-caseinit.Plo
4154 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-pool.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-pool.Tpo -c ../src/libpspp/pool.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-pool.o
4155 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-model-checker.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-model-checker.Tpo -c ../src/libpspp/model-checker.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-model-checker.o
4156 mv -f src/data/.deps/libdata_la-spreadsheet-reader.Tpo src/data/.deps/libdata_la-spreadsheet-reader.Plo
4157 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-zip-writer.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-zip-writer.Tpo -c -o src/libpspp/liblibpspp_la-zip-writer.lo `test -f 'src/libpspp/zip-writer.c' || echo '../'`src/libpspp/zip-writer.c
4158 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-version.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-version.Tpo -c -o src/libpspp/liblibpspp_la-version.lo `test -f 'src/libpspp/version.c' || echo '../'`src/libpspp/version.c
4159 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-subcase.lo -MD -MP -MF src/data/.deps/libdata_la-subcase.Tpo -c ../src/data/subcase.c -o src/data/libdata_la-subcase.o >/dev/null 2>&1
4160 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-bit-vector.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-bit-vector.Tpo -c ../src/libpspp/bit-vector.c -o src/libpspp/liblibpspp_la-bit-vector.o >/dev/null 2>&1
4161 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-deque.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-deque.Tpo -c ../src/libpspp/deque.c -o src/libpspp/liblibpspp_la-deque.o >/dev/null 2>&1
4162 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-allocator.lo -MD -MP -MF gl/.deps/libgl_la-allocator.Tpo -c -o gl/libgl_la-allocator.lo `test -f 'gl/allocator.c' || echo '../'`gl/allocator.c
4163 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-argv-parser.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-argv-parser.Tpo -c ../src/libpspp/argv-parser.c -o src/libpspp/liblibpspp_la-argv-parser.o >/dev/null 2>&1
4164 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-range-set.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-range-set.Tpo -c ../src/libpspp/range-set.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-range-set.o
4165 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-sparse-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-sparse-array.Tpo -c ../src/libpspp/sparse-array.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-sparse-array.o
4166 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-prompt.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-prompt.Tpo -c ../src/libpspp/prompt.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-prompt.o
4167 mv -f src/data/.deps/libdata_la-identifier.Tpo src/data/.deps/libdata_la-identifier.Plo
4168 mv -f src/data/.deps/libdata_la-file-name.Tpo src/data/.deps/libdata_la-file-name.Plo
4169 mv -f src/data/.deps/libdata_la-varset.Tpo src/data/.deps/libdata_la-varset.Plo
4170 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-areadlink.lo -MD -MP -MF gl/.deps/libgl_la-areadlink.Tpo -c -o gl/libgl_la-areadlink.lo `test -f 'gl/areadlink.c' || echo '../'`gl/areadlink.c
4171 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-asyncsafe-spin.lo -MD -MP -MF gl/.deps/libgl_la-asyncsafe-spin.Tpo -c -o gl/libgl_la-asyncsafe-spin.lo `test -f 'gl/asyncsafe-spin.c' || echo '../'`gl/asyncsafe-spin.c
4172 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-range-tower.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-range-tower.Tpo -c ../src/libpspp/range-tower.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-range-tower.o
4173 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-range-map.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-range-map.Tpo -c ../src/libpspp/range-map.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-range-map.o
4174 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-basename-lgpl.lo -MD -MP -MF gl/.deps/libgl_la-basename-lgpl.Tpo -c -o gl/libgl_la-basename-lgpl.lo `test -f 'gl/basename-lgpl.c' || echo '../'`gl/basename-lgpl.c
4175 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-sparse-xarray.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-sparse-xarray.Tpo -c ../src/libpspp/sparse-xarray.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-sparse-xarray.o
4176 mv -f src/data/.deps/libdata_la-casereader.Tpo src/data/.deps/libdata_la-casereader.Plo
4177 mv -f src/output/.deps/liboutput_la-html.Tpo src/output/.deps/liboutput_la-html.Plo
4178 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-abt.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-abt.Tpo -c ../src/libpspp/abt.c -o src/libpspp/liblibpspp_la-abt.o >/dev/null 2>&1
4179 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-binary-io.lo -MD -MP -MF gl/.deps/libgl_la-binary-io.Tpo -c -o gl/libgl_la-binary-io.lo `test -f 'gl/binary-io.c' || echo '../'`gl/binary-io.c
4180 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-start-date.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-start-date.Tpo -c ../src/libpspp/start-date.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-start-date.o
4181 mv -f src/output/.deps/liboutput_la-output-item.Tpo src/output/.deps/liboutput_la-output-item.Plo
4182 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-btowc.lo -MD -MP -MF gl/.deps/libgl_la-btowc.Tpo -c -o gl/libgl_la-btowc.lo `test -f 'gl/btowc.c' || echo '../'`gl/btowc.c
4183 mv -f src/data/.deps/libdata_la-attributes.Tpo src/data/.deps/libdata_la-attributes.Plo
4184 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-string-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-string-array.Tpo -c ../src/libpspp/string-array.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-string-array.o
4185 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-ctype.lo -MD -MP -MF gl/.deps/libgl_la-c-ctype.Tpo -c -o gl/libgl_la-c-ctype.lo `test -f 'gl/c-ctype.c' || echo '../'`gl/c-ctype.c
4186 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-string-map.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-string-map.Tpo -c ../src/libpspp/string-map.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-string-map.o
4187 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-snprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-snprintf.Tpo -c -o gl/libgl_la-c-snprintf.lo `test -f 'gl/c-snprintf.c' || echo '../'`gl/c-snprintf.c
4188 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-ext-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-ext-array.Tpo -c ../src/libpspp/ext-array.c -o src/libpspp/liblibpspp_la-ext-array.o >/dev/null 2>&1
4189 mv -f src/data/.deps/libdata_la-caseproto.Tpo src/data/.deps/libdata_la-caseproto.Plo
4190 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-hash-functions.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-hash-functions.Tpo -c ../src/libpspp/hash-functions.c -o src/libpspp/liblibpspp_la-hash-functions.o >/dev/null 2>&1
4191 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-hmapx.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-hmapx.Tpo -c ../src/libpspp/hmapx.c -o src/libpspp/liblibpspp_la-hmapx.o >/dev/null 2>&1
4192 mv -f src/libpspp/.deps/liblibpspp_la-freaderror.Tpo src/libpspp/.deps/liblibpspp_la-freaderror.Plo
4193 mv -f src/output/.deps/liboutput_la-cairo-pager.Tpo src/output/.deps/liboutput_la-cairo-pager.Plo
4194 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-hmap.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-hmap.Tpo -c ../src/libpspp/hmap.c -o src/libpspp/liblibpspp_la-hmap.o >/dev/null 2>&1
4195 mv -f src/data/.deps/libdata_la-transformations.Tpo src/data/.deps/libdata_la-transformations.Plo
4196 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strcasecmp.lo -MD -MP -MF gl/.deps/libgl_la-c-strcasecmp.Tpo -c -o gl/libgl_la-c-strcasecmp.lo `test -f 'gl/c-strcasecmp.c' || echo '../'`gl/c-strcasecmp.c
4197 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-string-set.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-string-set.Tpo -c ../src/libpspp/string-set.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-string-set.o
4198 mv -f src/data/.deps/libdata_la-make-file.Tpo src/data/.deps/libdata_la-make-file.Plo
4199 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strncasecmp.lo -MD -MP -MF gl/.deps/libgl_la-c-strncasecmp.Tpo -c -o gl/libgl_la-c-strncasecmp.lo `test -f 'gl/c-strncasecmp.c' || echo '../'`gl/c-strncasecmp.c
4200 mv -f src/output/spv/.deps/liboutput_la-spv-legacy-data.Tpo src/output/spv/.deps/liboutput_la-spv-legacy-data.Plo
4201 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-intern.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-intern.Tpo -c ../src/libpspp/intern.c -o src/libpspp/liblibpspp_la-intern.o >/dev/null 2>&1
4202 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strcasestr.lo -MD -MP -MF gl/.deps/libgl_la-c-strcasestr.Tpo -c -o gl/libgl_la-c-strcasestr.lo `test -f 'gl/c-strcasestr.c' || echo '../'`gl/c-strcasestr.c
4203 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-prompt.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-prompt.Tpo -c ../src/libpspp/prompt.c -o src/libpspp/liblibpspp_la-prompt.o >/dev/null 2>&1
4204 mv -f src/data/.deps/libdata_la-short-names.Tpo src/data/.deps/libdata_la-short-names.Plo
4205 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-bt.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-bt.Tpo -c ../src/libpspp/bt.c -o src/libpspp/liblibpspp_la-bt.o >/dev/null 2>&1
4206 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strtod.lo -MD -MP -MF gl/.deps/libgl_la-c-strtod.Tpo -c -o gl/libgl_la-c-strtod.lo `test -f 'gl/c-strtod.c' || echo '../'`gl/c-strtod.c
4207 mv -f src/output/.deps/liboutput_la-tex.Tpo src/output/.deps/liboutput_la-tex.Plo
4208 mv -f src/data/.deps/libdata_la-encrypted-file.Tpo src/data/.deps/libdata_la-encrypted-file.Plo
4209 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-stringi-map.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-stringi-map.Tpo -c ../src/libpspp/stringi-map.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-stringi-map.o
4210 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-vasnprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-vasnprintf.Tpo -c -o gl/libgl_la-c-vasnprintf.lo `test -f 'gl/c-vasnprintf.c' || echo '../'`gl/c-vasnprintf.c
4211 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-light-decoder.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-light-decoder.Tpo -c ../src/output/spv/spv-light-decoder.c -o src/output/spv/liboutput_la-spv-light-decoder.o >/dev/null 2>&1
4212 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-integer-format.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-integer-format.Tpo -c ../src/libpspp/integer-format.c -o src/libpspp/liblibpspp_la-integer-format.o >/dev/null 2>&1
4213 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-asprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-asprintf.Tpo -c -o gl/libgl_la-c-asprintf.lo `test -f 'gl/c-asprintf.c' || echo '../'`gl/c-asprintf.c
4214 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-vasprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-vasprintf.Tpo -c -o gl/libgl_la-c-vasprintf.lo `test -f 'gl/c-vasprintf.c' || echo '../'`gl/c-vasprintf.c
4215 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-xasprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-xasprintf.Tpo -c -o gl/libgl_la-c-xasprintf.lo `test -f 'gl/c-xasprintf.c' || echo '../'`gl/c-xasprintf.c
4216 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-xvasprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-xvasprintf.Tpo -c -o gl/libgl_la-c-xvasprintf.lo `test -f 'gl/c-xvasprintf.c' || echo '../'`gl/c-xvasprintf.c
4217 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-tower.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-tower.Tpo -c ../src/libpspp/tower.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-tower.o
4218 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-heap.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-heap.Tpo -c ../src/libpspp/heap.c -o src/libpspp/liblibpspp_la-heap.o >/dev/null 2>&1
4219 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isalnum.lo -MD -MP -MF gl/.deps/libgl_la-c32isalnum.Tpo -c -o gl/libgl_la-c32isalnum.lo `test -f 'gl/c32isalnum.c' || echo '../'`gl/c32isalnum.c
4220 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-misc.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-misc.Tpo -c ../src/libpspp/misc.c -o src/libpspp/liblibpspp_la-misc.o >/dev/null 2>&1
4221 mv -f src/libpspp/.deps/liblibpspp_la-cmac-aes256.Tpo src/libpspp/.deps/liblibpspp_la-cmac-aes256.Plo
4222 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-str.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-str.Tpo -c ../src/libpspp/str.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-str.o
4223 mv -f src/output/.deps/liboutput_la-cairo.Tpo src/output/.deps/liboutput_la-cairo.Plo
4224 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isalpha.lo -MD -MP -MF gl/.deps/libgl_la-c32isalpha.Tpo -c -o gl/libgl_la-c32isalpha.lo `test -f 'gl/c32isalpha.c' || echo '../'`gl/c32isalpha.c
4225 mv -f src/output/spv/.deps/liboutput_la-old-binary-parser.Tpo src/output/spv/.deps/liboutput_la-old-binary-parser.Plo
4226 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-stringi-set.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-stringi-set.Tpo -c ../src/libpspp/stringi-set.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-stringi-set.o
4227 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isblank.lo -MD -MP -MF gl/.deps/libgl_la-c32isblank.Tpo -c -o gl/libgl_la-c32isblank.lo `test -f 'gl/c32isblank.c' || echo '../'`gl/c32isblank.c
4228 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32iscntrl.lo -MD -MP -MF gl/.deps/libgl_la-c32iscntrl.Tpo -c -o gl/libgl_la-c32iscntrl.lo `test -f 'gl/c32iscntrl.c' || echo '../'`gl/c32iscntrl.c
4229 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-taint.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-taint.Tpo -c ../src/libpspp/taint.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-taint.o
4230 mv -f src/output/.deps/liboutput_la-ascii.Tpo src/output/.deps/liboutput_la-ascii.Plo
4231 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-u8-istream.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-u8-istream.Tpo -c ../src/libpspp/u8-istream.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-u8-istream.o
4232 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-u8-line.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-u8-line.Tpo -c ../src/libpspp/u8-line.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-u8-line.o
4233 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-temp-file.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-temp-file.Tpo -c ../src/libpspp/temp-file.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-temp-file.o
4234 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isdigit.lo -MD -MP -MF gl/.deps/libgl_la-c32isdigit.Tpo -c -o gl/libgl_la-c32isdigit.lo `test -f 'gl/c32isdigit.c' || echo '../'`gl/c32isdigit.c
4235 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isgraph.lo -MD -MP -MF gl/.deps/libgl_la-c32isgraph.Tpo -c -o gl/libgl_la-c32isgraph.lo `test -f 'gl/c32isgraph.c' || echo '../'`gl/c32isgraph.c
4236 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-value-labels.lo -MD -MP -MF src/data/.deps/libdata_la-value-labels.Tpo -c ../src/data/value-labels.c -o src/data/libdata_la-value-labels.o >/dev/null 2>&1
4237 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-zip-reader.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-zip-reader.Tpo -c ../src/libpspp/zip-reader.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-zip-reader.o
4238 mv -f src/data/.deps/libdata_la-vector.Tpo src/data/.deps/libdata_la-vector.Plo
4239 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-zip-writer.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-zip-writer.Tpo -c ../src/libpspp/zip-writer.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-zip-writer.o
4240 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32islower.lo -MD -MP -MF gl/.deps/libgl_la-c32islower.Tpo -c -o gl/libgl_la-c32islower.lo `test -f 'gl/c32islower.c' || echo '../'`gl/c32islower.c
4241 mv -f src/libpspp/.deps/liblibpspp_la-deque.Tpo src/libpspp/.deps/liblibpspp_la-deque.Plo
4242 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-encoding-guesser.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-encoding-guesser.Tpo -c ../src/libpspp/encoding-guesser.c -o src/libpspp/liblibpspp_la-encoding-guesser.o >/dev/null 2>&1
4243 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isprint.lo -MD -MP -MF gl/.deps/libgl_la-c32isprint.Tpo -c -o gl/libgl_la-c32isprint.lo `test -f 'gl/c32isprint.c' || echo '../'`gl/c32isprint.c
4244 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-version.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-version.Tpo -c src/libpspp/version.c -fPIC -DPIC -o src/libpspp/.libs/liblibpspp_la-version.o
4245 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-allocator.lo -MD -MP -MF gl/.deps/libgl_la-allocator.Tpo -c ../gl/allocator.c -fPIC -DPIC -o gl/.libs/libgl_la-allocator.o
4246 mv -f src/libpspp/.deps/liblibpspp_la-bit-vector.Tpo src/libpspp/.deps/liblibpspp_la-bit-vector.Plo
4247 mv -f src/libpspp/.deps/liblibpspp_la-prompt.Tpo src/libpspp/.deps/liblibpspp_la-prompt.Plo
4248 mv -f src/output/spv/.deps/liboutput_la-spvxml-helpers.Tpo src/output/spv/.deps/liboutput_la-spvxml-helpers.Plo
4249 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-asyncsafe-spin.lo -MD -MP -MF gl/.deps/libgl_la-asyncsafe-spin.Tpo -c ../gl/asyncsafe-spin.c -fPIC -DPIC -o gl/.libs/libgl_la-asyncsafe-spin.o
4250 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32ispunct.lo -MD -MP -MF gl/.deps/libgl_la-c32ispunct.Tpo -c -o gl/libgl_la-c32ispunct.lo `test -f 'gl/c32ispunct.c' || echo '../'`gl/c32ispunct.c
4251 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-range-map.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-range-map.Tpo -c ../src/libpspp/range-map.c -o src/libpspp/liblibpspp_la-range-map.o >/dev/null 2>&1
4252 mv -f src/output/.deps/liboutput_la-pivot-output.Tpo src/output/.deps/liboutput_la-pivot-output.Plo
4253 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isspace.lo -MD -MP -MF gl/.deps/libgl_la-c32isspace.Tpo -c -o gl/libgl_la-c32isspace.lo `test -f 'gl/c32isspace.c' || echo '../'`gl/c32isspace.c
4254 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dataset.lo -MD -MP -MF src/data/.deps/libdata_la-dataset.Tpo -c ../src/data/dataset.c -o src/data/libdata_la-dataset.o >/dev/null 2>&1
4255 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-start-date.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-start-date.Tpo -c ../src/libpspp/start-date.c -o src/libpspp/liblibpspp_la-start-date.o >/dev/null 2>&1
4256 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-line-reader.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-line-reader.Tpo -c ../src/libpspp/line-reader.c -o src/libpspp/liblibpspp_la-line-reader.o >/dev/null 2>&1
4257 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isupper.lo -MD -MP -MF gl/.deps/libgl_la-c32isupper.Tpo -c -o gl/libgl_la-c32isupper.lo `test -f 'gl/c32isupper.c' || echo '../'`gl/c32isupper.c
4258 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-basename-lgpl.lo -MD -MP -MF gl/.deps/libgl_la-basename-lgpl.Tpo -c ../gl/basename-lgpl.c -fPIC -DPIC -o gl/.libs/libgl_la-basename-lgpl.o
4259 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-areadlink.lo -MD -MP -MF gl/.deps/libgl_la-areadlink.Tpo -c ../gl/areadlink.c -fPIC -DPIC -o gl/.libs/libgl_la-areadlink.o
4260 mv -f src/data/.deps/libdata_la-value.Tpo src/data/.deps/libdata_la-value.Plo
4261 mv -f src/data/.deps/libdata_la-session.Tpo src/data/.deps/libdata_la-session.Plo
4262 mv -f src/output/spv/.deps/liboutput_la-tlo-parser.Tpo src/output/spv/.deps/liboutput_la-tlo-parser.Plo
4263 mv -f src/libpspp/.deps/liblibpspp_la-argv-parser.Tpo src/libpspp/.deps/liblibpspp_la-argv-parser.Plo
4264 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-btowc.lo -MD -MP -MF gl/.deps/libgl_la-btowc.Tpo -c ../gl/btowc.c -fPIC -DPIC -o gl/.libs/libgl_la-btowc.o
4265 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isxdigit.lo -MD -MP -MF gl/.deps/libgl_la-c32isxdigit.Tpo -c -o gl/libgl_la-c32isxdigit.lo `test -f 'gl/c32isxdigit.c' || echo '../'`gl/c32isxdigit.c
4266 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-snprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-snprintf.Tpo -c ../gl/c-snprintf.c -fPIC -DPIC -o gl/.libs/libgl_la-c-snprintf.o
4267 mv -f src/data/.deps/libdata_la-case.Tpo src/data/.deps/libdata_la-case.Plo
4268 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32tolower.lo -MD -MP -MF gl/.deps/libgl_la-c32tolower.Tpo -c -o gl/libgl_la-c32tolower.lo `test -f 'gl/c32tolower.c' || echo '../'`gl/c32tolower.c
4269 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32width.lo -MD -MP -MF gl/.deps/libgl_la-c32width.Tpo -c -o gl/libgl_la-c32width.lo `test -f 'gl/c32width.c' || echo '../'`gl/c32width.c
4270 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-careadlinkat.lo -MD -MP -MF gl/.deps/libgl_la-careadlinkat.Tpo -c -o gl/libgl_la-careadlinkat.lo `test -f 'gl/careadlinkat.c' || echo '../'`gl/careadlinkat.c
4271 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-clean-temp.lo -MD -MP -MF gl/.deps/libgl_la-clean-temp.Tpo -c -o gl/libgl_la-clean-temp.lo `test -f 'gl/clean-temp.c' || echo '../'`gl/clean-temp.c
4272 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-gnumeric-reader.lo -MD -MP -MF src/data/.deps/libdata_la-gnumeric-reader.Tpo -c ../src/data/gnumeric-reader.c -o src/data/libdata_la-gnumeric-reader.o >/dev/null 2>&1
4273 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-clean-temp-simple.lo -MD -MP -MF gl/.deps/libgl_la-clean-temp-simple.Tpo -c -o gl/libgl_la-clean-temp-simple.lo `test -f 'gl/clean-temp-simple.c' || echo '../'`gl/clean-temp-simple.c
4274 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-version.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-version.Tpo -c src/libpspp/version.c -o src/libpspp/liblibpspp_la-version.o >/dev/null 2>&1
4275 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-ctype.lo -MD -MP -MF gl/.deps/libgl_la-c-ctype.Tpo -c ../gl/c-ctype.c -fPIC -DPIC -o gl/.libs/libgl_la-c-ctype.o
4276 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-cloexec.lo -MD -MP -MF gl/.deps/libgl_la-cloexec.Tpo -c -o gl/libgl_la-cloexec.lo `test -f 'gl/cloexec.c' || echo '../'`gl/cloexec.c
4277 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-psql-reader.lo -MD -MP -MF src/data/.deps/libdata_la-psql-reader.Tpo -c ../src/data/psql-reader.c -o src/data/libdata_la-psql-reader.o >/dev/null 2>&1
4278 mv -f src/libpspp/.deps/liblibpspp_la-hmapx.Tpo src/libpspp/.deps/liblibpspp_la-hmapx.Plo
4279 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-format.lo -MD -MP -MF src/data/.deps/libdata_la-format.Tpo -c ../src/data/format.c -o src/data/libdata_la-format.o >/dev/null 2>&1
4280 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-binary-io.lo -MD -MP -MF gl/.deps/libgl_la-binary-io.Tpo -c ../gl/binary-io.c -fPIC -DPIC -o gl/.libs/libgl_la-binary-io.o
4281 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-data-in.lo -MD -MP -MF src/data/.deps/libdata_la-data-in.Tpo -c ../src/data/data-in.c -o src/data/libdata_la-data-in.o >/dev/null 2>&1
4282 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-count-leading-zeros.lo -MD -MP -MF gl/.deps/libgl_la-count-leading-zeros.Tpo -c -o gl/libgl_la-count-leading-zeros.lo `test -f 'gl/count-leading-zeros.c' || echo '../'`gl/count-leading-zeros.c
4283 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-ll.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-ll.Tpo -c ../src/libpspp/ll.c -o src/libpspp/liblibpspp_la-ll.o >/dev/null 2>&1
4284 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strcasecmp.lo -MD -MP -MF gl/.deps/libgl_la-c-strcasecmp.Tpo -c ../gl/c-strcasecmp.c -fPIC -DPIC -o gl/.libs/libgl_la-c-strcasecmp.o
4285 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-allocator.lo -MD -MP -MF gl/.deps/libgl_la-allocator.Tpo -c ../gl/allocator.c -o gl/libgl_la-allocator.o >/dev/null 2>&1
4286 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strncasecmp.lo -MD -MP -MF gl/.deps/libgl_la-c-strncasecmp.Tpo -c ../gl/c-strncasecmp.c -fPIC -DPIC -o gl/.libs/libgl_la-c-strncasecmp.o
4287 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-mdd-writer.lo -MD -MP -MF src/data/.deps/libdata_la-mdd-writer.Tpo -c ../src/data/mdd-writer.c -o src/data/libdata_la-mdd-writer.o >/dev/null 2>&1
4288 mv -f src/libpspp/.deps/liblibpspp_la-hmap.Tpo src/libpspp/.deps/liblibpspp_la-hmap.Plo
4289 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-por-file-reader.lo -MD -MP -MF src/data/.deps/libdata_la-por-file-reader.Tpo -c ../src/data/por-file-reader.c -o src/data/libdata_la-por-file-reader.o >/dev/null 2>&1
4290 mv -f src/libpspp/.deps/liblibpspp_la-intern.Tpo src/libpspp/.deps/liblibpspp_la-intern.Plo
4291 mv -f src/libpspp/.deps/liblibpspp_la-ext-array.Tpo src/libpspp/.deps/liblibpspp_la-ext-array.Plo
4292 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-asprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-asprintf.Tpo -c ../gl/c-asprintf.c -fPIC -DPIC -o gl/.libs/libgl_la-c-asprintf.o
4293 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-datasheet.lo -MD -MP -MF src/data/.deps/libdata_la-datasheet.Tpo -c ../src/data/datasheet.c -o src/data/libdata_la-datasheet.o >/dev/null 2>&1
4294 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-xasprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-xasprintf.Tpo -c ../gl/c-xasprintf.c -fPIC -DPIC -o gl/.libs/libgl_la-c-xasprintf.o
4295 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-count-one-bits.lo -MD -MP -MF gl/.deps/libgl_la-count-one-bits.Tpo -c -o gl/libgl_la-count-one-bits.lo `test -f 'gl/count-one-bits.c' || echo '../'`gl/count-one-bits.c
4296 mv -f src/libpspp/.deps/liblibpspp_la-hash-functions.Tpo src/libpspp/.deps/liblibpspp_la-hash-functions.Plo
4297 mv -f src/libpspp/.deps/liblibpspp_la-misc.Tpo src/libpspp/.deps/liblibpspp_la-misc.Plo
4298 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-vasnprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-vasnprintf.Tpo -c ../gl/c-vasnprintf.c -fPIC -DPIC -o gl/.libs/libgl_la-c-vasnprintf.o
4299 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-crc.lo -MD -MP -MF gl/.deps/libgl_la-crc.Tpo -c -o gl/libgl_la-crc.lo `test -f 'gl/crc.c' || echo '../'`gl/crc.c
4300 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strtod.lo -MD -MP -MF gl/.deps/libgl_la-c-strtod.Tpo -c ../gl/c-strtod.c -fPIC -DPIC -o gl/.libs/libgl_la-c-strtod.o
4301 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isalnum.lo -MD -MP -MF gl/.deps/libgl_la-c32isalnum.Tpo -c ../gl/c32isalnum.c -fPIC -DPIC -o gl/.libs/libgl_la-c32isalnum.o
4302 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-xvasprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-xvasprintf.Tpo -c ../gl/c-xvasprintf.c -fPIC -DPIC -o gl/.libs/libgl_la-c-xvasprintf.o
4303 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-md4-stream.lo -MD -MP -MF gl/.deps/libgl_la-md4-stream.Tpo -c -o gl/libgl_la-md4-stream.lo `test -f 'gl/md4-stream.c' || echo '../'`gl/md4-stream.c
4304 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-md4.lo -MD -MP -MF gl/.deps/libgl_la-md4.Tpo -c -o gl/libgl_la-md4.lo `test -f 'gl/md4.c' || echo '../'`gl/md4.c
4305 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-vasprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-vasprintf.Tpo -c ../gl/c-vasprintf.c -fPIC -DPIC -o gl/.libs/libgl_la-c-vasprintf.o
4306 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-rijndael-alg-fst.lo -MD -MP -MF gl/.deps/libgl_la-rijndael-alg-fst.Tpo -c -o gl/libgl_la-rijndael-alg-fst.lo `test -f 'gl/rijndael-alg-fst.c' || echo '../'`gl/rijndael-alg-fst.c
4307 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-range-set.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-range-set.Tpo -c ../src/libpspp/range-set.c -o src/libpspp/liblibpspp_la-range-set.o >/dev/null 2>&1
4308 mv -f src/libpspp/.deps/liblibpspp_la-version.Tpo src/libpspp/.deps/liblibpspp_la-version.Plo
4309 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32iscntrl.lo -MD -MP -MF gl/.deps/libgl_la-c32iscntrl.Tpo -c ../gl/c32iscntrl.c -fPIC -DPIC -o gl/.libs/libgl_la-c32iscntrl.o
4310 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isalpha.lo -MD -MP -MF gl/.deps/libgl_la-c32isalpha.Tpo -c ../gl/c32isalpha.c -fPIC -DPIC -o gl/.libs/libgl_la-c32isalpha.o
4311 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strcasestr.lo -MD -MP -MF gl/.deps/libgl_la-c-strcasestr.Tpo -c ../gl/c-strcasestr.c -fPIC -DPIC -o gl/.libs/libgl_la-c-strcasestr.o
4312 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isgraph.lo -MD -MP -MF gl/.deps/libgl_la-c32isgraph.Tpo -c ../gl/c32isgraph.c -fPIC -DPIC -o gl/.libs/libgl_la-c32isgraph.o
4313 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-rijndael-api-fst.lo -MD -MP -MF gl/.deps/libgl_la-rijndael-api-fst.Tpo -c -o gl/libgl_la-rijndael-api-fst.lo `test -f 'gl/rijndael-api-fst.c' || echo '../'`gl/rijndael-api-fst.c
4314 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isdigit.lo -MD -MP -MF gl/.deps/libgl_la-c32isdigit.Tpo -c ../gl/c32isdigit.c -fPIC -DPIC -o gl/.libs/libgl_la-c32isdigit.o
4315 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-basename-lgpl.lo -MD -MP -MF gl/.deps/libgl_la-basename-lgpl.Tpo -c ../gl/basename-lgpl.c -o gl/libgl_la-basename-lgpl.o >/dev/null 2>&1
4316 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-tower.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-tower.Tpo -c ../src/libpspp/tower.c -o src/libpspp/liblibpspp_la-tower.o >/dev/null 2>&1
4317 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-llx.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-llx.Tpo -c ../src/libpspp/llx.c -o src/libpspp/liblibpspp_la-llx.o >/dev/null 2>&1
4318 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-data-out.lo -MD -MP -MF src/data/.deps/libdata_la-data-out.Tpo -c ../src/data/data-out.c -o src/data/libdata_la-data-out.o >/dev/null 2>&1
4319 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-asyncsafe-spin.lo -MD -MP -MF gl/.deps/libgl_la-asyncsafe-spin.Tpo -c ../gl/asyncsafe-spin.c -o gl/libgl_la-asyncsafe-spin.o >/dev/null 2>&1
4320 mv -f src/data/.deps/libdata_la-sys-file-private.Tpo src/data/.deps/libdata_la-sys-file-private.Plo
4321 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-areadlink.lo -MD -MP -MF gl/.deps/libgl_la-areadlink.Tpo -c ../gl/areadlink.c -o gl/libgl_la-areadlink.o >/dev/null 2>&1
4322 mv -f src/data/.deps/libdata_la-settings.Tpo src/data/.deps/libdata_la-settings.Plo
4323 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-temp-file.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-temp-file.Tpo -c ../src/libpspp/temp-file.c -o src/libpspp/liblibpspp_la-temp-file.o >/dev/null 2>&1
4324 mv -f src/libpspp/.deps/liblibpspp_la-integer-format.Tpo src/libpspp/.deps/liblibpspp_la-integer-format.Plo
4325 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dirname.lo -MD -MP -MF gl/.deps/libgl_la-dirname.Tpo -c -o gl/libgl_la-dirname.lo `test -f 'gl/dirname.c' || echo '../'`gl/dirname.c
4326 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isblank.lo -MD -MP -MF gl/.deps/libgl_la-c32isblank.Tpo -c ../gl/c32isblank.c -fPIC -DPIC -o gl/.libs/libgl_la-c32isblank.o
4327 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-basename.lo -MD -MP -MF gl/.deps/libgl_la-basename.Tpo -c -o gl/libgl_la-basename.lo `test -f 'gl/basename.c' || echo '../'`gl/basename.c
4328 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dirname-lgpl.lo -MD -MP -MF gl/.deps/libgl_la-dirname-lgpl.Tpo -c -o gl/libgl_la-dirname-lgpl.lo `test -f 'gl/dirname-lgpl.c' || echo '../'`gl/dirname-lgpl.c
4329 mv -f src/libpspp/.deps/liblibpspp_la-start-date.Tpo src/libpspp/.deps/liblibpspp_la-start-date.Plo
4330 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32islower.lo -MD -MP -MF gl/.deps/libgl_la-c32islower.Tpo -c ../gl/c32islower.c -fPIC -DPIC -o gl/.libs/libgl_la-c32islower.o
4331 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-stripslash.lo -MD -MP -MF gl/.deps/libgl_la-stripslash.Tpo -c -o gl/libgl_la-stripslash.lo `test -f 'gl/stripslash.c' || echo '../'`gl/stripslash.c
4332 mv -f src/libpspp/.deps/liblibpspp_la-heap.Tpo src/libpspp/.deps/liblibpspp_la-heap.Plo
4333 mv -f src/libpspp/.deps/liblibpspp_la-abt.Tpo src/libpspp/.deps/liblibpspp_la-abt.Plo
4334 mv -f src/libpspp/.deps/liblibpspp_la-range-map.Tpo src/libpspp/.deps/liblibpspp_la-range-map.Plo
4335 mv -f gl/.deps/libgl_la-allocator.Tpo gl/.deps/libgl_la-allocator.Plo
4336 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-string-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-string-array.Tpo -c ../src/libpspp/string-array.c -o src/libpspp/liblibpspp_la-string-array.o >/dev/null 2>&1
4337 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isspace.lo -MD -MP -MF gl/.deps/libgl_la-c32isspace.Tpo -c ../gl/c32isspace.c -fPIC -DPIC -o gl/.libs/libgl_la-c32isspace.o
4338 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-variable.lo -MD -MP -MF src/data/.deps/libdata_la-variable.Tpo -c ../src/data/variable.c -o src/data/libdata_la-variable.o >/dev/null 2>&1
4339 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isupper.lo -MD -MP -MF gl/.deps/libgl_la-c32isupper.Tpo -c ../gl/c32isupper.c -fPIC -DPIC -o gl/.libs/libgl_la-c32isupper.o
4340 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dtoastr.lo -MD -MP -MF gl/.deps/libgl_la-dtoastr.Tpo -c -o gl/libgl_la-dtoastr.lo `test -f 'gl/dtoastr.c' || echo '../'`gl/dtoastr.c
4341 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strcasecmp.lo -MD -MP -MF gl/.deps/libgl_la-c-strcasecmp.Tpo -c ../gl/c-strcasecmp.c -o gl/libgl_la-c-strcasecmp.o >/dev/null 2>&1
4342 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-btowc.lo -MD -MP -MF gl/.deps/libgl_la-btowc.Tpo -c ../gl/btowc.c -o gl/libgl_la-btowc.o >/dev/null 2>&1
4343 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-binary-io.lo -MD -MP -MF gl/.deps/libgl_la-binary-io.Tpo -c ../gl/binary-io.c -o gl/libgl_la-binary-io.o >/dev/null 2>&1
4344 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-por-file-writer.lo -MD -MP -MF src/data/.deps/libdata_la-por-file-writer.Tpo -c ../src/data/por-file-writer.c -o src/data/libdata_la-por-file-writer.o >/dev/null 2>&1
4345 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-ctype.lo -MD -MP -MF gl/.deps/libgl_la-c-ctype.Tpo -c ../gl/c-ctype.c -o gl/libgl_la-c-ctype.o >/dev/null 2>&1
4346 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dtotimespec.lo -MD -MP -MF gl/.deps/libgl_la-dtotimespec.Tpo -c -o gl/libgl_la-dtotimespec.lo `test -f 'gl/dtotimespec.c' || echo '../'`gl/dtotimespec.c
4347 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-snprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-snprintf.Tpo -c ../gl/c-snprintf.c -o gl/libgl_la-c-snprintf.o >/dev/null 2>&1
4348 mv -f src/libpspp/.deps/liblibpspp_la-bt.Tpo src/libpspp/.deps/liblibpspp_la-bt.Plo
4349 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-exitfail.lo -MD -MP -MF gl/.deps/libgl_la-exitfail.Tpo -c -o gl/libgl_la-exitfail.lo `test -f 'gl/exitfail.c' || echo '../'`gl/exitfail.c
4350 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isprint.lo -MD -MP -MF gl/.deps/libgl_la-c32isprint.Tpo -c ../gl/c32isprint.c -fPIC -DPIC -o gl/.libs/libgl_la-c32isprint.o
4351 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fatal-signal.lo -MD -MP -MF gl/.deps/libgl_la-fatal-signal.Tpo -c -o gl/libgl_la-fatal-signal.lo `test -f 'gl/fatal-signal.c' || echo '../'`gl/fatal-signal.c
4352 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strncasecmp.lo -MD -MP -MF gl/.deps/libgl_la-c-strncasecmp.Tpo -c ../gl/c-strncasecmp.c -o gl/libgl_la-c-strncasecmp.o >/dev/null 2>&1
4353 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-ods-reader.lo -MD -MP -MF src/data/.deps/libdata_la-ods-reader.Tpo -c ../src/data/ods-reader.c -o src/data/libdata_la-ods-reader.o >/dev/null 2>&1
4354 mv -f src/output/spv/.deps/liboutput_la-spv-table-look.Tpo src/output/spv/.deps/liboutput_la-spv-table-look.Plo
4355 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-u8-line.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-u8-line.Tpo -c ../src/libpspp/u8-line.c -o src/libpspp/liblibpspp_la-u8-line.o >/dev/null 2>&1
4356 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fcntl.lo -MD -MP -MF gl/.deps/libgl_la-fcntl.Tpo -c -o gl/libgl_la-fcntl.lo `test -f 'gl/fcntl.c' || echo '../'`gl/fcntl.c
4357 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fd-hook.lo -MD -MP -MF gl/.deps/libgl_la-fd-hook.Tpo -c -o gl/libgl_la-fd-hook.lo `test -f 'gl/fd-hook.c' || echo '../'`gl/fd-hook.c
4358 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isxdigit.lo -MD -MP -MF gl/.deps/libgl_la-c32isxdigit.Tpo -c ../gl/c32isxdigit.c -fPIC -DPIC -o gl/.libs/libgl_la-c32isxdigit.o
4359 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32ispunct.lo -MD -MP -MF gl/.deps/libgl_la-c32ispunct.Tpo -c ../gl/c32ispunct.c -fPIC -DPIC -o gl/.libs/libgl_la-c32ispunct.o
4360 mv -f src/data/.deps/libdata_la-format-guesser.Tpo src/data/.deps/libdata_la-format-guesser.Plo
4361 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-asprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-asprintf.Tpo -c ../gl/c-asprintf.c -o gl/libgl_la-c-asprintf.o >/dev/null 2>&1
4362 mv -f src/data/.deps/libdata_la-csv-file-writer.Tpo src/data/.deps/libdata_la-csv-file-writer.Plo
4363 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fseterr.lo -MD -MP -MF gl/.deps/libgl_la-fseterr.Tpo -c -o gl/libgl_la-fseterr.lo `test -f 'gl/fseterr.c' || echo '../'`gl/fseterr.c
4364 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-full-read.lo -MD -MP -MF gl/.deps/libgl_la-full-read.Tpo -c -o gl/libgl_la-full-read.lo `test -f 'gl/full-read.c' || echo '../'`gl/full-read.c
4365 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32tolower.lo -MD -MP -MF gl/.deps/libgl_la-c32tolower.Tpo -c ../gl/c32tolower.c -fPIC -DPIC -o gl/.libs/libgl_la-c32tolower.o
4366 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32width.lo -MD -MP -MF gl/.deps/libgl_la-c32width.Tpo -c ../gl/c32width.c -fPIC -DPIC -o gl/.libs/libgl_la-c32width.o
4367 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-careadlinkat.lo -MD -MP -MF gl/.deps/libgl_la-careadlinkat.Tpo -c ../gl/careadlinkat.c -fPIC -DPIC -o gl/.libs/libgl_la-careadlinkat.o
4368 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-xasprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-xasprintf.Tpo -c ../gl/c-xasprintf.c -o gl/libgl_la-c-xasprintf.o >/dev/null 2>&1
4369 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-taint.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-taint.Tpo -c ../src/libpspp/taint.c -o src/libpspp/liblibpspp_la-taint.o >/dev/null 2>&1
4370 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isalnum.lo -MD -MP -MF gl/.deps/libgl_la-c32isalnum.Tpo -c ../gl/c32isalnum.c -o gl/libgl_la-c32isalnum.o >/dev/null 2>&1
4371 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strtod.lo -MD -MP -MF gl/.deps/libgl_la-c-strtod.Tpo -c ../gl/c-strtod.c -o gl/libgl_la-c-strtod.o >/dev/null 2>&1
4372 mv -f src/data/.deps/libdata_la-subcase.Tpo src/data/.deps/libdata_la-subcase.Plo
4373 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isalpha.lo -MD -MP -MF gl/.deps/libgl_la-c32isalpha.Tpo -c ../gl/c32isalpha.c -o gl/libgl_la-c32isalpha.o >/dev/null 2>&1
4374 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32iscntrl.lo -MD -MP -MF gl/.deps/libgl_la-c32iscntrl.Tpo -c ../gl/c32iscntrl.c -o gl/libgl_la-c32iscntrl.o >/dev/null 2>&1
4375 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-clean-temp.lo -MD -MP -MF gl/.deps/libgl_la-clean-temp.Tpo -c ../gl/clean-temp.c -fPIC -DPIC -o gl/.libs/libgl_la-clean-temp.o
4376 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-full-write.lo -MD -MP -MF gl/.deps/libgl_la-full-write.Tpo -c -o gl/libgl_la-full-write.lo `test -f 'gl/full-write.c' || echo '../'`gl/full-write.c
4377 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-vasprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-vasprintf.Tpo -c ../gl/c-vasprintf.c -o gl/libgl_la-c-vasprintf.o >/dev/null 2>&1
4378 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-xvasprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-xvasprintf.Tpo -c ../gl/c-xvasprintf.c -o gl/libgl_la-c-xvasprintf.o >/dev/null 2>&1
4379 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-pool.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-pool.Tpo -c ../src/libpspp/pool.c -o src/libpspp/liblibpspp_la-pool.o >/dev/null 2>&1
4380 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-clean-temp-simple.lo -MD -MP -MF gl/.deps/libgl_la-clean-temp-simple.Tpo -c ../gl/clean-temp-simple.c -fPIC -DPIC -o gl/.libs/libgl_la-clean-temp-simple.o
4381 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-count-leading-zeros.lo -MD -MP -MF gl/.deps/libgl_la-count-leading-zeros.Tpo -c ../gl/count-leading-zeros.c -fPIC -DPIC -o gl/.libs/libgl_la-count-leading-zeros.o
4382 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isgraph.lo -MD -MP -MF gl/.deps/libgl_la-c32isgraph.Tpo -c ../gl/c32isgraph.c -o gl/libgl_la-c32isgraph.o >/dev/null 2>&1
4383 mv -f gl/.deps/libgl_la-basename-lgpl.Tpo gl/.deps/libgl_la-basename-lgpl.Plo
4384 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-cloexec.lo -MD -MP -MF gl/.deps/libgl_la-cloexec.Tpo -c ../gl/cloexec.c -fPIC -DPIC -o gl/.libs/libgl_la-cloexec.o
4385 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-string-map.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-string-map.Tpo -c ../src/libpspp/string-map.c -o src/libpspp/liblibpspp_la-string-map.o >/dev/null 2>&1
4386 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fwriteerror.lo -MD -MP -MF gl/.deps/libgl_la-fwriteerror.Tpo -c -o gl/libgl_la-fwriteerror.lo `test -f 'gl/fwriteerror.c' || echo '../'`gl/fwriteerror.c
4387 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isdigit.lo -MD -MP -MF gl/.deps/libgl_la-c32isdigit.Tpo -c ../gl/c32isdigit.c -o gl/libgl_la-c32isdigit.o >/dev/null 2>&1
4388 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-getprogname.lo -MD -MP -MF gl/.deps/libgl_la-getprogname.Tpo -c -o gl/libgl_la-getprogname.lo `test -f 'gl/getprogname.c' || echo '../'`gl/getprogname.c
4389 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gettime.lo -MD -MP -MF gl/.deps/libgl_la-gettime.Tpo -c -o gl/libgl_la-gettime.lo `test -f 'gl/gettime.c' || echo '../'`gl/gettime.c
4390 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-message.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-message.Tpo -c ../src/libpspp/message.c -o src/libpspp/liblibpspp_la-message.o >/dev/null 2>&1
4391 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isblank.lo -MD -MP -MF gl/.deps/libgl_la-c32isblank.Tpo -c ../gl/c32isblank.c -o gl/libgl_la-c32isblank.o >/dev/null 2>&1
4392 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-string-set.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-string-set.Tpo -c ../src/libpspp/string-set.c -o src/libpspp/liblibpspp_la-string-set.o >/dev/null 2>&1
4393 In file included from ../gl/c-vasnprintf.c:46:
4394 ../gl/vasnprintf.c: In function 'multiply':
4395 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-float-format.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-float-format.Tpo -c ../src/libpspp/float-format.c -o src/libpspp/liblibpspp_la-float-format.o >/dev/null 2>&1
4396 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32islower.lo -MD -MP -MF gl/.deps/libgl_la-c32islower.Tpo -c ../gl/c32islower.c -o gl/libgl_la-c32islower.o >/dev/null 2>&1
4397 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-count-one-bits.lo -MD -MP -MF gl/.deps/libgl_la-count-one-bits.Tpo -c ../gl/count-one-bits.c -fPIC -DPIC -o gl/.libs/libgl_la-count-one-bits.o
4398 ../gl/vasnprintf.c:460:21: warning: allocation of insufficient size '1' for type 'mp_limb_t' {aka 'unsigned int'} with size '4' [-Walloc-size]
4399 460 | dest->limbs = (mp_limb_t *) malloc (1);
4400 | ^
4401 mv -f gl/.deps/libgl_la-areadlink.Tpo gl/.deps/libgl_la-areadlink.Plo
4402 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-crc.lo -MD -MP -MF gl/.deps/libgl_la-crc.Tpo -c ../gl/crc.c -fPIC -DPIC -o gl/.libs/libgl_la-crc.o
4403 mv -f gl/.deps/libgl_la-asyncsafe-spin.Tpo gl/.deps/libgl_la-asyncsafe-spin.Plo
4404 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-array.Tpo -c ../src/libpspp/array.c -o src/libpspp/liblibpspp_la-array.o >/dev/null 2>&1
4405 mv -f gl/.deps/libgl_la-c-strcasecmp.Tpo gl/.deps/libgl_la-c-strcasecmp.Plo
4406 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-md4-stream.lo -MD -MP -MF gl/.deps/libgl_la-md4-stream.Tpo -c ../gl/md4-stream.c -fPIC -DPIC -o gl/.libs/libgl_la-md4-stream.o
4407 mv -f src/data/.deps/libdata_la-missing-values.Tpo src/data/.deps/libdata_la-missing-values.Plo
4408 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isupper.lo -MD -MP -MF gl/.deps/libgl_la-c32isupper.Tpo -c ../gl/c32isupper.c -o gl/libgl_la-c32isupper.o >/dev/null 2>&1
4409 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-md4.lo -MD -MP -MF gl/.deps/libgl_la-md4.Tpo -c ../gl/md4.c -fPIC -DPIC -o gl/.libs/libgl_la-md4.o
4410 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-rijndael-alg-fst.lo -MD -MP -MF gl/.deps/libgl_la-rijndael-alg-fst.Tpo -c ../gl/rijndael-alg-fst.c -fPIC -DPIC -o gl/.libs/libgl_la-rijndael-alg-fst.o
4411 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_at_failure.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_at_failure.Tpo -c -o gl/malloc/libgl_la-dynarray_at_failure.lo `test -f 'gl/malloc/dynarray_at_failure.c' || echo '../'`gl/malloc/dynarray_at_failure.c
4412 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isspace.lo -MD -MP -MF gl/.deps/libgl_la-c32isspace.Tpo -c ../gl/c32isspace.c -o gl/libgl_la-c32isspace.o >/dev/null 2>&1
4413 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_emplace_enlarge.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_emplace_enlarge.Tpo -c -o gl/malloc/libgl_la-dynarray_emplace_enlarge.lo `test -f 'gl/malloc/dynarray_emplace_enlarge.c' || echo '../'`gl/malloc/dynarray_emplace_enlarge.c
4414 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_finalize.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_finalize.Tpo -c -o gl/malloc/libgl_la-dynarray_finalize.lo `test -f 'gl/malloc/dynarray_finalize.c' || echo '../'`gl/malloc/dynarray_finalize.c
4415 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isprint.lo -MD -MP -MF gl/.deps/libgl_la-c32isprint.Tpo -c ../gl/c32isprint.c -o gl/libgl_la-c32isprint.o >/dev/null 2>&1
4416 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_resize.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_resize.Tpo -c -o gl/malloc/libgl_la-dynarray_resize.lo `test -f 'gl/malloc/dynarray_resize.c' || echo '../'`gl/malloc/dynarray_resize.c
4417 mv -f src/output/.deps/liboutput_la-cairo-chart.Tpo src/output/.deps/liboutput_la-cairo-chart.Plo
4418 mv -f gl/.deps/libgl_la-c-strncasecmp.Tpo gl/.deps/libgl_la-c-strncasecmp.Plo
4419 mv -f gl/.deps/libgl_la-binary-io.Tpo gl/.deps/libgl_la-binary-io.Plo
4420 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_resize_clear.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_resize_clear.Tpo -c -o gl/malloc/libgl_la-dynarray_resize_clear.lo `test -f 'gl/malloc/dynarray_resize_clear.c' || echo '../'`gl/malloc/dynarray_resize_clear.c
4421 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_grow.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_grow.Tpo -c -o gl/malloc/libgl_la-scratch_buffer_grow.lo `test -f 'gl/malloc/scratch_buffer_grow.c' || echo '../'`gl/malloc/scratch_buffer_grow.c
4422 mv -f gl/.deps/libgl_la-btowc.Tpo gl/.deps/libgl_la-btowc.Plo
4423 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32isxdigit.lo -MD -MP -MF gl/.deps/libgl_la-c32isxdigit.Tpo -c ../gl/c32isxdigit.c -o gl/libgl_la-c32isxdigit.o >/dev/null 2>&1
4424 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32ispunct.lo -MD -MP -MF gl/.deps/libgl_la-c32ispunct.Tpo -c ../gl/c32ispunct.c -o gl/libgl_la-c32ispunct.o >/dev/null 2>&1
4425 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_grow_preserve.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_grow_preserve.Tpo -c -o gl/malloc/libgl_la-scratch_buffer_grow_preserve.lo `test -f 'gl/malloc/scratch_buffer_grow_preserve.c' || echo '../'`gl/malloc/scratch_buffer_grow_preserve.c
4426 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32tolower.lo -MD -MP -MF gl/.deps/libgl_la-c32tolower.Tpo -c ../gl/c32tolower.c -o gl/libgl_la-c32tolower.o >/dev/null 2>&1
4427 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dirname.lo -MD -MP -MF gl/.deps/libgl_la-dirname.Tpo -c ../gl/dirname.c -fPIC -DPIC -o gl/.libs/libgl_la-dirname.o
4428 mv -f gl/.deps/libgl_la-c-asprintf.Tpo gl/.deps/libgl_la-c-asprintf.Plo
4429 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-u8-istream.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-u8-istream.Tpo -c ../src/libpspp/u8-istream.c -o src/libpspp/liblibpspp_la-u8-istream.o >/dev/null 2>&1
4430 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_set_array_size.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_set_array_size.Tpo -c -o gl/malloc/libgl_la-scratch_buffer_set_array_size.lo `test -f 'gl/malloc/scratch_buffer_set_array_size.c' || echo '../'`gl/malloc/scratch_buffer_set_array_size.c
4431 mv -f src/libpspp/.deps/liblibpspp_la-line-reader.Tpo src/libpspp/.deps/liblibpspp_la-line-reader.Plo
4432 mv -f gl/.deps/libgl_la-c-ctype.Tpo gl/.deps/libgl_la-c-ctype.Plo
4433 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-rijndael-api-fst.lo -MD -MP -MF gl/.deps/libgl_la-rijndael-api-fst.Tpo -c ../gl/rijndael-api-fst.c -fPIC -DPIC -o gl/.libs/libgl_la-rijndael-api-fst.o
4434 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c32width.lo -MD -MP -MF gl/.deps/libgl_la-c32width.Tpo -c ../gl/c32width.c -o gl/libgl_la-c32width.o >/dev/null 2>&1
4435 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-sparse-xarray.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-sparse-xarray.Tpo -c ../src/libpspp/sparse-xarray.c -o src/libpspp/liblibpspp_la-sparse-xarray.o >/dev/null 2>&1
4436 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-hard-locale.lo -MD -MP -MF gl/.deps/libgl_la-hard-locale.Tpo -c -o gl/libgl_la-hard-locale.lo `test -f 'gl/hard-locale.c' || echo '../'`gl/hard-locale.c
4437 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-zip-writer.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-zip-writer.Tpo -c ../src/libpspp/zip-writer.c -o src/libpspp/liblibpspp_la-zip-writer.o >/dev/null 2>&1
4438 mv -f src/data/.deps/libdata_la-file-handle-def.Tpo src/data/.deps/libdata_la-file-handle-def.Plo
4439 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dirname-lgpl.lo -MD -MP -MF gl/.deps/libgl_la-dirname-lgpl.Tpo -c ../gl/dirname-lgpl.c -fPIC -DPIC -o gl/.libs/libgl_la-dirname-lgpl.o
4440 mv -f gl/.deps/libgl_la-c-snprintf.Tpo gl/.deps/libgl_la-c-snprintf.Plo
4441 mv -f src/libpspp/.deps/liblibpspp_la-encoding-guesser.Tpo src/libpspp/.deps/liblibpspp_la-encoding-guesser.Plo
4442 mv -f gl/.deps/libgl_la-c-xasprintf.Tpo gl/.deps/libgl_la-c-xasprintf.Plo
4443 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-ialloc.lo -MD -MP -MF gl/.deps/libgl_la-ialloc.Tpo -c -o gl/libgl_la-ialloc.lo `test -f 'gl/ialloc.c' || echo '../'`gl/ialloc.c
4444 mv -f src/libpspp/.deps/liblibpspp_la-temp-file.Tpo src/libpspp/.deps/liblibpspp_la-temp-file.Plo
4445 mv -f gl/.deps/libgl_la-c32isalnum.Tpo gl/.deps/libgl_la-c32isalnum.Plo
4446 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-stringi-map.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-stringi-map.Tpo -c ../src/libpspp/stringi-map.c -o src/libpspp/liblibpspp_la-stringi-map.o >/dev/null 2>&1
4447 mv -f gl/.deps/libgl_la-c32isalpha.Tpo gl/.deps/libgl_la-c32isalpha.Plo
4448 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-imaxtostr.lo -MD -MP -MF gl/.deps/libgl_la-imaxtostr.Tpo -c -o gl/libgl_la-imaxtostr.lo `test -f 'gl/imaxtostr.c' || echo '../'`gl/imaxtostr.c
4449 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-inttostr.lo -MD -MP -MF gl/.deps/libgl_la-inttostr.Tpo -c -o gl/libgl_la-inttostr.lo `test -f 'gl/inttostr.c' || echo '../'`gl/inttostr.c
4450 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-offtostr.lo -MD -MP -MF gl/.deps/libgl_la-offtostr.Tpo -c -o gl/libgl_la-offtostr.lo `test -f 'gl/offtostr.c' || echo '../'`gl/offtostr.c
4451 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-basename.lo -MD -MP -MF gl/.deps/libgl_la-basename.Tpo -c ../gl/basename.c -fPIC -DPIC -o gl/.libs/libgl_la-basename.o
4452 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-uinttostr.lo -MD -MP -MF gl/.deps/libgl_la-uinttostr.Tpo -c -o gl/libgl_la-uinttostr.lo `test -f 'gl/uinttostr.c' || echo '../'`gl/uinttostr.c
4453 mv -f gl/.deps/libgl_la-c32iscntrl.Tpo gl/.deps/libgl_la-c32iscntrl.Plo
4454 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-range-tower.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-range-tower.Tpo -c ../src/libpspp/range-tower.c -o src/libpspp/liblibpspp_la-range-tower.o >/dev/null 2>&1
4455 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-count-leading-zeros.lo -MD -MP -MF gl/.deps/libgl_la-count-leading-zeros.Tpo -c ../gl/count-leading-zeros.c -o gl/libgl_la-count-leading-zeros.o >/dev/null 2>&1
4456 mv -f src/libpspp/.deps/liblibpspp_la-tower.Tpo src/libpspp/.deps/liblibpspp_la-tower.Plo
4457 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-umaxtostr.lo -MD -MP -MF gl/.deps/libgl_la-umaxtostr.Tpo -c -o gl/libgl_la-umaxtostr.lo `test -f 'gl/umaxtostr.c' || echo '../'`gl/umaxtostr.c
4458 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dtoastr.lo -MD -MP -MF gl/.deps/libgl_la-dtoastr.Tpo -c ../gl/dtoastr.c -fPIC -DPIC -o gl/.libs/libgl_la-dtoastr.o
4459 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_linked_list.lo -MD -MP -MF gl/.deps/libgl_la-gl_linked_list.Tpo -c -o gl/libgl_la-gl_linked_list.lo `test -f 'gl/gl_linked_list.c' || echo '../'`gl/gl_linked_list.c
4460 mv -f gl/.deps/libgl_la-c32isgraph.Tpo gl/.deps/libgl_la-c32isgraph.Plo
4461 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dtotimespec.lo -MD -MP -MF gl/.deps/libgl_la-dtotimespec.Tpo -c ../gl/dtotimespec.c -fPIC -DPIC -o gl/.libs/libgl_la-dtotimespec.o
4462 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fcntl.lo -MD -MP -MF gl/.deps/libgl_la-fcntl.Tpo -c ../gl/fcntl.c -fPIC -DPIC -o gl/.libs/libgl_la-fcntl.o
4463 mv -f gl/.deps/libgl_la-c-strtod.Tpo gl/.deps/libgl_la-c-strtod.Plo
4464 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-exitfail.lo -MD -MP -MF gl/.deps/libgl_la-exitfail.Tpo -c ../gl/exitfail.c -fPIC -DPIC -o gl/.libs/libgl_la-exitfail.o
4465 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-stripslash.lo -MD -MP -MF gl/.deps/libgl_la-stripslash.Tpo -c ../gl/stripslash.c -fPIC -DPIC -o gl/.libs/libgl_la-stripslash.o
4466 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-stringi-set.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-stringi-set.Tpo -c ../src/libpspp/stringi-set.c -o src/libpspp/liblibpspp_la-stringi-set.o >/dev/null 2>&1
4467 mv -f gl/.deps/libgl_la-c-xvasprintf.Tpo gl/.deps/libgl_la-c-xvasprintf.Plo
4468 mv -f gl/.deps/libgl_la-c-vasprintf.Tpo gl/.deps/libgl_la-c-vasprintf.Plo
4469 mv -f gl/.deps/libgl_la-c32isdigit.Tpo gl/.deps/libgl_la-c32isdigit.Plo
4470 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_linkedhash_list.lo -MD -MP -MF gl/.deps/libgl_la-gl_linkedhash_list.Tpo -c -o gl/libgl_la-gl_linkedhash_list.lo `test -f 'gl/gl_linkedhash_list.c' || echo '../'`gl/gl_linkedhash_list.c
4471 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_list.lo -MD -MP -MF gl/.deps/libgl_la-gl_list.Tpo -c -o gl/libgl_la-gl_list.lo `test -f 'gl/gl_list.c' || echo '../'`gl/gl_list.c
4472 mv -f gl/.deps/libgl_la-c32isblank.Tpo gl/.deps/libgl_la-c32isblank.Plo
4473 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-careadlinkat.lo -MD -MP -MF gl/.deps/libgl_la-careadlinkat.Tpo -c ../gl/careadlinkat.c -o gl/libgl_la-careadlinkat.o >/dev/null 2>&1
4474 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-localcharset.lo -MD -MP -MF gl/.deps/libgl_la-localcharset.Tpo -c -o gl/libgl_la-localcharset.lo `test -f 'gl/localcharset.c' || echo '../'`gl/localcharset.c
4475 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-localename.lo -MD -MP -MF gl/.deps/libgl_la-localename.Tpo -c -o gl/libgl_la-localename.lo `test -f 'gl/localename.c' || echo '../'`gl/localename.c
4476 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fd-hook.lo -MD -MP -MF gl/.deps/libgl_la-fd-hook.Tpo -c ../gl/fd-hook.c -fPIC -DPIC -o gl/.libs/libgl_la-fd-hook.o
4477 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-localename-table.lo -MD -MP -MF gl/.deps/libgl_la-localename-table.Tpo -c -o gl/libgl_la-localename-table.lo `test -f 'gl/localename-table.c' || echo '../'`gl/localename-table.c
4478 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/glthread/libgl_la-lock.lo -MD -MP -MF gl/glthread/.deps/libgl_la-lock.Tpo -c -o gl/glthread/libgl_la-lock.lo `test -f 'gl/glthread/lock.c' || echo '../'`gl/glthread/lock.c
4479 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-full-read.lo -MD -MP -MF gl/.deps/libgl_la-full-read.Tpo -c ../gl/full-read.c -fPIC -DPIC -o gl/.libs/libgl_la-full-read.o
4480 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-count-one-bits.lo -MD -MP -MF gl/.deps/libgl_la-count-one-bits.Tpo -c ../gl/count-one-bits.c -o gl/libgl_la-count-one-bits.o >/dev/null 2>&1
4481 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fatal-signal.lo -MD -MP -MF gl/.deps/libgl_la-fatal-signal.Tpo -c ../gl/fatal-signal.c -fPIC -DPIC -o gl/.libs/libgl_la-fatal-signal.o
4482 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-cased.lo -MD -MP -MF gl/unicase/.deps/libgl_la-cased.Tpo -c -o gl/unicase/libgl_la-cased.lo `test -f 'gl/unicase/cased.c' || echo '../'`gl/unicase/cased.c
4483 mv -f gl/.deps/libgl_la-c32islower.Tpo gl/.deps/libgl_la-c32islower.Plo
4484 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-empty-prefix-context.lo -MD -MP -MF gl/unicase/.deps/libgl_la-empty-prefix-context.Tpo -c -o gl/unicase/libgl_la-empty-prefix-context.lo `test -f 'gl/unicase/empty-prefix-context.c' || echo '../'`gl/unicase/empty-prefix-context.c
4485 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-empty-suffix-context.lo -MD -MP -MF gl/unicase/.deps/libgl_la-empty-suffix-context.Tpo -c -o gl/unicase/libgl_la-empty-suffix-context.lo `test -f 'gl/unicase/empty-suffix-context.c' || echo '../'`gl/unicase/empty-suffix-context.c
4486 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-crc.lo -MD -MP -MF gl/.deps/libgl_la-crc.Tpo -c ../gl/crc.c -o gl/libgl_la-crc.o >/dev/null 2>&1
4487 mv -f gl/.deps/libgl_la-c32isspace.Tpo gl/.deps/libgl_la-c32isspace.Plo
4488 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-cloexec.lo -MD -MP -MF gl/.deps/libgl_la-cloexec.Tpo -c ../gl/cloexec.c -o gl/libgl_la-cloexec.o >/dev/null 2>&1
4489 mv -f gl/.deps/libgl_la-c32isupper.Tpo gl/.deps/libgl_la-c32isupper.Plo
4490 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-ignorable.lo -MD -MP -MF gl/unicase/.deps/libgl_la-ignorable.Tpo -c -o gl/unicase/libgl_la-ignorable.lo `test -f 'gl/unicase/ignorable.c' || echo '../'`gl/unicase/ignorable.c
4491 mv -f gl/.deps/libgl_la-c32isprint.Tpo gl/.deps/libgl_la-c32isprint.Plo
4492 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-special-casing.lo -MD -MP -MF gl/unicase/.deps/libgl_la-special-casing.Tpo -c -o gl/unicase/libgl_la-special-casing.lo `test -f 'gl/unicase/special-casing.c' || echo '../'`gl/unicase/special-casing.c
4493 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fseterr.lo -MD -MP -MF gl/.deps/libgl_la-fseterr.Tpo -c ../gl/fseterr.c -fPIC -DPIC -o gl/.libs/libgl_la-fseterr.o
4494 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-tocasefold.lo -MD -MP -MF gl/unicase/.deps/libgl_la-tocasefold.Tpo -c -o gl/unicase/libgl_la-tocasefold.lo `test -f 'gl/unicase/tocasefold.c' || echo '../'`gl/unicase/tocasefold.c
4495 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-tolower.lo -MD -MP -MF gl/unicase/.deps/libgl_la-tolower.Tpo -c -o gl/unicase/libgl_la-tolower.lo `test -f 'gl/unicase/tolower.c' || echo '../'`gl/unicase/tolower.c
4496 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-totitle.lo -MD -MP -MF gl/unicase/.deps/libgl_la-totitle.Tpo -c -o gl/unicase/libgl_la-totitle.lo `test -f 'gl/unicase/totitle.c' || echo '../'`gl/unicase/totitle.c
4497 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-full-write.lo -MD -MP -MF gl/.deps/libgl_la-full-write.Tpo -c ../gl/full-write.c -fPIC -DPIC -o gl/.libs/libgl_la-full-write.o
4498 mv -f src/output/spv/.deps/liboutput_la-spv.Tpo src/output/spv/.deps/liboutput_la-spv.Plo
4499 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-toupper.lo -MD -MP -MF gl/unicase/.deps/libgl_la-toupper.Tpo -c -o gl/unicase/libgl_la-toupper.lo `test -f 'gl/unicase/toupper.c' || echo '../'`gl/unicase/toupper.c
4500 mv -f gl/.deps/libgl_la-c32ispunct.Tpo gl/.deps/libgl_la-c32ispunct.Plo
4501 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-md4-stream.lo -MD -MP -MF gl/.deps/libgl_la-md4-stream.Tpo -c ../gl/md4-stream.c -o gl/libgl_la-md4-stream.o >/dev/null 2>&1
4502 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-pc+-file-reader.lo -MD -MP -MF src/data/.deps/libdata_la-pc+-file-reader.Tpo -c ../src/data/pc+-file-reader.c -o src/data/libdata_la-pc+-file-reader.o >/dev/null 2>&1
4503 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-render.lo -MD -MP -MF src/output/.deps/liboutput_la-render.Tpo -c ../src/output/render.c -o src/output/liboutput_la-render.o >/dev/null 2>&1
4504 mv -f src/libpspp/.deps/liblibpspp_la-range-set.Tpo src/libpspp/.deps/liblibpspp_la-range-set.Plo
4505 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-getprogname.lo -MD -MP -MF gl/.deps/libgl_la-getprogname.Tpo -c ../gl/getprogname.c -fPIC -DPIC -o gl/.libs/libgl_la-getprogname.o
4506 mv -f src/libpspp/.deps/liblibpspp_la-u8-line.Tpo src/libpspp/.deps/liblibpspp_la-u8-line.Plo
4507 mv -f gl/.deps/libgl_la-c32isxdigit.Tpo gl/.deps/libgl_la-c32isxdigit.Plo
4508 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fwriteerror.lo -MD -MP -MF gl/.deps/libgl_la-fwriteerror.Tpo -c ../gl/fwriteerror.c -fPIC -DPIC -o gl/.libs/libgl_la-fwriteerror.o
4509 mv -f gl/.deps/libgl_la-c32tolower.Tpo gl/.deps/libgl_la-c32tolower.Plo
4510 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-casecmp.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-casecmp.Tpo -c -o gl/unicase/libgl_la-u8-casecmp.lo `test -f 'gl/unicase/u8-casecmp.c' || echo '../'`gl/unicase/u8-casecmp.c
4511 mv -f gl/.deps/libgl_la-c32width.Tpo gl/.deps/libgl_la-c32width.Plo
4512 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-casefold.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-casefold.Tpo -c -o gl/unicase/libgl_la-u8-casefold.lo `test -f 'gl/unicase/u8-casefold.c' || echo '../'`gl/unicase/u8-casefold.c
4513 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-casemap.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-casemap.Tpo -c -o gl/unicase/libgl_la-u8-casemap.lo `test -f 'gl/unicase/u8-casemap.c' || echo '../'`gl/unicase/u8-casemap.c
4514 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-zip-reader.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-zip-reader.Tpo -c ../src/libpspp/zip-reader.c -o src/libpspp/liblibpspp_la-zip-reader.o >/dev/null 2>&1
4515 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dirname.lo -MD -MP -MF gl/.deps/libgl_la-dirname.Tpo -c ../gl/dirname.c -o gl/libgl_la-dirname.o >/dev/null 2>&1
4516 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-ct-casefold.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-ct-casefold.Tpo -c -o gl/unicase/libgl_la-u8-ct-casefold.lo `test -f 'gl/unicase/u8-ct-casefold.c' || echo '../'`gl/unicase/u8-ct-casefold.c
4517 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gettime.lo -MD -MP -MF gl/.deps/libgl_la-gettime.Tpo -c ../gl/gettime.c -fPIC -DPIC -o gl/.libs/libgl_la-gettime.o
4518 mv -f src/data/.deps/libdata_la-value-labels.Tpo src/data/.deps/libdata_la-value-labels.Plo
4519 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-exitfail.lo -MD -MP -MF gl/.deps/libgl_la-exitfail.Tpo -c ../gl/exitfail.c -o gl/libgl_la-exitfail.o >/dev/null 2>&1
4520 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-ct-totitle.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-ct-totitle.Tpo -c -o gl/unicase/libgl_la-u8-ct-totitle.lo `test -f 'gl/unicase/u8-ct-totitle.c' || echo '../'`gl/unicase/u8-ct-totitle.c
4521 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-tolower.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-tolower.Tpo -c -o gl/unicase/libgl_la-u8-tolower.lo `test -f 'gl/unicase/u8-tolower.c' || echo '../'`gl/unicase/u8-tolower.c
4522 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-totitle.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-totitle.Tpo -c -o gl/unicase/libgl_la-u8-totitle.lo `test -f 'gl/unicase/u8-totitle.c' || echo '../'`gl/unicase/u8-totitle.c
4523 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-toupper.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-toupper.Tpo -c -o gl/unicase/libgl_la-u8-toupper.lo `test -f 'gl/unicase/u8-toupper.c' || echo '../'`gl/unicase/u8-toupper.c
4524 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dirname-lgpl.lo -MD -MP -MF gl/.deps/libgl_la-dirname-lgpl.Tpo -c ../gl/dirname-lgpl.c -o gl/libgl_la-dirname-lgpl.o >/dev/null 2>&1
4525 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/factor.lo -MD -MP -MF src/language/commands/.deps/factor.Tpo -c ../src/language/commands/factor.c -o src/language/commands/factor.o >/dev/null 2>&1
4526 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dtotimespec.lo -MD -MP -MF gl/.deps/libgl_la-dtotimespec.Tpo -c ../gl/dtotimespec.c -o gl/libgl_la-dtotimespec.o >/dev/null 2>&1
4527 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-basename.lo -MD -MP -MF gl/.deps/libgl_la-basename.Tpo -c ../gl/basename.c -o gl/libgl_la-basename.o >/dev/null 2>&1
4528 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-categ_none.lo -MD -MP -MF gl/unictype/.deps/libgl_la-categ_none.Tpo -c -o gl/unictype/libgl_la-categ_none.lo `test -f 'gl/unictype/categ_none.c' || echo '../'`gl/unictype/categ_none.c
4529 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fd-hook.lo -MD -MP -MF gl/.deps/libgl_la-fd-hook.Tpo -c ../gl/fd-hook.c -o gl/libgl_la-fd-hook.o >/dev/null 2>&1
4530 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-strcasestr.lo -MD -MP -MF gl/.deps/libgl_la-c-strcasestr.Tpo -c ../gl/c-strcasestr.c -o gl/libgl_la-c-strcasestr.o >/dev/null 2>&1
4531 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-sparse-array.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-sparse-array.Tpo -c ../src/libpspp/sparse-array.c -o src/libpspp/liblibpspp_la-sparse-array.o >/dev/null 2>&1
4532 mv -f src/libpspp/.deps/liblibpspp_la-ll.Tpo src/libpspp/.deps/liblibpspp_la-ll.Plo
4533 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-stripslash.lo -MD -MP -MF gl/.deps/libgl_la-stripslash.Tpo -c ../gl/stripslash.c -o gl/libgl_la-stripslash.o >/dev/null 2>&1
4534 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-i18n.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-i18n.Tpo -c ../src/libpspp/i18n.c -o src/libpspp/liblibpspp_la-i18n.o >/dev/null 2>&1
4535 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-full-read.lo -MD -MP -MF gl/.deps/libgl_la-full-read.Tpo -c ../gl/full-read.c -o gl/libgl_la-full-read.o >/dev/null 2>&1
4536 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_at_failure.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_at_failure.Tpo -c ../gl/malloc/dynarray_at_failure.c -fPIC -DPIC -o gl/malloc/.libs/libgl_la-dynarray_at_failure.o
4537 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dictionary.lo -MD -MP -MF src/data/.deps/libdata_la-dictionary.Tpo -c ../src/data/dictionary.c -o src/data/libdata_la-dictionary.o >/dev/null 2>&1
4538 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_resize.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_resize.Tpo -c ../gl/malloc/dynarray_resize.c -fPIC -DPIC -o gl/malloc/.libs/libgl_la-dynarray_resize.o
4539 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_grow.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_grow.Tpo -c ../gl/malloc/scratch_buffer_grow.c -fPIC -DPIC -o gl/malloc/.libs/libgl_la-scratch_buffer_grow.o
4540 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-categ_of.lo -MD -MP -MF gl/unictype/.deps/libgl_la-categ_of.Tpo -c -o gl/unictype/libgl_la-categ_of.lo `test -f 'gl/unictype/categ_of.c' || echo '../'`gl/unictype/categ_of.c
4541 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_emplace_enlarge.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_emplace_enlarge.Tpo -c ../gl/malloc/dynarray_emplace_enlarge.c -fPIC -DPIC -o gl/malloc/.libs/libgl_la-dynarray_emplace_enlarge.o
4542 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_finalize.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_finalize.Tpo -c ../gl/malloc/dynarray_finalize.c -fPIC -DPIC -o gl/malloc/.libs/libgl_la-dynarray_finalize.o
4543 mv -f gl/.deps/libgl_la-count-leading-zeros.Tpo gl/.deps/libgl_la-count-leading-zeros.Plo
4544 mv -f gl/.deps/libgl_la-count-one-bits.Tpo gl/.deps/libgl_la-count-one-bits.Plo
4545 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_set_array_size.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_set_array_size.Tpo -c ../gl/malloc/scratch_buffer_set_array_size.c -fPIC -DPIC -o gl/malloc/.libs/libgl_la-scratch_buffer_set_array_size.o
4546 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_grow_preserve.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_grow_preserve.Tpo -c ../gl/malloc/scratch_buffer_grow_preserve.c -fPIC -DPIC -o gl/malloc/.libs/libgl_la-scratch_buffer_grow_preserve.o
4547 mv -f src/libpspp/.deps/liblibpspp_la-string-array.Tpo src/libpspp/.deps/liblibpspp_la-string-array.Plo
4548 mv -f src/libpspp/.deps/liblibpspp_la-taint.Tpo src/libpspp/.deps/liblibpspp_la-taint.Plo
4549 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-hard-locale.lo -MD -MP -MF gl/.deps/libgl_la-hard-locale.Tpo -c ../gl/hard-locale.c -fPIC -DPIC -o gl/.libs/libgl_la-hard-locale.o
4550 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-combiningclass.lo -MD -MP -MF gl/unictype/.deps/libgl_la-combiningclass.Tpo -c -o gl/unictype/libgl_la-combiningclass.lo `test -f 'gl/unictype/combiningclass.c' || echo '../'`gl/unictype/combiningclass.c
4551 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-dtoastr.lo -MD -MP -MF gl/.deps/libgl_la-dtoastr.Tpo -c ../gl/dtoastr.c -o gl/libgl_la-dtoastr.o >/dev/null 2>&1
4552 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_alnum.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_alnum.Tpo -c -o gl/unictype/libgl_la-ctype_alnum.lo `test -f 'gl/unictype/ctype_alnum.c' || echo '../'`gl/unictype/ctype_alnum.c
4553 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fseterr.lo -MD -MP -MF gl/.deps/libgl_la-fseterr.Tpo -c ../gl/fseterr.c -o gl/libgl_la-fseterr.o >/dev/null 2>&1
4554 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_alpha.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_alpha.Tpo -c -o gl/unictype/libgl_la-ctype_alpha.lo `test -f 'gl/unictype/ctype_alpha.c' || echo '../'`gl/unictype/ctype_alpha.c
4555 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-full-write.lo -MD -MP -MF gl/.deps/libgl_la-full-write.Tpo -c ../gl/full-write.c -o gl/libgl_la-full-write.o >/dev/null 2>&1
4556 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_blank.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_blank.Tpo -c -o gl/unictype/libgl_la-ctype_blank.lo `test -f 'gl/unictype/ctype_blank.c' || echo '../'`gl/unictype/ctype_blank.c
4557 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-uinttostr.lo -MD -MP -MF gl/.deps/libgl_la-uinttostr.Tpo -c ../gl/uinttostr.c -fPIC -DPIC -o gl/.libs/libgl_la-uinttostr.o
4558 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_resize_clear.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_resize_clear.Tpo -c ../gl/malloc/dynarray_resize_clear.c -fPIC -DPIC -o gl/malloc/.libs/libgl_la-dynarray_resize_clear.o
4559 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-imaxtostr.lo -MD -MP -MF gl/.deps/libgl_la-imaxtostr.Tpo -c ../gl/imaxtostr.c -fPIC -DPIC -o gl/.libs/libgl_la-imaxtostr.o
4560 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-inttostr.lo -MD -MP -MF gl/.deps/libgl_la-inttostr.Tpo -c ../gl/inttostr.c -fPIC -DPIC -o gl/.libs/libgl_la-inttostr.o
4561 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_cntrl.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_cntrl.Tpo -c -o gl/unictype/libgl_la-ctype_cntrl.lo `test -f 'gl/unictype/ctype_cntrl.c' || echo '../'`gl/unictype/ctype_cntrl.c
4562 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fcntl.lo -MD -MP -MF gl/.deps/libgl_la-fcntl.Tpo -c ../gl/fcntl.c -o gl/libgl_la-fcntl.o >/dev/null 2>&1
4563 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-ialloc.lo -MD -MP -MF gl/.deps/libgl_la-ialloc.Tpo -c ../gl/ialloc.c -fPIC -DPIC -o gl/.libs/libgl_la-ialloc.o
4564 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_linked_list.lo -MD -MP -MF gl/.deps/libgl_la-gl_linked_list.Tpo -c ../gl/gl_linked_list.c -fPIC -DPIC -o gl/.libs/libgl_la-gl_linked_list.o
4565 mv -f gl/.deps/libgl_la-crc.Tpo gl/.deps/libgl_la-crc.Plo
4566 mv -f gl/.deps/libgl_la-cloexec.Tpo gl/.deps/libgl_la-cloexec.Plo
4567 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-offtostr.lo -MD -MP -MF gl/.deps/libgl_la-offtostr.Tpo -c ../gl/offtostr.c -fPIC -DPIC -o gl/.libs/libgl_la-offtostr.o
4568 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_digit.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_digit.Tpo -c -o gl/unictype/libgl_la-ctype_digit.lo `test -f 'gl/unictype/ctype_digit.c' || echo '../'`gl/unictype/ctype_digit.c
4569 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-umaxtostr.lo -MD -MP -MF gl/.deps/libgl_la-umaxtostr.Tpo -c ../gl/umaxtostr.c -fPIC -DPIC -o gl/.libs/libgl_la-umaxtostr.o
4570 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_linkedhash_list.lo -MD -MP -MF gl/.deps/libgl_la-gl_linkedhash_list.Tpo -c ../gl/gl_linkedhash_list.c -fPIC -DPIC -o gl/.libs/libgl_la-gl_linkedhash_list.o
4571 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-getprogname.lo -MD -MP -MF gl/.deps/libgl_la-getprogname.Tpo -c ../gl/getprogname.c -o gl/libgl_la-getprogname.o >/dev/null 2>&1
4572 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_list.lo -MD -MP -MF gl/.deps/libgl_la-gl_list.Tpo -c ../gl/gl_list.c -fPIC -DPIC -o gl/.libs/libgl_la-gl_list.o
4573 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_graph.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_graph.Tpo -c -o gl/unictype/libgl_la-ctype_graph.lo `test -f 'gl/unictype/ctype_graph.c' || echo '../'`gl/unictype/ctype_graph.c
4574 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-localcharset.lo -MD -MP -MF gl/.deps/libgl_la-localcharset.Tpo -c ../gl/localcharset.c -fPIC -DPIC -o gl/.libs/libgl_la-localcharset.o
4575 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gettime.lo -MD -MP -MF gl/.deps/libgl_la-gettime.Tpo -c ../gl/gettime.c -o gl/libgl_la-gettime.o >/dev/null 2>&1
4576 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-clean-temp-simple.lo -MD -MP -MF gl/.deps/libgl_la-clean-temp-simple.Tpo -c ../gl/clean-temp-simple.c -o gl/libgl_la-clean-temp-simple.o >/dev/null 2>&1
4577 mv -f gl/.deps/libgl_la-exitfail.Tpo gl/.deps/libgl_la-exitfail.Plo
4578 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-localename-table.lo -MD -MP -MF gl/.deps/libgl_la-localename-table.Tpo -c ../gl/localename-table.c -fPIC -DPIC -o gl/.libs/libgl_la-localename-table.o
4579 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_lower.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_lower.Tpo -c -o gl/unictype/libgl_la-ctype_lower.lo `test -f 'gl/unictype/ctype_lower.c' || echo '../'`gl/unictype/ctype_lower.c
4580 mv -f gl/.deps/libgl_la-careadlinkat.Tpo gl/.deps/libgl_la-careadlinkat.Plo
4581 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-localename.lo -MD -MP -MF gl/.deps/libgl_la-localename.Tpo -c ../gl/localename.c -fPIC -DPIC -o gl/.libs/libgl_la-localename.o
4582 mv -f gl/.deps/libgl_la-md4-stream.Tpo gl/.deps/libgl_la-md4-stream.Plo
4583 mv -f gl/.deps/libgl_la-dirname.Tpo gl/.deps/libgl_la-dirname.Plo
4584 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/glthread/libgl_la-lock.lo -MD -MP -MF gl/glthread/.deps/libgl_la-lock.Tpo -c ../gl/glthread/lock.c -fPIC -DPIC -o gl/glthread/.libs/libgl_la-lock.o
4585 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-md4.lo -MD -MP -MF gl/.deps/libgl_la-md4.Tpo -c ../gl/md4.c -o gl/libgl_la-md4.o >/dev/null 2>&1
4586 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_print.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_print.Tpo -c -o gl/unictype/libgl_la-ctype_print.lo `test -f 'gl/unictype/ctype_print.c' || echo '../'`gl/unictype/ctype_print.c
4587 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_punct.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_punct.Tpo -c -o gl/unictype/libgl_la-ctype_punct.lo `test -f 'gl/unictype/ctype_punct.c' || echo '../'`gl/unictype/ctype_punct.c
4588 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fwriteerror.lo -MD -MP -MF gl/.deps/libgl_la-fwriteerror.Tpo -c ../gl/fwriteerror.c -o gl/libgl_la-fwriteerror.o >/dev/null 2>&1
4589 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_space.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_space.Tpo -c -o gl/unictype/libgl_la-ctype_space.lo `test -f 'gl/unictype/ctype_space.c' || echo '../'`gl/unictype/ctype_space.c
4590 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-empty-prefix-context.lo -MD -MP -MF gl/unicase/.deps/libgl_la-empty-prefix-context.Tpo -c ../gl/unicase/empty-prefix-context.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-empty-prefix-context.o
4591 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-cased.lo -MD -MP -MF gl/unicase/.deps/libgl_la-cased.Tpo -c ../gl/unicase/cased.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-cased.o
4592 mv -f gl/.deps/libgl_la-fd-hook.Tpo gl/.deps/libgl_la-fd-hook.Plo
4593 mv -f gl/.deps/libgl_la-dtotimespec.Tpo gl/.deps/libgl_la-dtotimespec.Plo
4594 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-tocasefold.lo -MD -MP -MF gl/unicase/.deps/libgl_la-tocasefold.Tpo -c ../gl/unicase/tocasefold.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-tocasefold.o
4595 mv -f gl/.deps/libgl_la-full-read.Tpo gl/.deps/libgl_la-full-read.Plo
4596 mv -f src/libpspp/.deps/liblibpspp_la-llx.Tpo src/libpspp/.deps/liblibpspp_la-llx.Plo
4597 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-empty-suffix-context.lo -MD -MP -MF gl/unicase/.deps/libgl_la-empty-suffix-context.Tpo -c ../gl/unicase/empty-suffix-context.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-empty-suffix-context.o
4598 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_upper.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_upper.Tpo -c -o gl/unictype/libgl_la-ctype_upper.lo `test -f 'gl/unictype/ctype_upper.c' || echo '../'`gl/unictype/ctype_upper.c
4599 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-tolower.lo -MD -MP -MF gl/unicase/.deps/libgl_la-tolower.Tpo -c ../gl/unicase/tolower.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-tolower.o
4600 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_xdigit.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_xdigit.Tpo -c -o gl/unictype/libgl_la-ctype_xdigit.lo `test -f 'gl/unictype/ctype_xdigit.c' || echo '../'`gl/unictype/ctype_xdigit.c
4601 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-pr_extended_pictographic.lo -MD -MP -MF gl/unictype/.deps/libgl_la-pr_extended_pictographic.Tpo -c -o gl/unictype/libgl_la-pr_extended_pictographic.lo `test -f 'gl/unictype/pr_extended_pictographic.c' || echo '../'`gl/unictype/pr_extended_pictographic.c
4602 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-special-casing.lo -MD -MP -MF gl/unicase/.deps/libgl_la-special-casing.Tpo -c ../gl/unicase/special-casing.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-special-casing.o
4603 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-ignorable.lo -MD -MP -MF gl/unicase/.deps/libgl_la-ignorable.Tpo -c ../gl/unicase/ignorable.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-ignorable.o
4604 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-pr_soft_dotted.lo -MD -MP -MF gl/unictype/.deps/libgl_la-pr_soft_dotted.Tpo -c -o gl/unictype/libgl_la-pr_soft_dotted.lo `test -f 'gl/unictype/pr_soft_dotted.c' || echo '../'`gl/unictype/pr_soft_dotted.c
4605 mv -f gl/.deps/libgl_la-dirname-lgpl.Tpo gl/.deps/libgl_la-dirname-lgpl.Plo
4606 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-toupper.lo -MD -MP -MF gl/unicase/.deps/libgl_la-toupper.Tpo -c ../gl/unicase/toupper.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-toupper.o
4607 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-casecmp.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-casecmp.Tpo -c ../gl/unicase/u8-casecmp.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-u8-casecmp.o
4608 mv -f gl/.deps/libgl_la-basename.Tpo gl/.deps/libgl_la-basename.Plo
4609 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-totitle.lo -MD -MP -MF gl/unicase/.deps/libgl_la-totitle.Tpo -c ../gl/unicase/totitle.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-totitle.o
4610 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unigbrk/libgl_la-uc-gbrk-prop.lo -MD -MP -MF gl/unigbrk/.deps/libgl_la-uc-gbrk-prop.Tpo -c -o gl/unigbrk/libgl_la-uc-gbrk-prop.lo `test -f 'gl/unigbrk/uc-gbrk-prop.c' || echo '../'`gl/unigbrk/uc-gbrk-prop.c
4611 mv -f gl/.deps/libgl_la-full-write.Tpo gl/.deps/libgl_la-full-write.Plo
4612 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_resize_clear.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_resize_clear.Tpo -c ../gl/malloc/dynarray_resize_clear.c -o gl/malloc/libgl_la-dynarray_resize_clear.o >/dev/null 2>&1
4613 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_grow.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_grow.Tpo -c ../gl/malloc/scratch_buffer_grow.c -o gl/malloc/libgl_la-scratch_buffer_grow.o >/dev/null 2>&1
4614 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unigbrk/libgl_la-uc-is-grapheme-break.lo -MD -MP -MF gl/unigbrk/.deps/libgl_la-uc-is-grapheme-break.Tpo -c -o gl/unigbrk/libgl_la-uc-is-grapheme-break.lo `test -f 'gl/unigbrk/uc-is-grapheme-break.c' || echo '../'`gl/unigbrk/uc-is-grapheme-break.c
4615 mv -f gl/.deps/libgl_la-stripslash.Tpo gl/.deps/libgl_la-stripslash.Plo
4616 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_at_failure.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_at_failure.Tpo -c ../gl/malloc/dynarray_at_failure.c -o gl/malloc/libgl_la-dynarray_at_failure.o >/dev/null 2>&1
4617 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unilbrk/libgl_la-lbrktables.lo -MD -MP -MF gl/unilbrk/.deps/libgl_la-lbrktables.Tpo -c -o gl/unilbrk/libgl_la-lbrktables.lo `test -f 'gl/unilbrk/lbrktables.c' || echo '../'`gl/unilbrk/lbrktables.c
4618 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-casefold.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-casefold.Tpo -c ../gl/unicase/u8-casefold.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-u8-casefold.o
4619 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-totitle.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-totitle.Tpo -c ../gl/unicase/u8-totitle.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-u8-totitle.o
4620 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-casemap.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-casemap.Tpo -c ../gl/unicase/u8-casemap.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-u8-casemap.o
4621 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unilbrk/libgl_la-u8-possible-linebreaks.lo -MD -MP -MF gl/unilbrk/.deps/libgl_la-u8-possible-linebreaks.Tpo -c -o gl/unilbrk/libgl_la-u8-possible-linebreaks.lo `test -f 'gl/unilbrk/u8-possible-linebreaks.c' || echo '../'`gl/unilbrk/u8-possible-linebreaks.c
4622 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-localename-table.lo -MD -MP -MF gl/.deps/libgl_la-localename-table.Tpo -c ../gl/localename-table.c -o gl/libgl_la-localename-table.o >/dev/null 2>&1
4623 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-hard-locale.lo -MD -MP -MF gl/.deps/libgl_la-hard-locale.Tpo -c ../gl/hard-locale.c -o gl/libgl_la-hard-locale.o >/dev/null 2>&1
4624 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_grow_preserve.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_grow_preserve.Tpo -c ../gl/malloc/scratch_buffer_grow_preserve.c -o gl/malloc/libgl_la-scratch_buffer_grow_preserve.o >/dev/null 2>&1
4625 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-ct-totitle.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-ct-totitle.Tpo -c ../gl/unicase/u8-ct-totitle.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-u8-ct-totitle.o
4626 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-ct-casefold.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-ct-casefold.Tpo -c ../gl/unicase/u8-ct-casefold.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-u8-ct-casefold.o
4627 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-uinttostr.lo -MD -MP -MF gl/.deps/libgl_la-uinttostr.Tpo -c ../gl/uinttostr.c -o gl/libgl_la-uinttostr.o >/dev/null 2>&1
4628 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-model-checker.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-model-checker.Tpo -c ../src/libpspp/model-checker.c -o src/libpspp/liblibpspp_la-model-checker.o >/dev/null 2>&1
4629 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-fatal-signal.lo -MD -MP -MF gl/.deps/libgl_la-fatal-signal.Tpo -c ../gl/fatal-signal.c -o gl/libgl_la-fatal-signal.o >/dev/null 2>&1
4630 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_emplace_enlarge.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_emplace_enlarge.Tpo -c ../gl/malloc/dynarray_emplace_enlarge.c -o gl/malloc/libgl_la-dynarray_emplace_enlarge.o >/dev/null 2>&1
4631 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-toupper.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-toupper.Tpo -c ../gl/unicase/u8-toupper.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-u8-toupper.o
4632 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-imaxtostr.lo -MD -MP -MF gl/.deps/libgl_la-imaxtostr.Tpo -c ../gl/imaxtostr.c -o gl/libgl_la-imaxtostr.o >/dev/null 2>&1
4633 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_set_array_size.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_set_array_size.Tpo -c ../gl/malloc/scratch_buffer_set_array_size.c -o gl/malloc/libgl_la-scratch_buffer_set_array_size.o >/dev/null 2>&1
4634 mv -f gl/.deps/libgl_la-fseterr.Tpo gl/.deps/libgl_la-fseterr.Plo
4635 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-tolower.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-tolower.Tpo -c ../gl/unicase/u8-tolower.c -fPIC -DPIC -o gl/unicase/.libs/libgl_la-u8-tolower.o
4636 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_finalize.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_finalize.Tpo -c ../gl/malloc/dynarray_finalize.c -o gl/malloc/libgl_la-dynarray_finalize.o >/dev/null 2>&1
4637 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-inttostr.lo -MD -MP -MF gl/.deps/libgl_la-inttostr.Tpo -c ../gl/inttostr.c -o gl/libgl_la-inttostr.o >/dev/null 2>&1
4638 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-rijndael-alg-fst.lo -MD -MP -MF gl/.deps/libgl_la-rijndael-alg-fst.Tpo -c ../gl/rijndael-alg-fst.c -o gl/libgl_la-rijndael-alg-fst.o >/dev/null 2>&1
4639 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-canonical-decomposition.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-canonical-decomposition.Tpo -c -o gl/uninorm/libgl_la-canonical-decomposition.lo `test -f 'gl/uninorm/canonical-decomposition.c' || echo '../'`gl/uninorm/canonical-decomposition.c
4640 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-dynarray_resize.lo -MD -MP -MF gl/malloc/.deps/libgl_la-dynarray_resize.Tpo -c ../gl/malloc/dynarray_resize.c -o gl/malloc/libgl_la-dynarray_resize.o >/dev/null 2>&1
4641 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-umaxtostr.lo -MD -MP -MF gl/.deps/libgl_la-umaxtostr.Tpo -c ../gl/umaxtostr.c -o gl/libgl_la-umaxtostr.o >/dev/null 2>&1
4642 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-offtostr.lo -MD -MP -MF gl/.deps/libgl_la-offtostr.Tpo -c ../gl/offtostr.c -o gl/libgl_la-offtostr.o >/dev/null 2>&1
4643 mv -f gl/.deps/libgl_la-gettime.Tpo gl/.deps/libgl_la-gettime.Plo
4644 In file included from ../gl/unicase/special-casing.c:33:
4645 ../gl/unicase/special-casing-table.gperf: In function 'gl_unicase_special_lookup':
4646 ../gl/unicase/special-casing-table.gperf:150:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4647 150 | "\xfb\x01\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0046, 0x0049, 0 }, { 0xFB01, 0, 0 }, { 0x0046, 0x0069, 0 }, { 0x0066, 0x0069, 0 }
4648 | ^~~~~~~~~~~~~~
4649 ../gl/unicase/special-casing-table.gperf:55:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4650 55 | "\x01\x49\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x02BC, 0x004E, 0 }, { 0x0149, 0, 0 }, { 0x02BC, 0x004E, 0 }, { 0x02BC, 0x006E, 0 }
4651 | ^~~~~~~~~~~
4652 ../gl/unicase/special-casing-table.gperf:149:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4653 149 | "\xfb\x00\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0046, 0x0046, 0 }, { 0xFB00, 0, 0 }, { 0x0046, 0x0066, 0 }, { 0x0066, 0x0066, 0 }
4654 | ^~~~~~~~~~~~~~
4655 ../gl/unicase/special-casing-table.gperf:39:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4656 39 | "\x00\x49\x00", 1, SCC_MORE_ABOVE , { 'l', 't' }, { 0x0049, 0, 0 }, { 0x0069, 0x0307, 0 }, { 0x0049, 0, 0 }, { 0x0069, 0, 0 }
4657 | ^~~~~~~~~~~
4658 ../gl/unicase/special-casing-table.gperf:151:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4659 151 | "\xfb\x02\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0046, 0x004C, 0 }, { 0xFB02, 0, 0 }, { 0x0046, 0x006C, 0 }, { 0x0066, 0x006C, 0 }
4660 | ^~~~~~~~~~~~~~
4661 ../gl/unicase/special-casing-table.gperf:152:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4662 152 | "\xfb\x03\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0046, 0x0046, 0x0049 }, { 0xFB03, 0, 0 }, { 0x0046, 0x0066, 0x0069 }, { 0x0066, 0x0066, 0x0069 }
4663 | ^~~~~~~~~~~~~~
4664 ../gl/unicase/special-casing-table.gperf:52:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4665 52 | "\x01\x30\x00", 1, SCC_ALWAYS , { 't', 'r' }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }
4666 | ^~~~~~~~~~~
4667 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-ialloc.lo -MD -MP -MF gl/.deps/libgl_la-ialloc.Tpo -c ../gl/ialloc.c -o gl/libgl_la-ialloc.o >/dev/null 2>&1
4668 ../gl/unicase/special-casing-table.gperf:40:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4669 40 | "\x00\x49\x01", 1, -SCC_BEFORE_DOT , { 't', 'r' }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }
4670 | ^~~~~~~~~~~
4671 ../gl/unicase/special-casing-table.gperf:41:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4672 41 | "\x00\x49\x02", 1, -SCC_BEFORE_DOT , { 'a', 'z' }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }
4673 | ^~~~~~~~~~~
4674 ../gl/unicase/special-casing-table.gperf:57:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4675 57 | "\x03\x07\x00", 1, SCC_AFTER_SOFT_DOTTED, { 'l', 't' }, { 0, 0, 0 }, { 0x0307, 0, 0 }, { 0, 0, 0 }, { 0x0307, 0, 0 }
4676 | ^~~~~~~~~~~~~~
4677 ../gl/unicase/special-casing-table.gperf:53:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4678 53 | "\x01\x30\x01", 1, SCC_ALWAYS , { 'a', 'z' }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }
4679 | ^~~~~~~~~~~
4680 ../gl/unicase/special-casing-table.gperf:54:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4681 54 | "\x01\x30\x02", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0130, 0, 0 }, { 0x0069, 0x0307, 0 }, { 0x0130, 0, 0 }, { 0x0069, 0x0307, 0 }
4682 | ^~~~~~~~~~~
4683 ../gl/unicase/special-casing-table.gperf:154:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4684 154 | "\xfb\x05\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0053, 0x0054, 0 }, { 0xFB05, 0, 0 }, { 0x0053, 0x0074, 0 }, { 0x0073, 0x0074, 0 }
4685 | ^~~~~~~~~~~~~~
4686 ../gl/unicase/special-casing-table.gperf:58:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4687 58 | "\x03\x07\x01", 1, SCC_AFTER_I , { 't', 'r' }, { 0x0307, 0, 0 }, { 0, 0, 0 }, { 0x0307, 0, 0 }, { 0x0307, 0, 0 }
4688 | ^~~~~~~~~~~~~~
4689 ../gl/unicase/special-casing-table.gperf:59:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4690 59 | "\x03\x07\x02", 0, SCC_AFTER_I , { 'a', 'z' }, { 0x0307, 0, 0 }, { 0, 0, 0 }, { 0x0307, 0, 0 }, { 0x0307, 0, 0 }
4691 | ^~~~~~~~~~~~~~
4692 mv -f gl/.deps/libgl_la-getprogname.Tpo gl/.deps/libgl_la-getprogname.Plo
4693 ../gl/unicase/special-casing-table.gperf:43:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4694 43 | "\x00\x49\x04", 0, SCC_ALWAYS , { 'a', 'z' }, { 0x0049, 0, 0 }, { 0x0069, 0, 0 }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }
4695 | ^~~~~~~~~~~
4696 ../gl/unicase/special-casing-table.gperf:47:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4697 47 | "\x00\xcc\x00", 0, SCC_ALWAYS , { 'l', 't' }, { 0x00CC, 0, 0 }, { 0x0069, 0x0307, 0x0300 }, { 0x00CC, 0, 0 }, { 0x00EC, 0, 0 }
4698 | ^~~~~~~~~~~~~~
4699 ../gl/unicase/special-casing-table.gperf:133:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4700 133 | "\x1f\xcc\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0397, 0x0399, 0 }, { 0x1FC3, 0, 0 }, { 0x1FCC, 0, 0 }, { 0x03B7, 0x03B9, 0 }
4701 | ^~~~~~~~~~~~~~
4702 ../gl/unicase/special-casing-table.gperf:109:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4703 109 | "\x1f\xa3\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6B, 0x0399, 0 }, { 0x1FA3, 0, 0 }, { 0x1FAB, 0, 0 }, { 0x1F63, 0x03B9, 0 }
4704 | ^~~~~~~~~~~~~~
4705 ../gl/unicase/special-casing-table.gperf:104:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4706 104 | "\x1f\x9e\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2E, 0x0399, 0 }, { 0x1F96, 0, 0 }, { 0x1F9E, 0, 0 }, { 0x1F26, 0x03B9, 0 }
4707 | ^~~~~~~~~~~~~~
4708 ../gl/unicase/special-casing-table.gperf:61:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4709 61 | "\x03\xa3\x00", 0, SCC_FINAL_SIGMA , { '\0', '\0' }, { 0x03A3, 0, 0 }, { 0x03C2, 0, 0 }, { 0x03A3, 0, 0 }, { 0x03C3, 0, 0 }
4710 | ^~~~~~~~~~~~~~
4711 ../gl/unicase/special-casing-table.gperf:69:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4712 69 | "\x1e\x9e\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1E9E, 0, 0 }, { 0x00DF, 0, 0 }, { 0x1E9E, 0, 0 }, { 0x0073, 0x0073, 0 }
4713 | ^~~~~~~~~~~~~~
4714 ../gl/unicase/special-casing-table.gperf:100:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4715 100 | "\x1f\x9a\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2A, 0x0399, 0 }, { 0x1F92, 0, 0 }, { 0x1F9A, 0, 0 }, { 0x1F22, 0x03B9, 0 }
4716 | ^~~~~~~~~~~~~~
4717 ../gl/unicase/special-casing-table.gperf:99:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4718 99 | "\x1f\x99\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F29, 0x0399, 0 }, { 0x1F91, 0, 0 }, { 0x1F99, 0, 0 }, { 0x1F21, 0x03B9, 0 }
4719 | ^~~~~~~~~~~~~~
4720 ../gl/unicase/special-casing-table.gperf:68:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4721 68 | "\x1e\x9a\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0041, 0x02BE, 0 }, { 0x1E9A, 0, 0 }, { 0x0041, 0x02BE, 0 }, { 0x0061, 0x02BE, 0 }
4722 | ^~~~~~~~~~~~~~
4723 ../gl/unicase/special-casing-table.gperf:67:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4724 67 | "\x1e\x99\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0059, 0x030A, 0 }, { 0x1E99, 0, 0 }, { 0x0059, 0x030A, 0 }, { 0x0079, 0x030A, 0 }
4725 | ^~~~~~~~~~~~~~
4726 ../gl/unicase/special-casing-table.gperf:98:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4727 98 | "\x1f\x98\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F28, 0x0399, 0 }, { 0x1F90, 0, 0 }, { 0x1F98, 0, 0 }, { 0x1F20, 0x03B9, 0 }
4728 | ^~~~~~~~~~~~~~
4729 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-compat-decomposition.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-compat-decomposition.Tpo -c -o gl/uninorm/libgl_la-compat-decomposition.lo `test -f 'gl/uninorm/compat-decomposition.c' || echo '../'`gl/uninorm/compat-decomposition.c
4730 ../gl/unicase/special-casing-table.gperf:97:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4731 97 | "\x1f\x97\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2F, 0x0399, 0 }, { 0x1F97, 0, 0 }, { 0x1F9F, 0, 0 }, { 0x1F27, 0x03B9, 0 }
4732 | ^~~~~~~~~~~~~~
4733 ../gl/unicase/special-casing-table.gperf:66:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4734 66 | "\x1e\x98\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0057, 0x030A, 0 }, { 0x1E98, 0, 0 }, { 0x0057, 0x030A, 0 }, { 0x0077, 0x030A, 0 }
4735 | ^~~~~~~~~~~~~~
4736 ../gl/unicase/special-casing-table.gperf:65:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4737 65 | "\x1e\x97\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0054, 0x0308, 0 }, { 0x1E97, 0, 0 }, { 0x0054, 0x0308, 0 }, { 0x0074, 0x0308, 0 }
4738 | ^~~~~~~~~~~~~~
4739 ../gl/unicase/special-casing-table.gperf:96:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4740 96 | "\x1f\x96\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2E, 0x0399, 0 }, { 0x1F96, 0, 0 }, { 0x1F9E, 0, 0 }, { 0x1F26, 0x03B9, 0 }
4741 | ^~~~~~~~~~~~~~
4742 ../gl/unicase/special-casing-table.gperf:90:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4743 90 | "\x1f\x90\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F28, 0x0399, 0 }, { 0x1F90, 0, 0 }, { 0x1F98, 0, 0 }, { 0x1F20, 0x03B9, 0 }
4744 | ^~~~~~~~~~~~~~
4745 ../gl/unicase/special-casing-table.gperf:64:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4746 64 | "\x1e\x96\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0048, 0x0331, 0 }, { 0x1E96, 0, 0 }, { 0x0048, 0x0331, 0 }, { 0x0068, 0x0331, 0 }
4747 | ^~~~~~~~~~~~~~
4748 ../gl/unicase/special-casing-table.gperf:60:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4749 60 | "\x03\x90\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0399, 0x0308, 0x0301 }, { 0x0390, 0, 0 }, { 0x0399, 0x0308, 0x0301 }, { 0x03B9, 0x0308, 0x0301 }
4750 | ^~~~~~~~~~~~~~
4751 ../gl/unicase/special-casing-table.gperf:81:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4752 81 | "\x1f\x87\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0F, 0x0399, 0 }, { 0x1F87, 0, 0 }, { 0x1F8F, 0, 0 }, { 0x1F07, 0x03B9, 0 }
4753 | ^~~~~~~~~~~~~~
4754 ../gl/unicase/special-casing-table.gperf:45:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4755 45 | "\x00\x69\x00", 1, SCC_ALWAYS , { 't', 'r' }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }
4756 | ^~~~~~~~~~~
4757 ../gl/unicase/special-casing-table.gperf:148:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4758 148 | "\x1f\xfc\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A9, 0x0399, 0 }, { 0x1FF3, 0, 0 }, { 0x1FFC, 0, 0 }, { 0x03C9, 0x03B9, 0 }
4759 | ^~~~~~~~~~~~~~
4760 ../gl/unicase/special-casing-table.gperf:153:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4761 153 | "\xfb\x04\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0046, 0x0046, 0x004C }, { 0xFB04, 0, 0 }, { 0x0046, 0x0066, 0x006C }, { 0x0066, 0x0066, 0x006C }
4762 | ^~~~~~~~~~~~~~
4763 ../gl/unicase/special-casing-table.gperf:147:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4764 147 | "\x1f\xf7\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A9, 0x0342, 0x0399 }, { 0x1FF7, 0, 0 }, { 0x03A9, 0x0342, 0x0345 }, { 0x03C9, 0x0342, 0x03B9 }
4765 | ^~~~~~~~~~~~~~
4766 ../gl/unicase/special-casing-table.gperf:46:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4767 46 | "\x00\x69\x01", 0, SCC_ALWAYS , { 'a', 'z' }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }
4768 | ^~~~~~~~~~~
4769 ../gl/unicase/special-casing-table.gperf:42:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4770 42 | "\x00\x49\x03", 1, SCC_ALWAYS , { 't', 'r' }, { 0x0049, 0, 0 }, { 0x0069, 0, 0 }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }
4771 | ^~~~~~~~~~~
4772 ../gl/unicase/special-casing-table.gperf:146:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4773 146 | "\x1f\xf6\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A9, 0x0342, 0 }, { 0x1FF6, 0, 0 }, { 0x03A9, 0x0342, 0 }, { 0x03C9, 0x0342, 0 }
4774 | ^~~~~~~~~~~~~~
4775 ../gl/unicase/special-casing-table.gperf:145:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4776 145 | "\x1f\xf4\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x038F, 0x0399, 0 }, { 0x1FF4, 0, 0 }, { 0x038F, 0x0345, 0 }, { 0x03CE, 0x03B9, 0 }
4777 | ^~~~~~~~~~~~~~
4778 ../gl/unicase/special-casing-table.gperf:63:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4779 63 | "\x05\x87\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0535, 0x0552, 0 }, { 0x0587, 0, 0 }, { 0x0535, 0x0582, 0 }, { 0x0565, 0x0582, 0 }
4780 | ^~~~~~~~~~~~~~
4781 ../gl/unicase/special-casing-table.gperf:144:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4782 144 | "\x1f\xf3\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A9, 0x0399, 0 }, { 0x1FF3, 0, 0 }, { 0x1FFC, 0, 0 }, { 0x03C9, 0x03B9, 0 }
4783 | ^~~~~~~~~~~~~~
4784 ../gl/unicase/special-casing-table.gperf:143:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4785 143 | "\x1f\xf2\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1FFA, 0x0399, 0 }, { 0x1FF2, 0, 0 }, { 0x1FFA, 0x0345, 0 }, { 0x1F7C, 0x03B9, 0 }
4786 | ^~~~~~~~~~~~~~
4787 ../gl/unicase/special-casing-table.gperf:56:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4788 56 | "\x01\xf0\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x004A, 0x030C, 0 }, { 0x01F0, 0, 0 }, { 0x004A, 0x030C, 0 }, { 0x006A, 0x030C, 0 }
4789 | ^~~~~~~~~~~~~~
4790 ../gl/unicase/special-casing-table.gperf:142:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4791 142 | "\x1f\xe7\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0308, 0x0342 }, { 0x1FE7, 0, 0 }, { 0x03A5, 0x0308, 0x0342 }, { 0x03C5, 0x0308, 0x0342 }
4792 | ^~~~~~~~~~~~~~
4793 ../gl/unicase/special-casing-table.gperf:141:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4794 141 | "\x1f\xe6\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0342, 0 }, { 0x1FE6, 0, 0 }, { 0x03A5, 0x0342, 0 }, { 0x03C5, 0x0342, 0 }
4795 | ^~~~~~~~~~~~~~
4796 ../gl/unicase/special-casing-table.gperf:140:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4797 140 | "\x1f\xe4\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A1, 0x0313, 0 }, { 0x1FE4, 0, 0 }, { 0x03A1, 0x0313, 0 }, { 0x03C1, 0x0313, 0 }
4798 | ^~~~~~~~~~~~~~
4799 ../gl/unicase/special-casing-table.gperf:139:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4800 139 | "\x1f\xe3\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0308, 0x0301 }, { 0x1FE3, 0, 0 }, { 0x03A5, 0x0308, 0x0301 }, { 0x03C5, 0x0308, 0x0301 }
4801 | ^~~~~~~~~~~~~~
4802 ../gl/unicase/special-casing-table.gperf:138:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4803 138 | "\x1f\xe2\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0308, 0x0300 }, { 0x1FE2, 0, 0 }, { 0x03A5, 0x0308, 0x0300 }, { 0x03C5, 0x0308, 0x0300 }
4804 | ^~~~~~~~~~~~~~
4805 ../gl/unicase/special-casing-table.gperf:49:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4806 49 | "\x00\xdf\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0053, 0x0053, 0 }, { 0x00DF, 0, 0 }, { 0x0053, 0x0073, 0 }, { 0x0073, 0x0073, 0 }
4807 | ^~~~~~~~~~~~~~
4808 ../gl/unicase/special-casing-table.gperf:137:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4809 137 | "\x1f\xd7\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0399, 0x0308, 0x0342 }, { 0x1FD7, 0, 0 }, { 0x0399, 0x0308, 0x0342 }, { 0x03B9, 0x0308, 0x0342 }
4810 | ^~~~~~~~~~~~~~
4811 ../gl/unicase/special-casing-table.gperf:136:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4812 136 | "\x1f\xd6\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0399, 0x0342, 0 }, { 0x1FD6, 0, 0 }, { 0x0399, 0x0342, 0 }, { 0x03B9, 0x0342, 0 }
4813 | ^~~~~~~~~~~~~~
4814 ../gl/unicase/special-casing-table.gperf:135:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4815 135 | "\x1f\xd3\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0399, 0x0308, 0x0301 }, { 0x1FD3, 0, 0 }, { 0x0399, 0x0308, 0x0301 }, { 0x03B9, 0x0308, 0x0301 }
4816 | ^~~~~~~~~~~~~~
4817 mv -f gl/.deps/libgl_la-dtoastr.Tpo gl/.deps/libgl_la-dtoastr.Plo
4818 ../gl/unicase/special-casing-table.gperf:134:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4819 134 | "\x1f\xd2\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0399, 0x0308, 0x0300 }, { 0x1FD2, 0, 0 }, { 0x0399, 0x0308, 0x0300 }, { 0x03B9, 0x0308, 0x0300 }
4820 | ^~~~~~~~~~~~~~
4821 ../gl/unicase/special-casing-table.gperf:48:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4822 48 | "\x00\xcd\x00", 0, SCC_ALWAYS , { 'l', 't' }, { 0x00CD, 0, 0 }, { 0x0069, 0x0307, 0x0301 }, { 0x00CD, 0, 0 }, { 0x00ED, 0, 0 }
4823 | ^~~~~~~~~~~~~~
4824 ../gl/unicase/special-casing-table.gperf:132:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4825 132 | "\x1f\xc7\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0397, 0x0342, 0x0399 }, { 0x1FC7, 0, 0 }, { 0x0397, 0x0342, 0x0345 }, { 0x03B7, 0x0342, 0x03B9 }
4826 | ^~~~~~~~~~~~~~
4827 ../gl/unicase/special-casing-table.gperf:131:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4828 131 | "\x1f\xc6\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0397, 0x0342, 0 }, { 0x1FC6, 0, 0 }, { 0x0397, 0x0342, 0 }, { 0x03B7, 0x0342, 0 }
4829 | ^~~~~~~~~~~~~~
4830 ../gl/unicase/special-casing-table.gperf:130:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4831 130 | "\x1f\xc4\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0389, 0x0399, 0 }, { 0x1FC4, 0, 0 }, { 0x0389, 0x0345, 0 }, { 0x03AE, 0x03B9, 0 }
4832 | ^~~~~~~~~~~~~~
4833 ../gl/unicase/special-casing-table.gperf:129:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4834 129 | "\x1f\xc3\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0397, 0x0399, 0 }, { 0x1FC3, 0, 0 }, { 0x1FCC, 0, 0 }, { 0x03B7, 0x03B9, 0 }
4835 | ^~~~~~~~~~~~~~
4836 ../gl/unicase/special-casing-table.gperf:128:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4837 128 | "\x1f\xc2\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1FCA, 0x0399, 0 }, { 0x1FC2, 0, 0 }, { 0x1FCA, 0x0345, 0 }, { 0x1F74, 0x03B9, 0 }
4838 | ^~~~~~~~~~~~~~
4839 ../gl/unicase/special-casing-table.gperf:127:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4840 127 | "\x1f\xbc\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0391, 0x0399, 0 }, { 0x1FB3, 0, 0 }, { 0x1FBC, 0, 0 }, { 0x03B1, 0x03B9, 0 }
4841 | ^~~~~~~~~~~~~~
4842 ../gl/unicase/special-casing-table.gperf:126:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4843 126 | "\x1f\xb7\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0391, 0x0342, 0x0399 }, { 0x1FB7, 0, 0 }, { 0x0391, 0x0342, 0x0345 }, { 0x03B1, 0x0342, 0x03B9 }
4844 | ^~~~~~~~~~~~~~
4845 ../gl/unicase/special-casing-table.gperf:125:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4846 125 | "\x1f\xb6\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0391, 0x0342, 0 }, { 0x1FB6, 0, 0 }, { 0x0391, 0x0342, 0 }, { 0x03B1, 0x0342, 0 }
4847 | ^~~~~~~~~~~~~~
4848 ../gl/unicase/special-casing-table.gperf:124:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4849 124 | "\x1f\xb4\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0386, 0x0399, 0 }, { 0x1FB4, 0, 0 }, { 0x0386, 0x0345, 0 }, { 0x03AC, 0x03B9, 0 }
4850 | ^~~~~~~~~~~~~~
4851 ../gl/unicase/special-casing-table.gperf:123:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4852 123 | "\x1f\xb3\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0391, 0x0399, 0 }, { 0x1FB3, 0, 0 }, { 0x1FBC, 0, 0 }, { 0x03B1, 0x03B9, 0 }
4853 | ^~~~~~~~~~~~~~
4854 ../gl/unicase/special-casing-table.gperf:122:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4855 122 | "\x1f\xb2\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1FBA, 0x0399, 0 }, { 0x1FB2, 0, 0 }, { 0x1FBA, 0x0345, 0 }, { 0x1F70, 0x03B9, 0 }
4856 | ^~~~~~~~~~~~~~
4857 ../gl/unicase/special-casing-table.gperf:62:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4858 62 | "\x03\xb0\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0308, 0x0301 }, { 0x03B0, 0, 0 }, { 0x03A5, 0x0308, 0x0301 }, { 0x03C5, 0x0308, 0x0301 }
4859 | ^~~~~~~~~~~~~~
4860 ../gl/unicase/special-casing-table.gperf:121:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4861 121 | "\x1f\xaf\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6F, 0x0399, 0 }, { 0x1FA7, 0, 0 }, { 0x1FAF, 0, 0 }, { 0x1F67, 0x03B9, 0 }
4862 | ^~~~~~~~~~~~~~
4863 ../gl/unicase/special-casing-table.gperf:120:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4864 120 | "\x1f\xae\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6E, 0x0399, 0 }, { 0x1FA6, 0, 0 }, { 0x1FAE, 0, 0 }, { 0x1F66, 0x03B9, 0 }
4865 | ^~~~~~~~~~~~~~
4866 ../gl/unicase/special-casing-table.gperf:119:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4867 119 | "\x1f\xad\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6D, 0x0399, 0 }, { 0x1FA5, 0, 0 }, { 0x1FAD, 0, 0 }, { 0x1F65, 0x03B9, 0 }
4868 | ^~~~~~~~~~~~~~
4869 mv -f src/libpspp/.deps/liblibpspp_la-string-set.Tpo src/libpspp/.deps/liblibpspp_la-string-set.Plo
4870 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decompose-internal.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decompose-internal.Tpo -c -o gl/uninorm/libgl_la-decompose-internal.lo `test -f 'gl/uninorm/decompose-internal.c' || echo '../'`gl/uninorm/decompose-internal.c
4871 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-empty-prefix-context.lo -MD -MP -MF gl/unicase/.deps/libgl_la-empty-prefix-context.Tpo -c ../gl/unicase/empty-prefix-context.c -o gl/unicase/libgl_la-empty-prefix-context.o >/dev/null 2>&1
4872 ../gl/unicase/special-casing-table.gperf:118:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4873 118 | "\x1f\xac\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6C, 0x0399, 0 }, { 0x1FA4, 0, 0 }, { 0x1FAC, 0, 0 }, { 0x1F64, 0x03B9, 0 }
4874 | ^~~~~~~~~~~~~~
4875 ../gl/unicase/special-casing-table.gperf:117:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4876 117 | "\x1f\xab\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6B, 0x0399, 0 }, { 0x1FA3, 0, 0 }, { 0x1FAB, 0, 0 }, { 0x1F63, 0x03B9, 0 }
4877 | ^~~~~~~~~~~~~~
4878 ../gl/unicase/special-casing-table.gperf:116:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4879 116 | "\x1f\xaa\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6A, 0x0399, 0 }, { 0x1FA2, 0, 0 }, { 0x1FAA, 0, 0 }, { 0x1F62, 0x03B9, 0 }
4880 | ^~~~~~~~~~~~~~
4881 ../gl/unicase/special-casing-table.gperf:115:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4882 115 | "\x1f\xa9\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F69, 0x0399, 0 }, { 0x1FA1, 0, 0 }, { 0x1FA9, 0, 0 }, { 0x1F61, 0x03B9, 0 }
4883 | ^~~~~~~~~~~~~~
4884 ../gl/unicase/special-casing-table.gperf:114:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4885 114 | "\x1f\xa8\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F68, 0x0399, 0 }, { 0x1FA0, 0, 0 }, { 0x1FA8, 0, 0 }, { 0x1F60, 0x03B9, 0 }
4886 | ^~~~~~~~~~~~~~
4887 ../gl/unicase/special-casing-table.gperf:113:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4888 113 | "\x1f\xa7\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6F, 0x0399, 0 }, { 0x1FA7, 0, 0 }, { 0x1FAF, 0, 0 }, { 0x1F67, 0x03B9, 0 }
4889 | ^~~~~~~~~~~~~~
4890 ../gl/unicase/special-casing-table.gperf:112:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4891 112 | "\x1f\xa6\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6E, 0x0399, 0 }, { 0x1FA6, 0, 0 }, { 0x1FAE, 0, 0 }, { 0x1F66, 0x03B9, 0 }
4892 | ^~~~~~~~~~~~~~
4893 ../gl/unicase/special-casing-table.gperf:111:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4894 111 | "\x1f\xa5\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6D, 0x0399, 0 }, { 0x1FA5, 0, 0 }, { 0x1FAD, 0, 0 }, { 0x1F65, 0x03B9, 0 }
4895 | ^~~~~~~~~~~~~~
4896 ../gl/unicase/special-casing-table.gperf:110:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4897 110 | "\x1f\xa4\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6C, 0x0399, 0 }, { 0x1FA4, 0, 0 }, { 0x1FAC, 0, 0 }, { 0x1F64, 0x03B9, 0 }
4898 | ^~~~~~~~~~~~~~
4899 ../gl/unicase/special-casing-table.gperf:108:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4900 108 | "\x1f\xa2\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6A, 0x0399, 0 }, { 0x1FA2, 0, 0 }, { 0x1FAA, 0, 0 }, { 0x1F62, 0x03B9, 0 }
4901 | ^~~~~~~~~~~~~~
4902 ../gl/unicase/special-casing-table.gperf:107:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4903 107 | "\x1f\xa1\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F69, 0x0399, 0 }, { 0x1FA1, 0, 0 }, { 0x1FA9, 0, 0 }, { 0x1F61, 0x03B9, 0 }
4904 | ^~~~~~~~~~~~~~
4905 ../gl/unicase/special-casing-table.gperf:106:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4906 106 | "\x1f\xa0\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F68, 0x0399, 0 }, { 0x1FA0, 0, 0 }, { 0x1FA8, 0, 0 }, { 0x1F60, 0x03B9, 0 }
4907 | ^~~~~~~~~~~~~~
4908 ../gl/unicase/special-casing-table.gperf:105:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4909 105 | "\x1f\x9f\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2F, 0x0399, 0 }, { 0x1F97, 0, 0 }, { 0x1F9F, 0, 0 }, { 0x1F27, 0x03B9, 0 }
4910 | ^~~~~~~~~~~~~~
4911 ../gl/unicase/special-casing-table.gperf:103:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4912 103 | "\x1f\x9d\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2D, 0x0399, 0 }, { 0x1F95, 0, 0 }, { 0x1F9D, 0, 0 }, { 0x1F25, 0x03B9, 0 }
4913 | ^~~~~~~~~~~~~~
4914 ../gl/unicase/special-casing-table.gperf:102:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4915 102 | "\x1f\x9c\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2C, 0x0399, 0 }, { 0x1F94, 0, 0 }, { 0x1F9C, 0, 0 }, { 0x1F24, 0x03B9, 0 }
4916 | ^~~~~~~~~~~~~~
4917 ../gl/unicase/special-casing-table.gperf:101:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4918 101 | "\x1f\x9b\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2B, 0x0399, 0 }, { 0x1F93, 0, 0 }, { 0x1F9B, 0, 0 }, { 0x1F23, 0x03B9, 0 }
4919 | ^~~~~~~~~~~~~~
4920 ../gl/unicase/special-casing-table.gperf:95:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4921 95 | "\x1f\x95\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2D, 0x0399, 0 }, { 0x1F95, 0, 0 }, { 0x1F9D, 0, 0 }, { 0x1F25, 0x03B9, 0 }
4922 | ^~~~~~~~~~~~~~
4923 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decomposing-form.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decomposing-form.Tpo -c -o gl/uninorm/libgl_la-decomposing-form.lo `test -f 'gl/uninorm/decomposing-form.c' || echo '../'`gl/uninorm/decomposing-form.c
4924 ../gl/unicase/special-casing-table.gperf:94:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4925 94 | "\x1f\x94\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2C, 0x0399, 0 }, { 0x1F94, 0, 0 }, { 0x1F9C, 0, 0 }, { 0x1F24, 0x03B9, 0 }
4926 | ^~~~~~~~~~~~~~
4927 ../gl/unicase/special-casing-table.gperf:93:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4928 93 | "\x1f\x93\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2B, 0x0399, 0 }, { 0x1F93, 0, 0 }, { 0x1F9B, 0, 0 }, { 0x1F23, 0x03B9, 0 }
4929 | ^~~~~~~~~~~~~~
4930 ../gl/unicase/special-casing-table.gperf:92:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4931 92 | "\x1f\x92\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2A, 0x0399, 0 }, { 0x1F92, 0, 0 }, { 0x1F9A, 0, 0 }, { 0x1F22, 0x03B9, 0 }
4932 | ^~~~~~~~~~~~~~
4933 ../gl/unicase/special-casing-table.gperf:91:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4934 91 | "\x1f\x91\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F29, 0x0399, 0 }, { 0x1F91, 0, 0 }, { 0x1F99, 0, 0 }, { 0x1F21, 0x03B9, 0 }
4935 | ^~~~~~~~~~~~~~
4936 ../gl/unicase/special-casing-table.gperf:89:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4937 89 | "\x1f\x8f\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0F, 0x0399, 0 }, { 0x1F87, 0, 0 }, { 0x1F8F, 0, 0 }, { 0x1F07, 0x03B9, 0 }
4938 | ^~~~~~~~~~~~~~
4939 ../gl/unicase/special-casing-table.gperf:88:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4940 88 | "\x1f\x8e\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0E, 0x0399, 0 }, { 0x1F86, 0, 0 }, { 0x1F8E, 0, 0 }, { 0x1F06, 0x03B9, 0 }
4941 | ^~~~~~~~~~~~~~
4942 ../gl/unicase/special-casing-table.gperf:87:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4943 87 | "\x1f\x8d\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0D, 0x0399, 0 }, { 0x1F85, 0, 0 }, { 0x1F8D, 0, 0 }, { 0x1F05, 0x03B9, 0 }
4944 | ^~~~~~~~~~~~~~
4945 ../gl/unicase/special-casing-table.gperf:86:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4946 86 | "\x1f\x8c\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0C, 0x0399, 0 }, { 0x1F84, 0, 0 }, { 0x1F8C, 0, 0 }, { 0x1F04, 0x03B9, 0 }
4947 | ^~~~~~~~~~~~~~
4948 ../gl/unicase/special-casing-table.gperf:85:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4949 85 | "\x1f\x8b\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0B, 0x0399, 0 }, { 0x1F83, 0, 0 }, { 0x1F8B, 0, 0 }, { 0x1F03, 0x03B9, 0 }
4950 | ^~~~~~~~~~~~~~
4951 ../gl/unicase/special-casing-table.gperf:84:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4952 84 | "\x1f\x8a\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0A, 0x0399, 0 }, { 0x1F82, 0, 0 }, { 0x1F8A, 0, 0 }, { 0x1F02, 0x03B9, 0 }
4953 | ^~~~~~~~~~~~~~
4954 ../gl/unicase/special-casing-table.gperf:83:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4955 83 | "\x1f\x89\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F09, 0x0399, 0 }, { 0x1F81, 0, 0 }, { 0x1F89, 0, 0 }, { 0x1F01, 0x03B9, 0 }
4956 | ^~~~~~~~~~~~~~
4957 ../gl/unicase/special-casing-table.gperf:82:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4958 82 | "\x1f\x88\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F08, 0x0399, 0 }, { 0x1F80, 0, 0 }, { 0x1F88, 0, 0 }, { 0x1F00, 0x03B9, 0 }
4959 | ^~~~~~~~~~~~~~
4960 ../gl/unicase/special-casing-table.gperf:80:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4961 80 | "\x1f\x86\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0E, 0x0399, 0 }, { 0x1F86, 0, 0 }, { 0x1F8E, 0, 0 }, { 0x1F06, 0x03B9, 0 }
4962 | ^~~~~~~~~~~~~~
4963 ../gl/unicase/special-casing-table.gperf:79:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4964 79 | "\x1f\x85\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0D, 0x0399, 0 }, { 0x1F85, 0, 0 }, { 0x1F8D, 0, 0 }, { 0x1F05, 0x03B9, 0 }
4965 | ^~~~~~~~~~~~~~
4966 ../gl/unicase/special-casing-table.gperf:78:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4967 78 | "\x1f\x84\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0C, 0x0399, 0 }, { 0x1F84, 0, 0 }, { 0x1F8C, 0, 0 }, { 0x1F04, 0x03B9, 0 }
4968 | ^~~~~~~~~~~~~~
4969 ../gl/unicase/special-casing-table.gperf:77:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4970 77 | "\x1f\x83\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0B, 0x0399, 0 }, { 0x1F83, 0, 0 }, { 0x1F8B, 0, 0 }, { 0x1F03, 0x03B9, 0 }
4971 | ^~~~~~~~~~~~~~
4972 ../gl/unicase/special-casing-table.gperf:76:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4973 76 | "\x1f\x82\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0A, 0x0399, 0 }, { 0x1F82, 0, 0 }, { 0x1F8A, 0, 0 }, { 0x1F02, 0x03B9, 0 }
4974 | ^~~~~~~~~~~~~~
4975 ../gl/unicase/special-casing-table.gperf:75:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4976 75 | "\x1f\x81\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F09, 0x0399, 0 }, { 0x1F81, 0, 0 }, { 0x1F89, 0, 0 }, { 0x1F01, 0x03B9, 0 }
4977 | ^~~~~~~~~~~~~~
4978 ../gl/unicase/special-casing-table.gperf:74:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4979 74 | "\x1f\x80\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F08, 0x0399, 0 }, { 0x1F80, 0, 0 }, { 0x1F88, 0, 0 }, { 0x1F00, 0x03B9, 0 }
4980 | ^~~~~~~~~~~~~~
4981 ../gl/unicase/special-casing-table.gperf:73:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4982 73 | "\x1f\x56\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0313, 0x0342 }, { 0x1F56, 0, 0 }, { 0x03A5, 0x0313, 0x0342 }, { 0x03C5, 0x0313, 0x0342 }
4983 | ^~~~~~~~~~~
4984 ../gl/unicase/special-casing-table.gperf:72:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4985 72 | "\x1f\x54\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0313, 0x0301 }, { 0x1F54, 0, 0 }, { 0x03A5, 0x0313, 0x0301 }, { 0x03C5, 0x0313, 0x0301 }
4986 | ^~~~~~~~~~~
4987 ../gl/unicase/special-casing-table.gperf:71:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4988 71 | "\x1f\x52\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0313, 0x0300 }, { 0x1F52, 0, 0 }, { 0x03A5, 0x0313, 0x0300 }, { 0x03C5, 0x0313, 0x0300 }
4989 | ^~~~~~~~~~~
4990 ../gl/unicase/special-casing-table.gperf:70:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4991 70 | "\x1f\x50\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0313, 0 }, { 0x1F50, 0, 0 }, { 0x03A5, 0x0313, 0 }, { 0x03C5, 0x0313, 0 }
4992 | ^~~~~~~~~~~
4993 ../gl/unicase/special-casing-table.gperf:44:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4994 44 | "\x00\x4a\x00", 0, SCC_MORE_ABOVE , { 'l', 't' }, { 0x004A, 0, 0 }, { 0x006A, 0x0307, 0 }, { 0x004A, 0, 0 }, { 0x006A, 0, 0 }
4995 | ^~~~~~~~~~~
4996 ../gl/unicase/special-casing-table.gperf:51:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
4997 51 | "\x01\x2e\x00", 0, SCC_MORE_ABOVE , { 'l', 't' }, { 0x012E, 0, 0 }, { 0x012F, 0x0307, 0 }, { 0x012E, 0, 0 }, { 0x012F, 0, 0 }
4998 | ^~~~~~~~~~~
4999 ../gl/unicase/special-casing-table.gperf:50:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
5000 50 | "\x01\x28\x00", 0, SCC_ALWAYS , { 'l', 't' }, { 0x0128, 0, 0 }, { 0x0069, 0x0307, 0x0303 }, { 0x0128, 0, 0 }, { 0x0129, 0, 0 }
5001 | ^~~~~~~~~~~
5002 ../gl/unicase/special-casing-table.gperf:160:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
5003 160 | "\xfb\x17\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0544, 0x053D, 0 }, { 0xFB17, 0, 0 }, { 0x0544, 0x056D, 0 }, { 0x0574, 0x056D, 0 }
5004 | ^~~~~~~~~~~~~~
5005 ../gl/unicase/special-casing-table.gperf:159:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
5006 159 | "\xfb\x16\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x054E, 0x0546, 0 }, { 0xFB16, 0, 0 }, { 0x054E, 0x0576, 0 }, { 0x057E, 0x0576, 0 }
5007 | ^~~~~~~~~~~~~~
5008 ../gl/unicase/special-casing-table.gperf:158:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
5009 158 | "\xfb\x15\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0544, 0x053B, 0 }, { 0xFB15, 0, 0 }, { 0x0544, 0x056B, 0 }, { 0x0574, 0x056B, 0 }
5010 | ^~~~~~~~~~~~~~
5011 ../gl/unicase/special-casing-table.gperf:157:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
5012 157 | "\xfb\x14\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0544, 0x0535, 0 }, { 0xFB14, 0, 0 }, { 0x0544, 0x0565, 0 }, { 0x0574, 0x0565, 0 }
5013 | ^~~~~~~~~~~~~~
5014 ../gl/unicase/special-casing-table.gperf:156:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
5015 156 | "\xfb\x13\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0544, 0x0546, 0 }, { 0xFB13, 0, 0 }, { 0x0544, 0x0576, 0 }, { 0x0574, 0x0576, 0 }
5016 | ^~~~~~~~~~~~~~
5017 ../gl/unicase/special-casing-table.gperf:155:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
5018 155 | "\xfb\x06\x00", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0053, 0x0054, 0 }, { 0xFB06, 0, 0 }, { 0x0053, 0x0074, 0 }, { 0x0073, 0x0074, 0 }
5019 | ^~~~~~~~~~~~~~
5020 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decomposition.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decomposition.Tpo -c -o gl/uninorm/libgl_la-decomposition.lo `test -f 'gl/uninorm/decomposition.c' || echo '../'`gl/uninorm/decomposition.c
5021 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-empty-suffix-context.lo -MD -MP -MF gl/unicase/.deps/libgl_la-empty-suffix-context.Tpo -c ../gl/unicase/empty-suffix-context.c -o gl/unicase/libgl_la-empty-suffix-context.o >/dev/null 2>&1
5022 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-localcharset.lo -MD -MP -MF gl/.deps/libgl_la-localcharset.Tpo -c ../gl/localcharset.c -o gl/libgl_la-localcharset.o >/dev/null 2>&1
5023 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-categ_none.lo -MD -MP -MF gl/unictype/.deps/libgl_la-categ_none.Tpo -c ../gl/unictype/categ_none.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-categ_none.o
5024 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-categ_of.lo -MD -MP -MF gl/unictype/.deps/libgl_la-categ_of.Tpo -c ../gl/unictype/categ_of.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-categ_of.o
5025 mv -f src/libpspp/.deps/liblibpspp_la-u8-istream.Tpo src/libpspp/.deps/liblibpspp_la-u8-istream.Plo
5026 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decomposition-table.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decomposition-table.Tpo -c -o gl/uninorm/libgl_la-decomposition-table.lo `test -f 'gl/uninorm/decomposition-table.c' || echo '../'`gl/uninorm/decomposition-table.c
5027 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_alnum.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_alnum.Tpo -c ../gl/unictype/ctype_alnum.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_alnum.o
5028 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_alpha.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_alpha.Tpo -c ../gl/unictype/ctype_alpha.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_alpha.o
5029 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-tocasefold.lo -MD -MP -MF gl/unicase/.deps/libgl_la-tocasefold.Tpo -c ../gl/unicase/tocasefold.c -o gl/unicase/libgl_la-tocasefold.o >/dev/null 2>&1
5030 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_cntrl.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_cntrl.Tpo -c ../gl/unictype/ctype_cntrl.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_cntrl.o
5031 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-cased.lo -MD -MP -MF gl/unicase/.deps/libgl_la-cased.Tpo -c ../gl/unicase/cased.c -o gl/unicase/libgl_la-cased.o >/dev/null 2>&1
5032 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-combiningclass.lo -MD -MP -MF gl/unictype/.deps/libgl_la-combiningclass.Tpo -c ../gl/unictype/combiningclass.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-combiningclass.o
5033 mv -f src/libpspp/.deps/liblibpspp_la-zip-writer.Tpo src/libpspp/.deps/liblibpspp_la-zip-writer.Plo
5034 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-ignorable.lo -MD -MP -MF gl/unicase/.deps/libgl_la-ignorable.Tpo -c ../gl/unicase/ignorable.c -o gl/unicase/libgl_la-ignorable.o >/dev/null 2>&1
5035 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-nfd.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-nfd.Tpo -c -o gl/uninorm/libgl_la-nfd.lo `test -f 'gl/uninorm/nfd.c' || echo '../'`gl/uninorm/nfd.c
5036 mv -f gl/.deps/libgl_la-fcntl.Tpo gl/.deps/libgl_la-fcntl.Plo
5037 mv -f gl/.deps/libgl_la-fwriteerror.Tpo gl/.deps/libgl_la-fwriteerror.Plo
5038 mv -f src/libpspp/.deps/liblibpspp_la-string-map.Tpo src/libpspp/.deps/liblibpspp_la-string-map.Plo
5039 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-casefold.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-casefold.Tpo -c ../gl/unicase/u8-casefold.c -o gl/unicase/libgl_la-u8-casefold.o >/dev/null 2>&1
5040 mv -f gl/.deps/libgl_la-localename-table.Tpo gl/.deps/libgl_la-localename-table.Plo
5041 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-nfkd.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-nfkd.Tpo -c -o gl/uninorm/libgl_la-nfkd.lo `test -f 'gl/uninorm/nfkd.c' || echo '../'`gl/uninorm/nfkd.c
5042 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_graph.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_graph.Tpo -c ../gl/unictype/ctype_graph.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_graph.o
5043 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-u8-normalize.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-u8-normalize.Tpo -c -o gl/uninorm/libgl_la-u8-normalize.lo `test -f 'gl/uninorm/u8-normalize.c' || echo '../'`gl/uninorm/u8-normalize.c
5044 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-check.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-check.Tpo -c -o gl/unistr/libgl_la-u8-check.lo `test -f 'gl/unistr/u8-check.c' || echo '../'`gl/unistr/u8-check.c
5045 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-cmp.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-cmp.Tpo -c -o gl/unistr/libgl_la-u8-cmp.lo `test -f 'gl/unistr/u8-cmp.c' || echo '../'`gl/unistr/u8-cmp.c
5046 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-totitle.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-totitle.Tpo -c ../gl/unicase/u8-totitle.c -o gl/unicase/libgl_la-u8-totitle.o >/dev/null 2>&1
5047 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_blank.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_blank.Tpo -c ../gl/unictype/ctype_blank.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_blank.o
5048 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-tolower.lo -MD -MP -MF gl/unicase/.deps/libgl_la-tolower.Tpo -c ../gl/unicase/tolower.c -o gl/unicase/libgl_la-tolower.o >/dev/null 2>&1
5049 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-totitle.lo -MD -MP -MF gl/unicase/.deps/libgl_la-totitle.Tpo -c ../gl/unicase/totitle.c -o gl/unicase/libgl_la-totitle.o >/dev/null 2>&1
5050 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/glthread/libgl_la-lock.lo -MD -MP -MF gl/glthread/.deps/libgl_la-lock.Tpo -c ../gl/glthread/lock.c -o gl/glthread/libgl_la-lock.o >/dev/null 2>&1
5051 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-toupper.lo -MD -MP -MF gl/unicase/.deps/libgl_la-toupper.Tpo -c ../gl/unicase/toupper.c -o gl/unicase/libgl_la-toupper.o >/dev/null 2>&1
5052 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-toupper.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-toupper.Tpo -c ../gl/unicase/u8-toupper.c -o gl/unicase/libgl_la-u8-toupper.o >/dev/null 2>&1
5053 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-special-casing.lo -MD -MP -MF gl/unicase/.deps/libgl_la-special-casing.Tpo -c ../gl/unicase/special-casing.c -o gl/unicase/libgl_la-special-casing.o >/dev/null 2>&1
5054 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_lower.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_lower.Tpo -c ../gl/unictype/ctype_lower.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_lower.o
5055 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_list.lo -MD -MP -MF gl/.deps/libgl_la-gl_list.Tpo -c ../gl/gl_list.c -o gl/libgl_la-gl_list.o >/dev/null 2>&1
5056 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-clean-temp.lo -MD -MP -MF gl/.deps/libgl_la-clean-temp.Tpo -c ../gl/clean-temp.c -o gl/libgl_la-clean-temp.o >/dev/null 2>&1
5057 mv -f gl/malloc/.deps/libgl_la-dynarray_resize_clear.Tpo gl/malloc/.deps/libgl_la-dynarray_resize_clear.Plo
5058 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_digit.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_digit.Tpo -c ../gl/unictype/ctype_digit.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_digit.o
5059 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-tolower.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-tolower.Tpo -c ../gl/unicase/u8-tolower.c -o gl/unicase/libgl_la-u8-tolower.o >/dev/null 2>&1
5060 mv -f src/data/.deps/libdata_la-psql-reader.Tpo src/data/.deps/libdata_la-psql-reader.Plo
5061 mv -f gl/malloc/.deps/libgl_la-scratch_buffer_grow.Tpo gl/malloc/.deps/libgl_la-scratch_buffer_grow.Plo
5062 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_punct.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_punct.Tpo -c ../gl/unictype/ctype_punct.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_punct.o
5063 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_space.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_space.Tpo -c ../gl/unictype/ctype_space.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_space.o
5064 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_print.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_print.Tpo -c ../gl/unictype/ctype_print.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_print.o
5065 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-localename.lo -MD -MP -MF gl/.deps/libgl_la-localename.Tpo -c ../gl/localename.c -o gl/libgl_la-localename.o >/dev/null 2>&1
5066 mv -f src/libpspp/.deps/liblibpspp_la-message.Tpo src/libpspp/.deps/liblibpspp_la-message.Plo
5067 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-cmp2.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-cmp2.Tpo -c -o gl/unistr/libgl_la-u8-cmp2.lo `test -f 'gl/unistr/u8-cmp2.c' || echo '../'`gl/unistr/u8-cmp2.c
5068 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_upper.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_upper.Tpo -c ../gl/unictype/ctype_upper.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_upper.o
5069 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-cpy.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-cpy.Tpo -c -o gl/unistr/libgl_la-u8-cpy.lo `test -f 'gl/unistr/u8-cpy.c' || echo '../'`gl/unistr/u8-cpy.c
5070 mv -f gl/unicase/.deps/libgl_la-empty-prefix-context.Tpo gl/unicase/.deps/libgl_la-empty-prefix-context.Plo
5071 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mblen.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mblen.Tpo -c -o gl/unistr/libgl_la-u8-mblen.lo `test -f 'gl/unistr/u8-mblen.c' || echo '../'`gl/unistr/u8-mblen.c
5072 mv -f gl/.deps/libgl_la-uinttostr.Tpo gl/.deps/libgl_la-uinttostr.Plo
5073 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-categ_none.lo -MD -MP -MF gl/unictype/.deps/libgl_la-categ_none.Tpo -c ../gl/unictype/categ_none.c -o gl/unictype/libgl_la-categ_none.o >/dev/null 2>&1
5074 mv -f gl/unicase/.deps/libgl_la-empty-suffix-context.Tpo gl/unicase/.deps/libgl_la-empty-suffix-context.Plo
5075 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc.Tpo -c -o gl/unistr/libgl_la-u8-mbtouc.lo `test -f 'gl/unistr/u8-mbtouc.c' || echo '../'`gl/unistr/u8-mbtouc.c
5076 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-rijndael-api-fst.lo -MD -MP -MF gl/.deps/libgl_la-rijndael-api-fst.Tpo -c ../gl/rijndael-api-fst.c -o gl/libgl_la-rijndael-api-fst.o >/dev/null 2>&1
5077 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-casecmp.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-casecmp.Tpo -c ../gl/unicase/u8-casecmp.c -o gl/unicase/libgl_la-u8-casecmp.o >/dev/null 2>&1
5078 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-ct-casefold.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-ct-casefold.Tpo -c ../gl/unicase/u8-ct-casefold.c -o gl/unicase/libgl_la-u8-ct-casefold.o >/dev/null 2>&1
5079 mv -f src/libpspp/.deps/liblibpspp_la-pool.Tpo src/libpspp/.deps/liblibpspp_la-pool.Plo
5080 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-pr_soft_dotted.lo -MD -MP -MF gl/unictype/.deps/libgl_la-pr_soft_dotted.Tpo -c ../gl/unictype/pr_soft_dotted.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-pr_soft_dotted.o
5081 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_xdigit.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_xdigit.Tpo -c ../gl/unictype/ctype_xdigit.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-ctype_xdigit.o
5082 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-pr_extended_pictographic.lo -MD -MP -MF gl/unictype/.deps/libgl_la-pr_extended_pictographic.Tpo -c ../gl/unictype/pr_extended_pictographic.c -fPIC -DPIC -o gl/unictype/.libs/libgl_la-pr_extended_pictographic.o
5083 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc-aux.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc-aux.Tpo -c -o gl/unistr/libgl_la-u8-mbtouc-aux.lo `test -f 'gl/unistr/u8-mbtouc-aux.c' || echo '../'`gl/unistr/u8-mbtouc-aux.c
5084 mv -f gl/.deps/libgl_la-imaxtostr.Tpo gl/.deps/libgl_la-imaxtostr.Plo
5085 mv -f gl/malloc/.deps/libgl_la-dynarray_at_failure.Tpo gl/malloc/.deps/libgl_la-dynarray_at_failure.Plo
5086 mv -f gl/.deps/libgl_la-hard-locale.Tpo gl/.deps/libgl_la-hard-locale.Plo
5087 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unigbrk/libgl_la-uc-is-grapheme-break.lo -MD -MP -MF gl/unigbrk/.deps/libgl_la-uc-is-grapheme-break.Tpo -c ../gl/unigbrk/uc-is-grapheme-break.c -fPIC -DPIC -o gl/unigbrk/.libs/libgl_la-uc-is-grapheme-break.o
5088 mv -f src/libpspp/.deps/liblibpspp_la-stringi-map.Tpo src/libpspp/.deps/liblibpspp_la-stringi-map.Plo
5089 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc-unsafe.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe.Tpo -c -o gl/unistr/libgl_la-u8-mbtouc-unsafe.lo `test -f 'gl/unistr/u8-mbtouc-unsafe.c' || echo '../'`gl/unistr/u8-mbtouc-unsafe.c
5090 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_alnum.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_alnum.Tpo -c ../gl/unictype/ctype_alnum.c -o gl/unictype/libgl_la-ctype_alnum.o >/dev/null 2>&1
5091 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_cntrl.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_cntrl.Tpo -c ../gl/unictype/ctype_cntrl.c -o gl/unictype/libgl_la-ctype_cntrl.o >/dev/null 2>&1
5092 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unigbrk/libgl_la-uc-gbrk-prop.lo -MD -MP -MF gl/unigbrk/.deps/libgl_la-uc-gbrk-prop.Tpo -c ../gl/unigbrk/uc-gbrk-prop.c -fPIC -DPIC -o gl/unigbrk/.libs/libgl_la-uc-gbrk-prop.o
5093 mv -f gl/malloc/.deps/libgl_la-scratch_buffer_set_array_size.Tpo gl/malloc/.deps/libgl_la-scratch_buffer_set_array_size.Plo
5094 mv -f gl/.deps/libgl_la-offtostr.Tpo gl/.deps/libgl_la-offtostr.Plo
5095 mv -f gl/malloc/.deps/libgl_la-scratch_buffer_grow_preserve.Tpo gl/malloc/.deps/libgl_la-scratch_buffer_grow_preserve.Plo
5096 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc-unsafe-aux.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe-aux.Tpo -c -o gl/unistr/libgl_la-u8-mbtouc-unsafe-aux.lo `test -f 'gl/unistr/u8-mbtouc-unsafe-aux.c' || echo '../'`gl/unistr/u8-mbtouc-unsafe-aux.c
5097 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-combiningclass.lo -MD -MP -MF gl/unictype/.deps/libgl_la-combiningclass.Tpo -c ../gl/unictype/combiningclass.c -o gl/unictype/libgl_la-combiningclass.o >/dev/null 2>&1
5098 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_alpha.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_alpha.Tpo -c ../gl/unictype/ctype_alpha.c -o gl/unictype/libgl_la-ctype_alpha.o >/dev/null 2>&1
5099 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtoucr.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtoucr.Tpo -c -o gl/unistr/libgl_la-u8-mbtoucr.lo `test -f 'gl/unistr/u8-mbtoucr.c' || echo '../'`gl/unistr/u8-mbtoucr.c
5100 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-strlen.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-strlen.Tpo -c -o gl/unistr/libgl_la-u8-strlen.lo `test -f 'gl/unistr/u8-strlen.c' || echo '../'`gl/unistr/u8-strlen.c
5101 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unilbrk/libgl_la-lbrktables.lo -MD -MP -MF gl/unilbrk/.deps/libgl_la-lbrktables.Tpo -c ../gl/unilbrk/lbrktables.c -fPIC -DPIC -o gl/unilbrk/.libs/libgl_la-lbrktables.o
5102 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unilbrk/libgl_la-u8-possible-linebreaks.lo -MD -MP -MF gl/unilbrk/.deps/libgl_la-u8-possible-linebreaks.Tpo -c ../gl/unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o gl/unilbrk/.libs/libgl_la-u8-possible-linebreaks.o
5103 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-strmbtouc.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-strmbtouc.Tpo -c -o gl/unistr/libgl_la-u8-strmbtouc.lo `test -f 'gl/unistr/u8-strmbtouc.c' || echo '../'`gl/unistr/u8-strmbtouc.c
5104 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_graph.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_graph.Tpo -c ../gl/unictype/ctype_graph.c -o gl/unictype/libgl_la-ctype_graph.o >/dev/null 2>&1
5105 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-strncat.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-strncat.Tpo -c -o gl/unistr/libgl_la-u8-strncat.lo `test -f 'gl/unistr/u8-strncat.c' || echo '../'`gl/unistr/u8-strncat.c
5106 mv -f gl/malloc/.deps/libgl_la-dynarray_emplace_enlarge.Tpo gl/malloc/.deps/libgl_la-dynarray_emplace_enlarge.Plo
5107 mv -f gl/.deps/libgl_la-umaxtostr.Tpo gl/.deps/libgl_la-umaxtostr.Plo
5108 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-uctomb.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-uctomb.Tpo -c -o gl/unistr/libgl_la-u8-uctomb.lo `test -f 'gl/unistr/u8-uctomb.c' || echo '../'`gl/unistr/u8-uctomb.c
5109 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-categ_of.lo -MD -MP -MF gl/unictype/.deps/libgl_la-categ_of.Tpo -c ../gl/unictype/categ_of.c -o gl/unictype/libgl_la-categ_of.o >/dev/null 2>&1
5110 mv -f src/data/.deps/libdata_la-por-file-reader.Tpo src/data/.deps/libdata_la-por-file-reader.Plo
5111 mv -f src/libpspp/.deps/liblibpspp_la-float-format.Tpo src/libpspp/.deps/liblibpspp_la-float-format.Plo
5112 mv -f src/libpspp/.deps/liblibpspp_la-stringi-set.Tpo src/libpspp/.deps/liblibpspp_la-stringi-set.Plo
5113 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_lower.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_lower.Tpo -c ../gl/unictype/ctype_lower.c -o gl/unictype/libgl_la-ctype_lower.o >/dev/null 2>&1
5114 mv -f gl/malloc/.deps/libgl_la-dynarray_finalize.Tpo gl/malloc/.deps/libgl_la-dynarray_finalize.Plo
5115 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-uctomb-aux.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-uctomb-aux.Tpo -c -o gl/unistr/libgl_la-u8-uctomb-aux.lo `test -f 'gl/unistr/u8-uctomb-aux.c' || echo '../'`gl/unistr/u8-uctomb-aux.c
5116 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_blank.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_blank.Tpo -c ../gl/unictype/ctype_blank.c -o gl/unictype/libgl_la-ctype_blank.o >/dev/null 2>&1
5117 mv -f gl/malloc/.deps/libgl_la-dynarray_resize.Tpo gl/malloc/.deps/libgl_la-dynarray_resize.Plo
5118 mv -f gl/.deps/libgl_la-ialloc.Tpo gl/.deps/libgl_la-ialloc.Plo
5119 mv -f gl/.deps/libgl_la-inttostr.Tpo gl/.deps/libgl_la-inttostr.Plo
5120 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-light-binary-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-light-binary-parser.Tpo -c src/output/spv/light-binary-parser.c -o src/output/spv/liboutput_la-light-binary-parser.o >/dev/null 2>&1
5121 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decomposition.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decomposition.Tpo -c ../gl/uninorm/decomposition.c -fPIC -DPIC -o gl/uninorm/.libs/libgl_la-decomposition.o
5122 mv -f gl/unicase/.deps/libgl_la-cased.Tpo gl/unicase/.deps/libgl_la-cased.Plo
5123 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwbrk/libgl_la-wbrktable.lo -MD -MP -MF gl/uniwbrk/.deps/libgl_la-wbrktable.Tpo -c -o gl/uniwbrk/libgl_la-wbrktable.lo `test -f 'gl/uniwbrk/wbrktable.c' || echo '../'`gl/uniwbrk/wbrktable.c
5124 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-canonical-decomposition.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-canonical-decomposition.Tpo -c ../gl/uninorm/canonical-decomposition.c -fPIC -DPIC -o gl/uninorm/.libs/libgl_la-canonical-decomposition.o
5125 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwbrk/libgl_la-u8-wordbreaks.lo -MD -MP -MF gl/uniwbrk/.deps/libgl_la-u8-wordbreaks.Tpo -c -o gl/uniwbrk/libgl_la-u8-wordbreaks.lo `test -f 'gl/uniwbrk/u8-wordbreaks.c' || echo '../'`gl/uniwbrk/u8-wordbreaks.c
5126 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decomposing-form.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decomposing-form.Tpo -c ../gl/uninorm/decomposing-form.c -fPIC -DPIC -o gl/uninorm/.libs/libgl_la-decomposing-form.o
5127 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwbrk/libgl_la-wordbreak-property.lo -MD -MP -MF gl/uniwbrk/.deps/libgl_la-wordbreak-property.Tpo -c -o gl/uniwbrk/libgl_la-wordbreak-property.lo `test -f 'gl/uniwbrk/wordbreak-property.c' || echo '../'`gl/uniwbrk/wordbreak-property.c
5128 mv -f gl/unicase/.deps/libgl_la-ignorable.Tpo gl/unicase/.deps/libgl_la-ignorable.Plo
5129 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwidth/libgl_la-u8-strwidth.lo -MD -MP -MF gl/uniwidth/.deps/libgl_la-u8-strwidth.Tpo -c -o gl/uniwidth/libgl_la-u8-strwidth.lo `test -f 'gl/uniwidth/u8-strwidth.c' || echo '../'`gl/uniwidth/u8-strwidth.c
5130 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decompose-internal.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decompose-internal.Tpo -c ../gl/uninorm/decompose-internal.c -fPIC -DPIC -o gl/uninorm/.libs/libgl_la-decompose-internal.o
5131 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwidth/libgl_la-u8-width.lo -MD -MP -MF gl/uniwidth/.deps/libgl_la-u8-width.Tpo -c -o gl/uniwidth/libgl_la-u8-width.lo `test -f 'gl/uniwidth/u8-width.c' || echo '../'`gl/uniwidth/u8-width.c
5132 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_digit.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_digit.Tpo -c ../gl/unictype/ctype_digit.c -o gl/unictype/libgl_la-ctype_digit.o >/dev/null 2>&1
5133 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-compat-decomposition.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-compat-decomposition.Tpo -c ../gl/uninorm/compat-decomposition.c -fPIC -DPIC -o gl/uninorm/.libs/libgl_la-compat-decomposition.o
5134 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decomposition-table.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decomposition-table.Tpo -c ../gl/uninorm/decomposition-table.c -fPIC -DPIC -o gl/uninorm/.libs/libgl_la-decomposition-table.o
5135 mv -f src/data/.deps/libdata_la-mdd-writer.Tpo src/data/.deps/libdata_la-mdd-writer.Plo
5136 mv -f gl/.deps/libgl_la-localcharset.Tpo gl/.deps/libgl_la-localcharset.Plo
5137 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwidth/libgl_la-width.lo -MD -MP -MF gl/uniwidth/.deps/libgl_la-width.Tpo -c -o gl/uniwidth/libgl_la-width.lo `test -f 'gl/uniwidth/width.c' || echo '../'`gl/uniwidth/width.c
5138 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT utilities/pspp_output-pspp-output.o -MD -MP -MF utilities/.deps/pspp_output-pspp-output.Tpo -c -o utilities/pspp_output-pspp-output.o `test -f 'utilities/pspp-output.c' || echo '../'`utilities/pspp-output.c
5139 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-nfd.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-nfd.Tpo -c ../gl/uninorm/nfd.c -fPIC -DPIC -o gl/uninorm/.libs/libgl_la-nfd.o
5140 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_space.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_space.Tpo -c ../gl/unictype/ctype_space.c -o gl/unictype/libgl_la-ctype_space.o >/dev/null 2>&1
5141 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-legacy-decoder.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-legacy-decoder.Tpo -c ../src/output/spv/spv-legacy-decoder.c -o src/output/spv/liboutput_la-spv-legacy-decoder.o >/dev/null 2>&1
5142 mv -f gl/unicase/.deps/libgl_la-tocasefold.Tpo gl/unicase/.deps/libgl_la-tocasefold.Plo
5143 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-builder-wrapper.o -MD -MP -MF src/ui/gui/.deps/psppire-builder-wrapper.Tpo -c -o src/ui/gui/psppire-builder-wrapper.o `test -f 'src/ui/gui/builder-wrapper.c' || echo '../'`src/ui/gui/builder-wrapper.c
5144 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_punct.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_punct.Tpo -c ../gl/unictype/ctype_punct.c -o gl/unictype/libgl_la-ctype_punct.o >/dev/null 2>&1
5145 mv -f src/libpspp/.deps/liblibpspp_la-sparse-xarray.Tpo src/libpspp/.deps/liblibpspp_la-sparse-xarray.Plo
5146 mv -f gl/unicase/.deps/libgl_la-u8-casefold.Tpo gl/unicase/.deps/libgl_la-u8-casefold.Plo
5147 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-entry-dialog.o -MD -MP -MF src/ui/gui/.deps/psppire-entry-dialog.Tpo -c -o src/ui/gui/psppire-entry-dialog.o `test -f 'src/ui/gui/entry-dialog.c' || echo '../'`src/ui/gui/entry-dialog.c
5148 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-nfkd.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-nfkd.Tpo -c ../gl/uninorm/nfkd.c -fPIC -DPIC -o gl/uninorm/.libs/libgl_la-nfkd.o
5149 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-executor.o -MD -MP -MF src/ui/gui/.deps/psppire-executor.Tpo -c -o src/ui/gui/psppire-executor.o `test -f 'src/ui/gui/executor.c' || echo '../'`src/ui/gui/executor.c
5150 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_print.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_print.Tpo -c ../gl/unictype/ctype_print.c -o gl/unictype/libgl_la-ctype_print.o >/dev/null 2>&1
5151 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-u8-normalize.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-u8-normalize.Tpo -c ../gl/uninorm/u8-normalize.c -fPIC -DPIC -o gl/uninorm/.libs/libgl_la-u8-normalize.o
5152 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-find-dialog.o -MD -MP -MF src/ui/gui/.deps/psppire-find-dialog.Tpo -c -o src/ui/gui/psppire-find-dialog.o `test -f 'src/ui/gui/find-dialog.c' || echo '../'`src/ui/gui/find-dialog.c
5153 mv -f src/data/.deps/libdata_la-gnumeric-reader.Tpo src/data/.deps/libdata_la-gnumeric-reader.Plo
5154 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-goto-case-dialog.o -MD -MP -MF src/ui/gui/.deps/psppire-goto-case-dialog.Tpo -c -o src/ui/gui/psppire-goto-case-dialog.o `test -f 'src/ui/gui/goto-case-dialog.c' || echo '../'`src/ui/gui/goto-case-dialog.c
5155 mv -f gl/unictype/.deps/libgl_la-categ_none.Tpo gl/unictype/.deps/libgl_la-categ_none.Plo
5156 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-helper.o -MD -MP -MF src/ui/gui/.deps/psppire-helper.Tpo -c -o src/ui/gui/psppire-helper.o `test -f 'src/ui/gui/helper.c' || echo '../'`src/ui/gui/helper.c
5157 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-check.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-check.Tpo -c ../gl/unistr/u8-check.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-check.o
5158 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_upper.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_upper.Tpo -c ../gl/unictype/ctype_upper.c -o gl/unictype/libgl_la-ctype_upper.o >/dev/null 2>&1
5159 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-help-menu.o -MD -MP -MF src/ui/gui/.deps/psppire-help-menu.Tpo -c -o src/ui/gui/psppire-help-menu.o `test -f 'src/ui/gui/help-menu.c' || echo '../'`src/ui/gui/help-menu.c
5160 mv -f gl/.deps/libgl_la-c-strcasestr.Tpo gl/.deps/libgl_la-c-strcasestr.Plo
5161 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-cmp.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-cmp.Tpo -c ../gl/unistr/u8-cmp.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-cmp.o
5162 mv -f gl/unicase/.deps/libgl_la-u8-totitle.Tpo gl/unicase/.deps/libgl_la-u8-totitle.Plo
5163 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-main.o -MD -MP -MF src/ui/gui/.deps/psppire-main.Tpo -c -o src/ui/gui/psppire-main.o `test -f 'src/ui/gui/main.c' || echo '../'`src/ui/gui/main.c
5164 mv -f gl/glthread/.deps/libgl_la-lock.Tpo gl/glthread/.deps/libgl_la-lock.Plo
5165 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-missing-val-dialog.o -MD -MP -MF src/ui/gui/.deps/psppire-missing-val-dialog.Tpo -c -o src/ui/gui/psppire-missing-val-dialog.o `test -f 'src/ui/gui/missing-val-dialog.c' || echo '../'`src/ui/gui/missing-val-dialog.c
5166 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-ctype_xdigit.lo -MD -MP -MF gl/unictype/.deps/libgl_la-ctype_xdigit.Tpo -c ../gl/unictype/ctype_xdigit.c -o gl/unictype/libgl_la-ctype_xdigit.o >/dev/null 2>&1
5167 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-pr_extended_pictographic.lo -MD -MP -MF gl/unictype/.deps/libgl_la-pr_extended_pictographic.Tpo -c ../gl/unictype/pr_extended_pictographic.c -o gl/unictype/libgl_la-pr_extended_pictographic.o >/dev/null 2>&1
5168 mv -f src/data/.deps/libdata_la-dataset.Tpo src/data/.deps/libdata_la-dataset.Plo
5169 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-options-dialog.o -MD -MP -MF src/ui/gui/.deps/psppire-options-dialog.Tpo -c -o src/ui/gui/psppire-options-dialog.o `test -f 'src/ui/gui/options-dialog.c' || echo '../'`src/ui/gui/options-dialog.c
5170 mv -f gl/unicase/.deps/libgl_la-u8-toupper.Tpo gl/unicase/.deps/libgl_la-u8-toupper.Plo
5171 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire.Tpo -c -o src/ui/gui/psppire-psppire.o `test -f 'src/ui/gui/psppire.c' || echo '../'`src/ui/gui/psppire.c
5172 mv -f gl/.deps/libgl_la-clean-temp-simple.Tpo gl/.deps/libgl_la-clean-temp-simple.Plo
5173 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unictype/libgl_la-pr_soft_dotted.lo -MD -MP -MF gl/unictype/.deps/libgl_la-pr_soft_dotted.Tpo -c ../gl/unictype/pr_soft_dotted.c -o gl/unictype/libgl_la-pr_soft_dotted.o >/dev/null 2>&1
5174 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-data-editor.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-data-editor.Tpo -c -o src/ui/gui/psppire-psppire-data-editor.o `test -f 'src/ui/gui/psppire-data-editor.c' || echo '../'`src/ui/gui/psppire-data-editor.c
5175 mv -f gl/unicase/.deps/libgl_la-tolower.Tpo gl/unicase/.deps/libgl_la-tolower.Plo
5176 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-data-store.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-data-store.Tpo -c -o src/ui/gui/psppire-psppire-data-store.o `test -f 'src/ui/gui/psppire-data-store.c' || echo '../'`src/ui/gui/psppire-data-store.c
5177 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-data-window.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-data-window.Tpo -c -o src/ui/gui/psppire-psppire-data-window.o `test -f 'src/ui/gui/psppire-data-window.c' || echo '../'`src/ui/gui/psppire-data-window.c
5178 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/liblibpspp_la-str.lo -MD -MP -MF src/libpspp/.deps/liblibpspp_la-str.Tpo -c ../src/libpspp/str.c -o src/libpspp/liblibpspp_la-str.o >/dev/null 2>&1
5179 mv -f src/data/.deps/libdata_la-variable.Tpo src/data/.deps/libdata_la-variable.Plo
5180 mv -f gl/.deps/libgl_la-fatal-signal.Tpo gl/.deps/libgl_la-fatal-signal.Plo
5181 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-delimited-text.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-delimited-text.Tpo -c -o src/ui/gui/psppire-psppire-delimited-text.o `test -f 'src/ui/gui/psppire-delimited-text.c' || echo '../'`src/ui/gui/psppire-delimited-text.c
5182 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-encoding-selector.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-encoding-selector.Tpo -c -o src/ui/gui/psppire-psppire-encoding-selector.o `test -f 'src/ui/gui/psppire-encoding-selector.c' || echo '../'`src/ui/gui/psppire-encoding-selector.c
5183 mv -f src/output/.deps/liboutput_la-cairo-fsm.Tpo src/output/.deps/liboutput_la-cairo-fsm.Plo
5184 mv -f gl/unicase/.deps/libgl_la-toupper.Tpo gl/unicase/.deps/libgl_la-toupper.Plo
5185 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-cmp2.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-cmp2.Tpo -c ../gl/unistr/u8-cmp2.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-cmp2.o
5186 mv -f gl/unicase/.deps/libgl_la-totitle.Tpo gl/unicase/.deps/libgl_la-totitle.Plo
5187 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-casemap.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-casemap.Tpo -c ../gl/unicase/u8-casemap.c -o gl/unicase/libgl_la-u8-casemap.o >/dev/null 2>&1
5188 mv -f gl/unicase/.deps/libgl_la-u8-tolower.Tpo gl/unicase/.deps/libgl_la-u8-tolower.Plo
5189 mv -f src/output/spv/.deps/liboutput_la-spv-light-decoder.Tpo src/output/spv/.deps/liboutput_la-spv-light-decoder.Plo
5190 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-cpy.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-cpy.Tpo -c ../gl/unistr/u8-cpy.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-cpy.o
5191 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-import-assistant.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-import-assistant.Tpo -c -o src/ui/gui/psppire-psppire-import-assistant.o `test -f 'src/ui/gui/psppire-import-assistant.c' || echo '../'`src/ui/gui/psppire-import-assistant.c
5192 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-import-spreadsheet.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-import-spreadsheet.Tpo -c -o src/ui/gui/psppire-psppire-import-spreadsheet.o `test -f 'src/ui/gui/psppire-import-spreadsheet.c' || echo '../'`src/ui/gui/psppire-import-spreadsheet.c
5193 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc.Tpo -c ../gl/unistr/u8-mbtouc.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-mbtouc.o
5194 mv -f src/libpspp/.deps/liblibpspp_la-range-tower.Tpo src/libpspp/.deps/liblibpspp_la-range-tower.Plo
5195 mv -f gl/.deps/libgl_la-md4.Tpo gl/.deps/libgl_la-md4.Plo
5196 mv -f gl/unicase/.deps/libgl_la-special-casing.Tpo gl/unicase/.deps/libgl_la-special-casing.Plo
5197 mv -f gl/unictype/.deps/libgl_la-ctype_cntrl.Tpo gl/unictype/.deps/libgl_la-ctype_cntrl.Plo
5198 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-import-textfile.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-import-textfile.Tpo -c -o src/ui/gui/psppire-psppire-import-textfile.o `test -f 'src/ui/gui/psppire-import-textfile.c' || echo '../'`src/ui/gui/psppire-import-textfile.c
5199 mv -f gl/unictype/.deps/libgl_la-ctype_alnum.Tpo gl/unictype/.deps/libgl_la-ctype_alnum.Plo
5200 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mblen.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mblen.Tpo -c ../gl/unistr/u8-mblen.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-mblen.o
5201 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-lex-reader.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-lex-reader.Tpo -c -o src/ui/gui/psppire-psppire-lex-reader.o `test -f 'src/ui/gui/psppire-lex-reader.c' || echo '../'`src/ui/gui/psppire-lex-reader.c
5202 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unigbrk/libgl_la-uc-is-grapheme-break.lo -MD -MP -MF gl/unigbrk/.deps/libgl_la-uc-is-grapheme-break.Tpo -c ../gl/unigbrk/uc-is-grapheme-break.c -o gl/unigbrk/libgl_la-uc-is-grapheme-break.o >/dev/null 2>&1
5203 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-output-view.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-output-view.Tpo -c -o src/ui/gui/psppire-psppire-output-view.o `test -f 'src/ui/gui/psppire-output-view.c' || echo '../'`src/ui/gui/psppire-output-view.c
5204 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unicase/libgl_la-u8-ct-totitle.lo -MD -MP -MF gl/unicase/.deps/libgl_la-u8-ct-totitle.Tpo -c ../gl/unicase/u8-ct-totitle.c -o gl/unicase/libgl_la-u8-ct-totitle.o >/dev/null 2>&1
5205 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-nfd.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-nfd.Tpo -c ../gl/uninorm/nfd.c -o gl/uninorm/libgl_la-nfd.o >/dev/null 2>&1
5206 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decomposing-form.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decomposing-form.Tpo -c ../gl/uninorm/decomposing-form.c -o gl/uninorm/libgl_la-decomposing-form.o >/dev/null 2>&1
5207 mv -f gl/unicase/.deps/libgl_la-u8-ct-casefold.Tpo gl/unicase/.deps/libgl_la-u8-ct-casefold.Plo
5208 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-output-window.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-output-window.Tpo -c -o src/ui/gui/psppire-psppire-output-window.o `test -f 'src/ui/gui/psppire-output-window.c' || echo '../'`src/ui/gui/psppire-output-window.c
5209 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-scanf.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-scanf.Tpo -c -o src/ui/gui/psppire-psppire-scanf.o `test -f 'src/ui/gui/psppire-scanf.c' || echo '../'`src/ui/gui/psppire-scanf.c
5210 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unigbrk/libgl_la-uc-gbrk-prop.lo -MD -MP -MF gl/unigbrk/.deps/libgl_la-uc-gbrk-prop.Tpo -c ../gl/unigbrk/uc-gbrk-prop.c -o gl/unigbrk/libgl_la-uc-gbrk-prop.o >/dev/null 2>&1
5211 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-spreadsheet-data-model.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-spreadsheet-data-model.Tpo -c -o src/ui/gui/psppire-psppire-spreadsheet-data-model.o `test -f 'src/ui/gui/psppire-spreadsheet-data-model.c' || echo '../'`src/ui/gui/psppire-spreadsheet-data-model.c
5212 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-spreadsheet-model.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-spreadsheet-model.Tpo -c -o src/ui/gui/psppire-psppire-spreadsheet-model.o `test -f 'src/ui/gui/psppire-spreadsheet-model.c' || echo '../'`src/ui/gui/psppire-spreadsheet-model.c
5213 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-syntax-window.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-syntax-window.Tpo -c -o src/ui/gui/psppire-psppire-syntax-window.o `test -f 'src/ui/gui/psppire-syntax-window.c' || echo '../'`src/ui/gui/psppire-syntax-window.c
5214 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc-aux.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc-aux.Tpo -c ../gl/unistr/u8-mbtouc-aux.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-mbtouc-aux.o
5215 mv -f gl/unictype/.deps/libgl_la-combiningclass.Tpo gl/unictype/.deps/libgl_la-combiningclass.Plo
5216 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc-unsafe.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe.Tpo -c ../gl/unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-mbtouc-unsafe.o
5217 mv -f src/libpspp/.deps/liblibpspp_la-zip-reader.Tpo src/libpspp/.deps/liblibpspp_la-zip-reader.Plo
5218 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-value-entry.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-value-entry.Tpo -c -o src/ui/gui/psppire-psppire-value-entry.o `test -f 'src/ui/gui/psppire-value-entry.c' || echo '../'`src/ui/gui/psppire-value-entry.c
5219 mv -f gl/.deps/libgl_la-localename.Tpo gl/.deps/libgl_la-localename.Plo
5220 mv -f gl/unictype/.deps/libgl_la-ctype_alpha.Tpo gl/unictype/.deps/libgl_la-ctype_alpha.Plo
5221 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-compat-decomposition.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-compat-decomposition.Tpo -c ../gl/uninorm/compat-decomposition.c -o gl/uninorm/libgl_la-compat-decomposition.o >/dev/null 2>&1
5222 mv -f gl/unictype/.deps/libgl_la-ctype_lower.Tpo gl/unictype/.deps/libgl_la-ctype_lower.Plo
5223 mv -f gl/.deps/libgl_la-gl_list.Tpo gl/.deps/libgl_la-gl_list.Plo
5224 mv -f gl/unictype/.deps/libgl_la-ctype_graph.Tpo gl/unictype/.deps/libgl_la-ctype_graph.Plo
5225 mv -f src/data/.deps/libdata_la-data-in.Tpo src/data/.deps/libdata_la-data-in.Plo
5226 mv -f gl/unicase/.deps/libgl_la-u8-casecmp.Tpo gl/unicase/.deps/libgl_la-u8-casecmp.Plo
5227 mv -f gl/unictype/.deps/libgl_la-ctype_blank.Tpo gl/unictype/.deps/libgl_la-ctype_blank.Plo
5228 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-nfkd.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-nfkd.Tpo -c ../gl/uninorm/nfkd.c -o gl/uninorm/libgl_la-nfkd.o >/dev/null 2>&1
5229 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-window.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-window.Tpo -c -o src/ui/gui/psppire-psppire-window.o `test -f 'src/ui/gui/psppire-window.c' || echo '../'`src/ui/gui/psppire-window.c
5230 mv -f gl/unictype/.deps/libgl_la-ctype_digit.Tpo gl/unictype/.deps/libgl_la-ctype_digit.Plo
5231 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-window-register.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-window-register.Tpo -c -o src/ui/gui/psppire-psppire-window-register.o `test -f 'src/ui/gui/psppire-window-register.c' || echo '../'`src/ui/gui/psppire-window-register.c
5232 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decomposition.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decomposition.Tpo -c ../gl/uninorm/decomposition.c -o gl/uninorm/libgl_la-decomposition.o >/dev/null 2>&1
5233 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decomposition-table.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decomposition-table.Tpo -c ../gl/uninorm/decomposition-table.c -o gl/uninorm/libgl_la-decomposition-table.o >/dev/null 2>&1
5234 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc-unsafe-aux.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe-aux.Tpo -c ../gl/unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-mbtouc-unsafe-aux.o
5235 mv -f gl/unictype/.deps/libgl_la-ctype_space.Tpo gl/unictype/.deps/libgl_la-ctype_space.Plo
5236 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtoucr.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtoucr.Tpo -c ../gl/unistr/u8-mbtoucr.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-mbtoucr.o
5237 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-strlen.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-strlen.Tpo -c ../gl/unistr/u8-strlen.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-strlen.o
5238 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-t-test-options.o -MD -MP -MF src/ui/gui/.deps/psppire-t-test-options.Tpo -c -o src/ui/gui/psppire-t-test-options.o `test -f 'src/ui/gui/t-test-options.c' || echo '../'`src/ui/gui/t-test-options.c
5239 mv -f gl/unictype/.deps/libgl_la-ctype_punct.Tpo gl/unictype/.deps/libgl_la-ctype_punct.Plo
5240 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-val-labs-dialog.o -MD -MP -MF src/ui/gui/.deps/psppire-val-labs-dialog.Tpo -c -o src/ui/gui/psppire-val-labs-dialog.o `test -f 'src/ui/gui/val-labs-dialog.c' || echo '../'`src/ui/gui/val-labs-dialog.c
5241 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-strmbtouc.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-strmbtouc.Tpo -c ../gl/unistr/u8-strmbtouc.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-strmbtouc.o
5242 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-value-variant.o -MD -MP -MF src/ui/gui/.deps/psppire-value-variant.Tpo -c -o src/ui/gui/psppire-value-variant.o `test -f 'src/ui/gui/value-variant.c' || echo '../'`src/ui/gui/value-variant.c
5243 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-var-display.o -MD -MP -MF src/ui/gui/.deps/psppire-var-display.Tpo -c -o src/ui/gui/psppire-var-display.o `test -f 'src/ui/gui/var-display.c' || echo '../'`src/ui/gui/var-display.c
5244 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-var-type-dialog.o -MD -MP -MF src/ui/gui/.deps/psppire-var-type-dialog.Tpo -c -o src/ui/gui/psppire-var-type-dialog.o `test -f 'src/ui/gui/var-type-dialog.c' || echo '../'`src/ui/gui/var-type-dialog.c
5245 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-strncat.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-strncat.Tpo -c ../gl/unistr/u8-strncat.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-strncat.o
5246 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-uctomb.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-uctomb.Tpo -c ../gl/unistr/u8-uctomb.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-uctomb.o
5247 mv -f gl/unictype/.deps/libgl_la-categ_of.Tpo gl/unictype/.deps/libgl_la-categ_of.Plo
5248 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-widget-io.o -MD -MP -MF src/ui/gui/.deps/psppire-widget-io.Tpo -c -o src/ui/gui/psppire-widget-io.o `test -f 'src/ui/gui/widget-io.c' || echo '../'`src/ui/gui/widget-io.c
5249 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-canonical-decomposition.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-canonical-decomposition.Tpo -c ../gl/uninorm/canonical-decomposition.c -o gl/uninorm/libgl_la-canonical-decomposition.o >/dev/null 2>&1
5250 mv -f gl/unictype/.deps/libgl_la-ctype_print.Tpo gl/unictype/.deps/libgl_la-ctype_print.Plo
5251 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-windows-menu.o -MD -MP -MF src/ui/gui/.deps/psppire-windows-menu.Tpo -c -o src/ui/gui/psppire-windows-menu.o `test -f 'src/ui/gui/windows-menu.c' || echo '../'`src/ui/gui/windows-menu.c
5252 mv -f gl/unictype/.deps/libgl_la-ctype_xdigit.Tpo gl/unictype/.deps/libgl_la-ctype_xdigit.Plo
5253 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-uctomb-aux.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-uctomb-aux.Tpo -c ../gl/unistr/u8-uctomb-aux.c -fPIC -DPIC -o gl/unistr/.libs/libgl_la-u8-uctomb-aux.o
5254 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-cmp.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-cmp.Tpo -c ../gl/unistr/u8-cmp.c -o gl/unistr/libgl_la-u8-cmp.o >/dev/null 2>&1
5255 mv -f src/data/.deps/libdata_la-por-file-writer.Tpo src/data/.deps/libdata_la-por-file-writer.Plo
5256 mv -f src/libpspp/.deps/liblibpspp_la-array.Tpo src/libpspp/.deps/liblibpspp_la-array.Plo
5257 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unilbrk/libgl_la-lbrktables.lo -MD -MP -MF gl/unilbrk/.deps/libgl_la-lbrktables.Tpo -c ../gl/unilbrk/lbrktables.c -o gl/unilbrk/libgl_la-lbrktables.o >/dev/null 2>&1
5258 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-decompose-internal.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-decompose-internal.Tpo -c ../gl/uninorm/decompose-internal.c -o gl/uninorm/libgl_la-decompose-internal.o >/dev/null 2>&1
5259 mv -f gl/unictype/.deps/libgl_la-ctype_upper.Tpo gl/unictype/.deps/libgl_la-ctype_upper.Plo
5260 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-marshal.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-marshal.Tpo -c -o src/ui/gui/psppire-psppire-marshal.o `test -f 'src/ui/gui/psppire-marshal.c' || echo '../'`src/ui/gui/psppire-marshal.c
5261 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-check.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-check.Tpo -c ../gl/unistr/u8-check.c -o gl/unistr/libgl_la-u8-check.o >/dev/null 2>&1
5262 mv -f gl/unictype/.deps/libgl_la-pr_extended_pictographic.Tpo gl/unictype/.deps/libgl_la-pr_extended_pictographic.Plo
5263 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-resources.o -MD -MP -MF src/ui/gui/.deps/psppire-resources.Tpo -c -o src/ui/gui/psppire-resources.o `test -f 'src/ui/gui/resources.c' || echo '../'`src/ui/gui/resources.c
5264 mv -f src/data/.deps/libdata_la-format.Tpo src/data/.deps/libdata_la-format.Plo
5265 mv -f gl/.deps/libgl_la-rijndael-alg-fst.Tpo gl/.deps/libgl_la-rijndael-alg-fst.Plo
5266 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwbrk/libgl_la-u8-wordbreaks.lo -MD -MP -MF gl/uniwbrk/.deps/libgl_la-u8-wordbreaks.Tpo -c ../gl/uniwbrk/u8-wordbreaks.c -fPIC -DPIC -o gl/uniwbrk/.libs/libgl_la-u8-wordbreaks.o
5267 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwbrk/libgl_la-wbrktable.lo -MD -MP -MF gl/uniwbrk/.deps/libgl_la-wbrktable.Tpo -c ../gl/uniwbrk/wbrktable.c -fPIC -DPIC -o gl/uniwbrk/.libs/libgl_la-wbrktable.o
5268 mv -f gl/unictype/.deps/libgl_la-pr_soft_dotted.Tpo gl/unictype/.deps/libgl_la-pr_soft_dotted.Plo
5269 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-acr.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-acr.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-acr.lo `test -f 'src/ui/gui/psppire-acr.c' || echo '../'`src/ui/gui/psppire-acr.c
5270 mv -f src/data/.deps/libdata_la-ods-reader.Tpo src/data/.deps/libdata_la-ods-reader.Plo
5271 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc.Tpo -c ../gl/unistr/u8-mbtouc.c -o gl/unistr/libgl_la-u8-mbtouc.o >/dev/null 2>&1
5272 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-buttonbox.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-buttonbox.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-buttonbox.lo `test -f 'src/ui/gui/psppire-buttonbox.c' || echo '../'`src/ui/gui/psppire-buttonbox.c
5273 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwidth/libgl_la-u8-width.lo -MD -MP -MF gl/uniwidth/.deps/libgl_la-u8-width.Tpo -c ../gl/uniwidth/u8-width.c -fPIC -DPIC -o gl/uniwidth/.libs/libgl_la-u8-width.o
5274 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-checkbox-treeview.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-checkbox-treeview.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-checkbox-treeview.lo `test -f 'src/ui/gui/psppire-checkbox-treeview.c' || echo '../'`src/ui/gui/psppire-checkbox-treeview.c
5275 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwbrk/libgl_la-wordbreak-property.lo -MD -MP -MF gl/uniwbrk/.deps/libgl_la-wordbreak-property.Tpo -c ../gl/uniwbrk/wordbreak-property.c -fPIC -DPIC -o gl/uniwbrk/.libs/libgl_la-wordbreak-property.o
5276 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-conf.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-conf.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-conf.lo `test -f 'src/ui/gui/psppire-conf.c' || echo '../'`src/ui/gui/psppire-conf.c
5277 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_linked_list.lo -MD -MP -MF gl/.deps/libgl_la-gl_linked_list.Tpo -c ../gl/gl_linked_list.c -o gl/libgl_la-gl_linked_list.o >/dev/null 2>&1
5278 mv -f gl/uninorm/.deps/libgl_la-nfd.Tpo gl/uninorm/.deps/libgl_la-nfd.Plo
5279 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-data-sheet.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-data-sheet.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-data-sheet.lo `test -f 'src/ui/gui/psppire-data-sheet.c' || echo '../'`src/ui/gui/psppire-data-sheet.c
5280 mv -f src/data/.deps/libdata_la-datasheet.Tpo src/data/.deps/libdata_la-datasheet.Plo
5281 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwidth/libgl_la-u8-strwidth.lo -MD -MP -MF gl/uniwidth/.deps/libgl_la-u8-strwidth.Tpo -c ../gl/uniwidth/u8-strwidth.c -fPIC -DPIC -o gl/uniwidth/.libs/libgl_la-u8-strwidth.o
5282 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-1sks.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-1sks.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-1sks.lo `test -f 'src/ui/gui/psppire-dialog-action-1sks.c' || echo '../'`src/ui/gui/psppire-dialog-action-1sks.c
5283 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-structure-xml-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-structure-xml-parser.Tpo -c src/output/spv/structure-xml-parser.c -o src/output/spv/liboutput_la-structure-xml-parser.o >/dev/null 2>&1
5284 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-aggregate.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-aggregate.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-aggregate.lo `test -f 'src/ui/gui/psppire-dialog-action-aggregate.c' || echo '../'`src/ui/gui/psppire-dialog-action-aggregate.c
5285 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwidth/libgl_la-width.lo -MD -MP -MF gl/uniwidth/.deps/libgl_la-width.Tpo -c ../gl/uniwidth/width.c -fPIC -DPIC -o gl/uniwidth/.libs/libgl_la-width.o
5286 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-autorecode.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-autorecode.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-autorecode.lo `test -f 'src/ui/gui/psppire-dialog-action-autorecode.c' || echo '../'`src/ui/gui/psppire-dialog-action-autorecode.c
5287 mv -f gl/uninorm/.deps/libgl_la-decomposing-form.Tpo gl/uninorm/.deps/libgl_la-decomposing-form.Plo
5288 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-barchart.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-barchart.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-barchart.lo `test -f 'src/ui/gui/psppire-dialog-action-barchart.c' || echo '../'`src/ui/gui/psppire-dialog-action-barchart.c
5289 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-cpy.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-cpy.Tpo -c ../gl/unistr/u8-cpy.c -o gl/unistr/libgl_la-u8-cpy.o >/dev/null 2>&1
5290 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-binomial.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-binomial.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-binomial.lo `test -f 'src/ui/gui/psppire-dialog-action-binomial.c' || echo '../'`src/ui/gui/psppire-dialog-action-binomial.c
5291 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc-unsafe.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe.Tpo -c ../gl/unistr/u8-mbtouc-unsafe.c -o gl/unistr/libgl_la-u8-mbtouc-unsafe.o >/dev/null 2>&1
5292 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action.lo `test -f 'src/ui/gui/psppire-dialog-action.c' || echo '../'`src/ui/gui/psppire-dialog-action.c
5293 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-chisquare.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-chisquare.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-chisquare.lo `test -f 'src/ui/gui/psppire-dialog-action-chisquare.c' || echo '../'`src/ui/gui/psppire-dialog-action-chisquare.c
5294 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-comments.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-comments.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-comments.lo `test -f 'src/ui/gui/psppire-dialog-action-comments.c' || echo '../'`src/ui/gui/psppire-dialog-action-comments.c
5295 mv -f gl/uninorm/.deps/libgl_la-nfkd.Tpo gl/uninorm/.deps/libgl_la-nfkd.Plo
5296 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-compute.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-compute.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-compute.lo `test -f 'src/ui/gui/psppire-dialog-action-compute.c' || echo '../'`src/ui/gui/psppire-dialog-action-compute.c
5297 mv -f src/data/.deps/libdata_la-data-out.Tpo src/data/.deps/libdata_la-data-out.Plo
5298 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-correlation.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-correlation.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-correlation.lo `test -f 'src/ui/gui/psppire-dialog-action-correlation.c' || echo '../'`src/ui/gui/psppire-dialog-action-correlation.c
5299 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-cmp2.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-cmp2.Tpo -c ../gl/unistr/u8-cmp2.c -o gl/unistr/libgl_la-u8-cmp2.o >/dev/null 2>&1
5300 mv -f gl/uninorm/.deps/libgl_la-compat-decomposition.Tpo gl/uninorm/.deps/libgl_la-compat-decomposition.Plo
5301 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-count.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-count.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-count.lo `test -f 'src/ui/gui/psppire-dialog-action-count.c' || echo '../'`src/ui/gui/psppire-dialog-action-count.c
5302 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-crosstabs.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-crosstabs.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-crosstabs.lo `test -f 'src/ui/gui/psppire-dialog-action-crosstabs.c' || echo '../'`src/ui/gui/psppire-dialog-action-crosstabs.c
5303 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-descriptives.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-descriptives.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-descriptives.lo `test -f 'src/ui/gui/psppire-dialog-action-descriptives.c' || echo '../'`src/ui/gui/psppire-dialog-action-descriptives.c
5304 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-examine.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-examine.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-examine.lo `test -f 'src/ui/gui/psppire-dialog-action-examine.c' || echo '../'`src/ui/gui/psppire-dialog-action-examine.c
5305 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-factor.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-factor.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-factor.lo `test -f 'src/ui/gui/psppire-dialog-action-factor.c' || echo '../'`src/ui/gui/psppire-dialog-action-factor.c
5306 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-flip.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-flip.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-flip.lo `test -f 'src/ui/gui/psppire-dialog-action-flip.c' || echo '../'`src/ui/gui/psppire-dialog-action-flip.c
5307 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mblen.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mblen.Tpo -c ../gl/unistr/u8-mblen.c -o gl/unistr/libgl_la-u8-mblen.o >/dev/null 2>&1
5308 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-frequencies.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-frequencies.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-frequencies.lo `test -f 'src/ui/gui/psppire-dialog-action-frequencies.c' || echo '../'`src/ui/gui/psppire-dialog-action-frequencies.c
5309 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-histogram.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-histogram.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-histogram.lo `test -f 'src/ui/gui/psppire-dialog-action-histogram.c' || echo '../'`src/ui/gui/psppire-dialog-action-histogram.c
5310 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-indep-samps.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-indep-samps.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-indep-samps.lo `test -f 'src/ui/gui/psppire-dialog-action-indep-samps.c' || echo '../'`src/ui/gui/psppire-dialog-action-indep-samps.c
5311 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-uctomb.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-uctomb.Tpo -c ../gl/unistr/u8-uctomb.c -o gl/unistr/libgl_la-u8-uctomb.o >/dev/null 2>&1
5312 mv -f gl/unigbrk/.deps/libgl_la-uc-is-grapheme-break.Tpo gl/unigbrk/.deps/libgl_la-uc-is-grapheme-break.Plo
5313 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwbrk/libgl_la-wbrktable.lo -MD -MP -MF gl/uniwbrk/.deps/libgl_la-wbrktable.Tpo -c ../gl/uniwbrk/wbrktable.c -o gl/uniwbrk/libgl_la-wbrktable.o >/dev/null 2>&1
5314 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-independent.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-k-independent.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-independent.lo `test -f 'src/ui/gui/psppire-dialog-action-k-independent.c' || echo '../'`src/ui/gui/psppire-dialog-action-k-independent.c
5315 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-kmeans.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-kmeans.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-kmeans.lo `test -f 'src/ui/gui/psppire-dialog-action-kmeans.c' || echo '../'`src/ui/gui/psppire-dialog-action-kmeans.c
5316 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-strncat.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-strncat.Tpo -c ../gl/unistr/u8-strncat.c -o gl/unistr/libgl_la-u8-strncat.o >/dev/null 2>&1
5317 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-related.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-k-related.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-related.lo `test -f 'src/ui/gui/psppire-dialog-action-k-related.c' || echo '../'`src/ui/gui/psppire-dialog-action-k-related.c
5318 mv -f gl/unigbrk/.deps/libgl_la-uc-gbrk-prop.Tpo gl/unigbrk/.deps/libgl_la-uc-gbrk-prop.Plo
5319 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-logistic.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-logistic.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-logistic.lo `test -f 'src/ui/gui/psppire-dialog-action-logistic.c' || echo '../'`src/ui/gui/psppire-dialog-action-logistic.c
5320 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-means.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-means.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-means.lo `test -f 'src/ui/gui/psppire-dialog-action-means.c' || echo '../'`src/ui/gui/psppire-dialog-action-means.c
5321 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-oneway.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-oneway.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-oneway.lo `test -f 'src/ui/gui/psppire-dialog-action-oneway.c' || echo '../'`src/ui/gui/psppire-dialog-action-oneway.c
5322 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc-aux.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc-aux.Tpo -c ../gl/unistr/u8-mbtouc-aux.c -o gl/unistr/libgl_la-u8-mbtouc-aux.o >/dev/null 2>&1
5323 mv -f gl/uninorm/.deps/libgl_la-decomposition.Tpo gl/uninorm/.deps/libgl_la-decomposition.Plo
5324 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-paired.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-paired.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-paired.lo `test -f 'src/ui/gui/psppire-dialog-action-paired.c' || echo '../'`src/ui/gui/psppire-dialog-action-paired.c
5325 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-strlen.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-strlen.Tpo -c ../gl/unistr/u8-strlen.c -o gl/unistr/libgl_la-u8-strlen.o >/dev/null 2>&1
5326 mv -f gl/uninorm/.deps/libgl_la-decomposition-table.Tpo gl/uninorm/.deps/libgl_la-decomposition-table.Plo
5327 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-rank.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-rank.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-rank.lo `test -f 'src/ui/gui/psppire-dialog-action-rank.c' || echo '../'`src/ui/gui/psppire-dialog-action-rank.c
5328 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtouc-unsafe-aux.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe-aux.Tpo -c ../gl/unistr/u8-mbtouc-unsafe-aux.c -o gl/unistr/libgl_la-u8-mbtouc-unsafe-aux.o >/dev/null 2>&1
5329 mv -f gl/unistr/.deps/libgl_la-u8-mbtouc.Tpo gl/unistr/.deps/libgl_la-u8-mbtouc.Plo
5330 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-uctomb-aux.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-uctomb-aux.Tpo -c ../gl/unistr/u8-uctomb-aux.c -o gl/unistr/libgl_la-u8-uctomb-aux.o >/dev/null 2>&1
5331 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-strmbtouc.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-strmbtouc.Tpo -c ../gl/unistr/u8-strmbtouc.c -o gl/unistr/libgl_la-u8-strmbtouc.o >/dev/null 2>&1
5332 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode.lo `test -f 'src/ui/gui/psppire-dialog-action-recode.c' || echo '../'`src/ui/gui/psppire-dialog-action-recode.c
5333 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unistr/libgl_la-u8-mbtoucr.lo -MD -MP -MF gl/unistr/.deps/libgl_la-u8-mbtoucr.Tpo -c ../gl/unistr/u8-mbtoucr.c -o gl/unistr/libgl_la-u8-mbtoucr.o >/dev/null 2>&1
5334 mv -f gl/unistr/.deps/libgl_la-u8-cmp.Tpo gl/unistr/.deps/libgl_la-u8-cmp.Plo
5335 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-different.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode-different.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-different.lo `test -f 'src/ui/gui/psppire-dialog-action-recode-different.c' || echo '../'`src/ui/gui/psppire-dialog-action-recode-different.c
5336 mv -f gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe.Tpo gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe.Plo
5337 mv -f gl/uninorm/.deps/libgl_la-canonical-decomposition.Tpo gl/uninorm/.deps/libgl_la-canonical-decomposition.Plo
5338 mv -f gl/unistr/.deps/libgl_la-u8-check.Tpo gl/unistr/.deps/libgl_la-u8-check.Plo
5339 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-gl_linkedhash_list.lo -MD -MP -MF gl/.deps/libgl_la-gl_linkedhash_list.Tpo -c ../gl/gl_linkedhash_list.c -o gl/libgl_la-gl_linkedhash_list.o >/dev/null 2>&1
5340 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwidth/libgl_la-u8-strwidth.lo -MD -MP -MF gl/uniwidth/.deps/libgl_la-u8-strwidth.Tpo -c ../gl/uniwidth/u8-strwidth.c -o gl/uniwidth/libgl_la-u8-strwidth.o >/dev/null 2>&1
5341 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-same.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode-same.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-same.lo `test -f 'src/ui/gui/psppire-dialog-action-recode-same.c' || echo '../'`src/ui/gui/psppire-dialog-action-recode-same.c
5342 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwidth/libgl_la-u8-width.lo -MD -MP -MF gl/uniwidth/.deps/libgl_la-u8-width.Tpo -c ../gl/uniwidth/u8-width.c -o gl/uniwidth/libgl_la-u8-width.o >/dev/null 2>&1
5343 mv -f src/libpspp/.deps/liblibpspp_la-sparse-array.Tpo src/libpspp/.deps/liblibpspp_la-sparse-array.Plo
5344 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-regression.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-regression.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-regression.lo `test -f 'src/ui/gui/psppire-dialog-action-regression.c' || echo '../'`src/ui/gui/psppire-dialog-action-regression.c
5345 mv -f gl/uninorm/.deps/libgl_la-decompose-internal.Tpo gl/uninorm/.deps/libgl_la-decompose-internal.Plo
5346 mv -f gl/uniwbrk/.deps/libgl_la-wbrktable.Tpo gl/uniwbrk/.deps/libgl_la-wbrktable.Plo
5347 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-reliability.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-reliability.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-reliability.lo `test -f 'src/ui/gui/psppire-dialog-action-reliability.c' || echo '../'`src/ui/gui/psppire-dialog-action-reliability.c
5348 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/unilbrk/libgl_la-u8-possible-linebreaks.lo -MD -MP -MF gl/unilbrk/.deps/libgl_la-u8-possible-linebreaks.Tpo -c ../gl/unilbrk/u8-possible-linebreaks.c -o gl/unilbrk/libgl_la-u8-possible-linebreaks.o >/dev/null 2>&1
5349 mv -f gl/unistr/.deps/libgl_la-u8-cpy.Tpo gl/unistr/.deps/libgl_la-u8-cpy.Plo
5350 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-roc.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-roc.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-roc.lo `test -f 'src/ui/gui/psppire-dialog-action-roc.c' || echo '../'`src/ui/gui/psppire-dialog-action-roc.c
5351 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-runs.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-runs.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-runs.lo `test -f 'src/ui/gui/psppire-dialog-action-runs.c' || echo '../'`src/ui/gui/psppire-dialog-action-runs.c
5352 mv -f gl/unilbrk/.deps/libgl_la-lbrktables.Tpo gl/unilbrk/.deps/libgl_la-lbrktables.Plo
5353 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-scatterplot.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-scatterplot.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-scatterplot.lo `test -f 'src/ui/gui/psppire-dialog-action-scatterplot.c' || echo '../'`src/ui/gui/psppire-dialog-action-scatterplot.c
5354 mv -f gl/unistr/.deps/libgl_la-u8-uctomb.Tpo gl/unistr/.deps/libgl_la-u8-uctomb.Plo
5355 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwbrk/libgl_la-wordbreak-property.lo -MD -MP -MF gl/uniwbrk/.deps/libgl_la-wordbreak-property.Tpo -c ../gl/uniwbrk/wordbreak-property.c -o gl/uniwbrk/libgl_la-wordbreak-property.o >/dev/null 2>&1
5356 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-select.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-select.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-select.lo `test -f 'src/ui/gui/psppire-dialog-action-select.c' || echo '../'`src/ui/gui/psppire-dialog-action-select.c
5357 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-sort.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-sort.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-sort.lo `test -f 'src/ui/gui/psppire-dialog-action-sort.c' || echo '../'`src/ui/gui/psppire-dialog-action-sort.c
5358 mv -f gl/.deps/libgl_la-rijndael-api-fst.Tpo gl/.deps/libgl_la-rijndael-api-fst.Plo
5359 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-split.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-split.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-split.lo `test -f 'src/ui/gui/psppire-dialog-action-split.c' || echo '../'`src/ui/gui/psppire-dialog-action-split.c
5360 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-ctables.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-ctables.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-ctables.lo `test -f 'src/ui/gui/psppire-dialog-action-ctables.c' || echo '../'`src/ui/gui/psppire-dialog-action-ctables.c
5361 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uninorm/libgl_la-u8-normalize.lo -MD -MP -MF gl/uninorm/.deps/libgl_la-u8-normalize.Tpo -c ../gl/uninorm/u8-normalize.c -o gl/uninorm/libgl_la-u8-normalize.o >/dev/null 2>&1
5362 mv -f gl/unistr/.deps/libgl_la-u8-mblen.Tpo gl/unistr/.deps/libgl_la-u8-mblen.Plo
5363 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-tt1s.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-tt1s.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-tt1s.lo `test -f 'src/ui/gui/psppire-dialog-action-tt1s.c' || echo '../'`src/ui/gui/psppire-dialog-action-tt1s.c
5364 mv -f gl/unistr/.deps/libgl_la-u8-strncat.Tpo gl/unistr/.deps/libgl_la-u8-strncat.Plo
5365 mv -f gl/unistr/.deps/libgl_la-u8-cmp2.Tpo gl/unistr/.deps/libgl_la-u8-cmp2.Plo
5366 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-two-sample.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-two-sample.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-two-sample.lo `test -f 'src/ui/gui/psppire-dialog-action-two-sample.c' || echo '../'`src/ui/gui/psppire-dialog-action-two-sample.c
5367 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-univariate.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-univariate.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-univariate.lo `test -f 'src/ui/gui/psppire-dialog-action-univariate.c' || echo '../'`src/ui/gui/psppire-dialog-action-univariate.c
5368 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-var-info.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-var-info.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-var-info.lo `test -f 'src/ui/gui/psppire-dialog-action-var-info.c' || echo '../'`src/ui/gui/psppire-dialog-action-var-info.c
5369 mv -f gl/unicase/.deps/libgl_la-u8-casemap.Tpo gl/unicase/.deps/libgl_la-u8-casemap.Plo
5370 mv -f gl/unistr/.deps/libgl_la-u8-strlen.Tpo gl/unistr/.deps/libgl_la-u8-strlen.Plo
5371 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-weight.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-weight.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-weight.lo `test -f 'src/ui/gui/psppire-dialog-action-weight.c' || echo '../'`src/ui/gui/psppire-dialog-action-weight.c
5372 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dialog.lo `test -f 'src/ui/gui/psppire-dialog.c' || echo '../'`src/ui/gui/psppire-dialog.c
5373 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-conf.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-conf.Tpo -c ../src/ui/gui/psppire-conf.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-conf.o
5374 mv -f gl/.deps/libgl_la-clean-temp.Tpo gl/.deps/libgl_la-clean-temp.Plo
5375 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-acr.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-acr.Tpo -c ../src/ui/gui/psppire-acr.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-acr.o
5376 mv -f gl/unistr/.deps/libgl_la-u8-mbtouc-aux.Tpo gl/unistr/.deps/libgl_la-u8-mbtouc-aux.Plo
5377 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-search-dialog.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-search-dialog.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-search-dialog.lo `test -f 'src/ui/gui/psppire-search-dialog.c' || echo '../'`src/ui/gui/psppire-search-dialog.c
5378 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-checkbox-treeview.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-checkbox-treeview.Tpo -c ../src/ui/gui/psppire-checkbox-treeview.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-checkbox-treeview.o
5379 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-1sks.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-1sks.Tpo -c ../src/ui/gui/psppire-dialog-action-1sks.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-1sks.o
5380 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dict.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dict.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dict.lo `test -f 'src/ui/gui/psppire-dict.c' || echo '../'`src/ui/gui/psppire-dict.c
5381 mv -f gl/unistr/.deps/libgl_la-u8-uctomb-aux.Tpo gl/unistr/.deps/libgl_la-u8-uctomb-aux.Plo
5382 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dictview.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dictview.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-dictview.lo `test -f 'src/ui/gui/psppire-dictview.c' || echo '../'`src/ui/gui/psppire-dictview.c
5383 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-barchart.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-barchart.Tpo -c ../src/ui/gui/psppire-dialog-action-barchart.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-barchart.o
5384 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-format.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-format.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-format.lo `test -f 'src/ui/gui/psppire-format.c' || echo '../'`src/ui/gui/psppire-format.c
5385 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwbrk/libgl_la-u8-wordbreaks.lo -MD -MP -MF gl/uniwbrk/.deps/libgl_la-u8-wordbreaks.Tpo -c ../gl/uniwbrk/u8-wordbreaks.c -o gl/uniwbrk/libgl_la-u8-wordbreaks.o >/dev/null 2>&1
5386 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-aggregate.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-aggregate.Tpo -c ../src/ui/gui/psppire-dialog-action-aggregate.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-aggregate.o
5387 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/uniwidth/libgl_la-width.lo -MD -MP -MF gl/uniwidth/.deps/libgl_la-width.Tpo -c ../gl/uniwidth/width.c -o gl/uniwidth/libgl_la-width.o >/dev/null 2>&1
5388 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-chisquare.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-chisquare.Tpo -c ../src/ui/gui/psppire-dialog-action-chisquare.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-chisquare.o
5389 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-autorecode.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-autorecode.Tpo -c ../src/ui/gui/psppire-dialog-action-autorecode.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-autorecode.o
5390 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-data-sheet.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-data-sheet.Tpo -c ../src/ui/gui/psppire-data-sheet.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-data-sheet.o
5391 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action.Tpo -c ../src/ui/gui/psppire-dialog-action.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action.o
5392 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-keypad.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-keypad.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-keypad.lo `test -f 'src/ui/gui/psppire-keypad.c' || echo '../'`src/ui/gui/psppire-keypad.c
5393 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-correlation.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-correlation.Tpo -c ../src/ui/gui/psppire-dialog-action-correlation.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-correlation.o
5394 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-buttonbox.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-buttonbox.Tpo -c ../src/ui/gui/psppire-buttonbox.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-buttonbox.o
5395 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-binomial.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-binomial.Tpo -c ../src/ui/gui/psppire-dialog-action-binomial.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-binomial.o
5396 mv -f gl/unistr/.deps/libgl_la-u8-strmbtouc.Tpo gl/unistr/.deps/libgl_la-u8-strmbtouc.Plo
5397 mv -f gl/uniwidth/.deps/libgl_la-u8-strwidth.Tpo gl/uniwidth/.deps/libgl_la-u8-strwidth.Plo
5398 mv -f gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe-aux.Tpo gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe-aux.Plo
5399 mv -f gl/unistr/.deps/libgl_la-u8-mbtoucr.Tpo gl/unistr/.deps/libgl_la-u8-mbtoucr.Plo
5400 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-means-layer.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-means-layer.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-means-layer.lo `test -f 'src/ui/gui/psppire-means-layer.c' || echo '../'`src/ui/gui/psppire-means-layer.c
5401 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-select-dest.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-select-dest.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-select-dest.lo `test -f 'src/ui/gui/psppire-select-dest.c' || echo '../'`src/ui/gui/psppire-select-dest.c
5402 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-pivot-table.lo -MD -MP -MF src/output/.deps/liboutput_la-pivot-table.Tpo -c ../src/output/pivot-table.c -o src/output/liboutput_la-pivot-table.o >/dev/null 2>&1
5403 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-count.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-count.Tpo -c ../src/ui/gui/psppire-dialog-action-count.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-count.o
5404 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-selector.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-selector.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-selector.lo `test -f 'src/ui/gui/psppire-selector.c' || echo '../'`src/ui/gui/psppire-selector.c
5405 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-comments.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-comments.Tpo -c ../src/ui/gui/psppire-dialog-action-comments.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-comments.o
5406 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-text-file.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-text-file.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-text-file.lo `test -f 'src/ui/gui/psppire-text-file.c' || echo '../'`src/ui/gui/psppire-text-file.c
5407 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-factor.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-factor.Tpo -c ../src/ui/gui/psppire-dialog-action-factor.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-factor.o
5408 mv -f gl/unicase/.deps/libgl_la-u8-ct-totitle.Tpo gl/unicase/.deps/libgl_la-u8-ct-totitle.Plo
5409 mv -f gl/uniwidth/.deps/libgl_la-u8-width.Tpo gl/uniwidth/.deps/libgl_la-u8-width.Plo
5410 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-val-chooser.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-val-chooser.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-val-chooser.lo `test -f 'src/ui/gui/psppire-val-chooser.c' || echo '../'`src/ui/gui/psppire-val-chooser.c
5411 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-indep-samps.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-indep-samps.Tpo -c ../src/ui/gui/psppire-dialog-action-indep-samps.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-indep-samps.o
5412 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-flip.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-flip.Tpo -c ../src/ui/gui/psppire-dialog-action-flip.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-flip.o
5413 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-histogram.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-histogram.Tpo -c ../src/ui/gui/psppire-dialog-action-histogram.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-histogram.o
5414 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-kmeans.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-kmeans.Tpo -c ../src/ui/gui/psppire-dialog-action-kmeans.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-kmeans.o
5415 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-crosstabs.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-crosstabs.Tpo -c ../src/ui/gui/psppire-dialog-action-crosstabs.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-crosstabs.o
5416 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-info.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-info.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-var-info.lo `test -f 'src/ui/gui/psppire-var-info.c' || echo '../'`src/ui/gui/psppire-var-info.c
5417 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-logistic.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-logistic.Tpo -c ../src/ui/gui/psppire-dialog-action-logistic.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-logistic.o
5418 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-independent.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-k-independent.Tpo -c ../src/ui/gui/psppire-dialog-action-k-independent.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-k-independent.o
5419 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-frequencies.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-frequencies.Tpo -c ../src/ui/gui/psppire-dialog-action-frequencies.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-frequencies.o
5420 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-compute.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-compute.Tpo -c ../src/ui/gui/psppire-dialog-action-compute.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-compute.o
5421 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-related.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-k-related.Tpo -c ../src/ui/gui/psppire-dialog-action-k-related.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-k-related.o
5422 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-descriptives.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-descriptives.Tpo -c ../src/ui/gui/psppire-dialog-action-descriptives.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-descriptives.o
5423 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-means.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-means.Tpo -c ../src/ui/gui/psppire-dialog-action-means.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-means.o
5424 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-examine.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-examine.Tpo -c ../src/ui/gui/psppire-dialog-action-examine.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-examine.o
5425 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-oneway.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-oneway.Tpo -c ../src/ui/gui/psppire-dialog-action-oneway.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-oneway.o
5426 mv -f gl/uniwbrk/.deps/libgl_la-wordbreak-property.Tpo gl/uniwbrk/.deps/libgl_la-wordbreak-property.Plo
5427 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-rank.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-rank.Tpo -c ../src/ui/gui/psppire-dialog-action-rank.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-rank.o
5428 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-ptr.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-ptr.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-var-ptr.lo `test -f 'src/ui/gui/psppire-var-ptr.c' || echo '../'`src/ui/gui/psppire-var-ptr.c
5429 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode.Tpo -c ../src/ui/gui/psppire-dialog-action-recode.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-recode.o
5430 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-paired.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-paired.Tpo -c ../src/ui/gui/psppire-dialog-action-paired.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-paired.o
5431 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-regression.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-regression.Tpo -c ../src/ui/gui/psppire-dialog-action-regression.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-regression.o
5432 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-different.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode-different.Tpo -c ../src/ui/gui/psppire-dialog-action-recode-different.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-recode-different.o
5433 mv -f src/libpspp/.deps/liblibpspp_la-i18n.Tpo src/libpspp/.deps/liblibpspp_la-i18n.Plo
5434 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-same.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode-same.Tpo -c ../src/ui/gui/psppire-dialog-action-recode-same.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-recode-same.o
5435 mv -f src/ui/gui/.deps/psppire-psppire-marshal.Tpo src/ui/gui/.deps/psppire-psppire-marshal.Po
5436 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-reliability.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-reliability.Tpo -c ../src/ui/gui/psppire-dialog-action-reliability.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-reliability.o
5437 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-view.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-view.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-var-view.lo `test -f 'src/ui/gui/psppire-var-view.c' || echo '../'`src/ui/gui/psppire-var-view.c
5438 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-runs.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-runs.Tpo -c ../src/ui/gui/psppire-dialog-action-runs.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-runs.o
5439 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-sheet-header.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-sheet-header.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-var-sheet-header.lo `test -f 'src/ui/gui/psppire-var-sheet-header.c' || echo '../'`src/ui/gui/psppire-var-sheet-header.c
5440 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-roc.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-roc.Tpo -c ../src/ui/gui/psppire-dialog-action-roc.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-roc.o
5441 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-scatterplot.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-scatterplot.Tpo -c ../src/ui/gui/psppire-dialog-action-scatterplot.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-scatterplot.o
5442 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-sort.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-sort.Tpo -c ../src/ui/gui/psppire-dialog-action-sort.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-sort.o
5443 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-select.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-select.Tpo -c ../src/ui/gui/psppire-dialog-action-select.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-select.o
5444 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-split.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-split.Tpo -c ../src/ui/gui/psppire-dialog-action-split.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-split.o
5445 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-tt1s.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-tt1s.Tpo -c ../src/ui/gui/psppire-dialog-action-tt1s.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-tt1s.o
5446 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-univariate.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-univariate.Tpo -c ../src/ui/gui/psppire-dialog-action-univariate.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-univariate.o
5447 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-ctables.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-ctables.Tpo -c ../src/ui/gui/psppire-dialog-action-ctables.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-ctables.o
5448 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-two-sample.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-two-sample.Tpo -c ../src/ui/gui/psppire-dialog-action-two-sample.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-two-sample.o
5449 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-var-info.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-var-info.Tpo -c ../src/ui/gui/psppire-dialog-action-var-info.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-var-info.o
5450 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog.Tpo -c ../src/ui/gui/psppire-dialog.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog.o
5451 mv -f src/data/.deps/libdata_la-pc+-file-reader.Tpo src/data/.deps/libdata_la-pc+-file-reader.Plo
5452 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-weight.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-weight.Tpo -c ../src/ui/gui/psppire-dialog-action-weight.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-weight.o
5453 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-variable-sheet.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-variable-sheet.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-variable-sheet.lo `test -f 'src/ui/gui/psppire-variable-sheet.c' || echo '../'`src/ui/gui/psppire-variable-sheet.c
5454 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dictview.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dictview.Tpo -c ../src/ui/gui/psppire-dictview.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dictview.o
5455 mv -f gl/uniwbrk/.deps/libgl_la-u8-wordbreaks.Tpo gl/uniwbrk/.deps/libgl_la-u8-wordbreaks.Plo
5456 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-search-dialog.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-search-dialog.Tpo -c ../src/ui/gui/psppire-search-dialog.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-search-dialog.o
5457 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-window-base.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-window-base.Tpo -c -o src/ui/gui/libwidgets_essential_la-psppire-window-base.lo `test -f 'src/ui/gui/psppire-window-base.c' || echo '../'`src/ui/gui/psppire-window-base.c
5458 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dict.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dict.Tpo -c ../src/ui/gui/psppire-dict.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-dict.o
5459 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-means-layer.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-means-layer.Tpo -c ../src/ui/gui/psppire-means-layer.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-means-layer.o
5460 mv -f gl/uniwidth/.deps/libgl_la-width.Tpo gl/uniwidth/.deps/libgl_la-width.Plo
5461 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-selector.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-selector.Tpo -c ../src/ui/gui/psppire-selector.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-selector.o
5462 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-writer.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-writer.Tpo -c ../src/output/spv/spv-writer.c -o src/output/spv/liboutput_la-spv-writer.o >/dev/null 2>&1
5463 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-dialog-common.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-dialog-common.Tpo -c -o src/ui/gui/libwidgets_essential_la-dialog-common.lo `test -f 'src/ui/gui/dialog-common.c' || echo '../'`src/ui/gui/dialog-common.c
5464 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-keypad.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-keypad.Tpo -c ../src/ui/gui/psppire-keypad.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-keypad.o
5465 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-select-dest.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-select-dest.Tpo -c ../src/ui/gui/psppire-select-dest.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-select-dest.o
5466 mv -f gl/unilbrk/.deps/libgl_la-u8-possible-linebreaks.Tpo gl/unilbrk/.deps/libgl_la-u8-possible-linebreaks.Plo
5467 mv -f src/libpspp/.deps/liblibpspp_la-model-checker.Tpo src/libpspp/.deps/liblibpspp_la-model-checker.Plo
5468 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-widgets.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-widgets.Tpo -c -o src/ui/gui/libwidgets_essential_la-widgets.lo `test -f 'src/ui/gui/widgets.c' || echo '../'`src/ui/gui/widgets.c
5469 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-dict-display.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-dict-display.Tpo -c -o src/ui/gui/libwidgets_essential_la-dict-display.lo `test -f 'src/ui/gui/dict-display.c' || echo '../'`src/ui/gui/dict-display.c
5470 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-format.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-format.Tpo -c ../src/ui/gui/psppire-format.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-format.o
5471 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-text-file.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-text-file.Tpo -c ../src/ui/gui/psppire-text-file.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-text-file.o
5472 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-info.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-info.Tpo -c ../src/ui/gui/psppire-var-info.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-var-info.o
5473 mv -f gl/uninorm/.deps/libgl_la-u8-normalize.Tpo gl/uninorm/.deps/libgl_la-u8-normalize.Plo
5474 mv -f gl/.deps/libgl_la-gl_linked_list.Tpo gl/.deps/libgl_la-gl_linked_list.Plo
5475 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-val-chooser.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-val-chooser.Tpo -c ../src/ui/gui/psppire-val-chooser.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-val-chooser.o
5476 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT utilities/pspp_convert-pspp-convert.o -MD -MP -MF utilities/.deps/pspp_convert-pspp-convert.Tpo -c -o utilities/pspp_convert-pspp-convert.o `test -f 'utilities/pspp-convert.c' || echo '../'`utilities/pspp-convert.c
5477 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/src_ui_gui_spreadsheet_test-spreadsheet-test.o -MD -MP -MF src/ui/gui/.deps/src_ui_gui_spreadsheet_test-spreadsheet-test.Tpo -c -o src/ui/gui/src_ui_gui_spreadsheet_test-spreadsheet-test.o `test -f 'src/ui/gui/spreadsheet-test.c' || echo '../'`src/ui/gui/spreadsheet-test.c
5478 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-ptr.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-ptr.Tpo -c ../src/ui/gui/psppire-var-ptr.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-var-ptr.o
5479 mv -f src/ui/gui/.deps/psppire-resources.Tpo src/ui/gui/.deps/psppire-resources.Po
5480 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/src_ui_gui_spreadsheet_test-psppire-spreadsheet-model.o -MD -MP -MF src/ui/gui/.deps/src_ui_gui_spreadsheet_test-psppire-spreadsheet-model.Tpo -c -o src/ui/gui/src_ui_gui_spreadsheet_test-psppire-spreadsheet-model.o `test -f 'src/ui/gui/psppire-spreadsheet-model.c' || echo '../'`src/ui/gui/psppire-spreadsheet-model.c
5481 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-view.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-view.Tpo -c ../src/ui/gui/psppire-var-view.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-var-view.o
5482 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-sheet-header.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-sheet-header.Tpo -c ../src/ui/gui/psppire-var-sheet-header.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-var-sheet-header.o
5483 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-variable-sheet.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-variable-sheet.Tpo -c ../src/ui/gui/psppire-variable-sheet.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-variable-sheet.o
5484 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-dict-display.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-dict-display.Tpo -c ../src/ui/gui/dict-display.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-dict-display.o
5485 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-window-base.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-window-base.Tpo -c ../src/ui/gui/psppire-window-base.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-psppire-window-base.o
5486 mv -f src/ui/gui/.deps/psppire-builder-wrapper.Tpo src/ui/gui/.deps/psppire-builder-wrapper.Po
5487 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-widgets.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-widgets.Tpo -c ../src/ui/gui/widgets.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-widgets.o
5488 msgmerge --previous --quiet ../po/ar.po po/pspp.pot -o po/ar.po,tmp
5489 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-dialog-common.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-dialog-common.Tpo -c ../src/ui/gui/dialog-common.c -fPIC -DPIC -o src/ui/gui/.libs/libwidgets_essential_la-dialog-common.o
5490 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-format.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-format.Tpo -c ../src/ui/gui/psppire-format.c -o src/ui/gui/libwidgets_essential_la-psppire-format.o >/dev/null 2>&1
5491 mv -f src/data/.deps/libdata_la-dictionary.Tpo src/data/.deps/libdata_la-dictionary.Plo
5492 msgmerge --previous --quiet ../po/ca.po po/pspp.pot -o po/ca.po,tmp
5493 mv -f src/ui/gui/.deps/psppire-psppire-lex-reader.Tpo src/ui/gui/.deps/psppire-psppire-lex-reader.Po
5494 mv -f utilities/.deps/pspp_output-pspp-output.Tpo utilities/.deps/pspp_output-pspp-output.Po
5495 msgmerge --previous --quiet ../po/de.po po/pspp.pot -o po/de.po,tmp
5496 mv -f src/ui/gui/.deps/psppire-entry-dialog.Tpo src/ui/gui/.deps/psppire-entry-dialog.Po
5497 mv -f src/ui/gui/.deps/psppire-executor.Tpo src/ui/gui/.deps/psppire-executor.Po
5498 mv -f src/ui/gui/.deps/psppire-help-menu.Tpo src/ui/gui/.deps/psppire-help-menu.Po
5499 msgmerge --previous --quiet ../po/el.po po/pspp.pot -o po/el.po,tmp
5500 msgmerge --previous --quiet ../po/es.po po/pspp.pot -o po/es.po,tmp
5501 msgmerge --previous --quiet ../po/fr.po po/pspp.pot -o po/fr.po,tmp
5502 msgmerge --previous --quiet ../po/gl.po po/pspp.pot -o po/gl.po,tmp
5503 mv -f src/ui/gui/.deps/psppire-goto-case-dialog.Tpo src/ui/gui/.deps/psppire-goto-case-dialog.Po
5504 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-ptr.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-ptr.Tpo -c ../src/ui/gui/psppire-var-ptr.c -o src/ui/gui/libwidgets_essential_la-psppire-var-ptr.o >/dev/null 2>&1
5505 msgmerge --previous --quiet ../po/hu.po po/pspp.pot -o po/hu.po,tmp
5506 mv -f src/ui/gui/.deps/psppire-value-variant.Tpo src/ui/gui/.deps/psppire-value-variant.Po
5507 msgmerge --previous --quiet ../po/ja.po po/pspp.pot -o po/ja.po,tmp
5508 mv -f src/ui/gui/.deps/psppire-psppire-window-register.Tpo src/ui/gui/.deps/psppire-psppire-window-register.Po
5509 msgmerge --previous --quiet ../po/lt.po po/pspp.pot -o po/lt.po,tmp
5510 mv -f src/ui/gui/.deps/psppire-psppire-encoding-selector.Tpo src/ui/gui/.deps/psppire-psppire-encoding-selector.Po
5511 mv -f src/ui/gui/.deps/psppire-windows-menu.Tpo src/ui/gui/.deps/psppire-windows-menu.Po
5512 mv -f src/ui/gui/.deps/psppire-helper.Tpo src/ui/gui/.deps/psppire-helper.Po
5513 mv -f src/ui/gui/.deps/psppire-options-dialog.Tpo src/ui/gui/.deps/psppire-options-dialog.Po
5514 mv -f src/ui/gui/.deps/psppire-psppire-spreadsheet-model.Tpo src/ui/gui/.deps/psppire-psppire-spreadsheet-model.Po
5515 msgmerge --previous --quiet ../po/nl.po po/pspp.pot -o po/nl.po,tmp
5516 msgmerge --previous --quiet ../po/pl.po po/pspp.pot -o po/pl.po,tmp
5517 msgmerge --previous --quiet ../po/pt_BR.po po/pspp.pot -o po/pt_BR.po,tmp
5518 msgmerge --previous --quiet ../po/ru.po po/pspp.pot -o po/ru.po,tmp
5519 mv -f gl/.deps/libgl_la-gl_linkedhash_list.Tpo gl/.deps/libgl_la-gl_linkedhash_list.Plo
5520 mv -f src/ui/gui/.deps/psppire-psppire-spreadsheet-data-model.Tpo src/ui/gui/.deps/psppire-psppire-spreadsheet-data-model.Po
5521 mv -f src/ui/gui/.deps/psppire-widget-io.Tpo src/ui/gui/.deps/psppire-widget-io.Po
5522 msgmerge --previous --quiet ../po/sl.po po/pspp.pot -o po/sl.po,tmp
5523 mv -f src/ui/gui/.deps/psppire-psppire-output-window.Tpo src/ui/gui/.deps/psppire-psppire-output-window.Po
5524 msgmerge --previous --quiet ../po/sv.po po/pspp.pot -o po/sv.po,tmp
5525 msgmerge --previous --quiet ../po/ta.po po/pspp.pot -o po/ta.po,tmp
5526 mv -f src/ui/gui/.deps/psppire-var-display.Tpo src/ui/gui/.deps/psppire-var-display.Po
5527 ../src/ui/gui/psppire-dialog-action-examine.c: In function 'psppire_dialog_action_examine_activate':
5528 ../src/ui/gui/psppire-dialog-action-examine.c:419:3: warning: 'gtk_container_set_focus_chain' is deprecated [-Wdeprecated-declarations]
5529 419 | gtk_container_set_focus_chain (GTK_CONTAINER (table), list);
5530 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5531 In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
5532 from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
5533 from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
5534 from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
5535 from /usr/include/gtk-3.0/gtk/gtk.h:31,
5536 from src/ui/gui/include/gtk/gtk.h:26,
5537 from ../src/ui/gui/psppire-dialog.h:22,
5538 from ../src/ui/gui/psppire-dialog-action.h:36,
5539 from ../src/ui/gui/psppire-dialog-action-examine.h:24,
5540 from ../src/ui/gui/psppire-dialog-action-examine.c:20:
5541 /usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
5542 177 | void gtk_container_set_focus_chain (GtkContainer *container,
5543 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5544 mv -f src/ui/gui/.deps/psppire-psppire-data-editor.Tpo src/ui/gui/.deps/psppire-psppire-data-editor.Po
5545 mv -f src/ui/gui/.deps/psppire-psppire-delimited-text.Tpo src/ui/gui/.deps/psppire-psppire-delimited-text.Po
5546 msgmerge --previous --quiet ../po/tr.po po/pspp.pot -o po/tr.po,tmp
5547 mv -f src/ui/gui/.deps/psppire-find-dialog.Tpo src/ui/gui/.deps/psppire-find-dialog.Po
5548 msgmerge --previous --quiet ../po/uk.po po/pspp.pot -o po/uk.po,tmp
5549 msgmerge --previous --quiet ../po/zh_CN.po po/pspp.pot -o po/zh_CN.po,tmp
5550 mv -f src/ui/gui/.deps/psppire-psppire-scanf.Tpo src/ui/gui/.deps/psppire-psppire-scanf.Po
5551 msgmerge --previous --quiet ../po/cs.po po/pspp.pot -o po/cs.po,tmp
5552 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-reader.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-reader.Tpo -c ../src/data/sys-file-reader.c -o src/data/libdata_la-sys-file-reader.o >/dev/null 2>&1
5553 mv -f src/libpspp/.deps/liblibpspp_la-str.Tpo src/libpspp/.deps/liblibpspp_la-str.Plo
5554 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-conf.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-conf.Tpo -c ../src/ui/gui/psppire-conf.c -o src/ui/gui/libwidgets_essential_la-psppire-conf.o >/dev/null 2>&1
5555 mv -f src/ui/gui/.deps/psppire-main.Tpo src/ui/gui/.deps/psppire-main.Po
5556 mv -f src/ui/gui/.deps/psppire-missing-val-dialog.Tpo src/ui/gui/.deps/psppire-missing-val-dialog.Po
5557 mv -f src/ui/gui/.deps/psppire-psppire-import-assistant.Tpo src/ui/gui/.deps/psppire-psppire-import-assistant.Po
5558 mv -f src/ui/gui/.deps/psppire-psppire-import-spreadsheet.Tpo src/ui/gui/.deps/psppire-psppire-import-spreadsheet.Po
5559 mv -f src/ui/gui/.deps/psppire-psppire-value-entry.Tpo src/ui/gui/.deps/psppire-psppire-value-entry.Po
5560 mv -f src/ui/gui/.deps/psppire-t-test-options.Tpo src/ui/gui/.deps/psppire-t-test-options.Po
5561 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-format.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-format.Plo
5562 mv -f utilities/.deps/pspp_convert-pspp-convert.Tpo utilities/.deps/pspp_convert-pspp-convert.Po
5563 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/ui/terminal/libui.la src/ui/terminal/libui_la-main.lo src/ui/terminal/libui_la-terminal-opts.lo src/ui/terminal/libui_la-terminal-reader.lo -lreadline -lgslcblas -lz -lm
5564 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/ui/libuicommon.la src/ui/source-init-opts.lo src/ui/syntax-gen.lo -lreadline -lgslcblas -lz -lm
5565 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o lib/linreg/liblinreg.la lib/linreg/sweep.lo -lreadline -lgslcblas -lz -lm
5566 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o lib/tukey/libtukey.la lib/tukey/ptukey.lo lib/tukey/qtukey.lo -lreadline -lgslcblas -lz -lm
5567 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/libpspp/liblibpspp.la src/libpspp/liblibpspp_la-abt.lo src/libpspp/liblibpspp_la-argv-parser.lo src/libpspp/liblibpspp_la-array.lo src/libpspp/liblibpspp_la-bit-vector.lo src/libpspp/liblibpspp_la-bt.lo src/libpspp/liblibpspp_la-cmac-aes256.lo src/libpspp/liblibpspp_la-copyleft.lo src/libpspp/liblibpspp_la-deque.lo src/libpspp/liblibpspp_la-encoding-guesser.lo src/libpspp/liblibpspp_la-ext-array.lo src/libpspp/liblibpspp_la-float-format.lo src/libpspp/liblibpspp_la-freaderror.lo src/libpspp/liblibpspp_la-hash-functions.lo src/libpspp/liblibpspp_la-heap.lo src/libpspp/liblibpspp_la-hmap.lo src/libpspp/liblibpspp_la-hmapx.lo src/libpspp/liblibpspp_la-i18n.lo src/libpspp/liblibpspp_la-integer-format.lo src/libpspp/liblibpspp_la-intern.lo src/libpspp/liblibpspp_la-line-reader.lo src/libpspp/liblibpspp_la-ll.lo src/libpspp/liblibpspp_la-llx.lo src/libpspp/liblibpspp_la-message.lo src/libpspp/liblibpspp_la-misc.lo src/libpspp/liblibpspp_la-model-checker.lo src/libpspp/liblibpspp_la-pool.lo src/libpspp/liblibpspp_la-prompt.lo src/libpspp/liblibpspp_la-range-map.lo src/libpspp/liblibpspp_la-range-set.lo src/libpspp/liblibpspp_la-range-tower.lo src/libpspp/liblibpspp_la-sparse-array.lo src/libpspp/liblibpspp_la-sparse-xarray.lo src/libpspp/liblibpspp_la-start-date.lo src/libpspp/liblibpspp_la-string-array.lo src/libpspp/liblibpspp_la-string-map.lo src/libpspp/liblibpspp_la-string-set.lo src/libpspp/liblibpspp_la-stringi-map.lo src/libpspp/liblibpspp_la-stringi-set.lo src/libpspp/liblibpspp_la-str.lo src/libpspp/liblibpspp_la-taint.lo src/libpspp/liblibpspp_la-temp-file.lo src/libpspp/liblibpspp_la-tower.lo src/libpspp/liblibpspp_la-u8-istream.lo src/libpspp/liblibpspp_la-u8-line.lo src/libpspp/liblibpspp_la-zip-reader.lo src/libpspp/liblibpspp_la-zip-writer.lo src/libpspp/liblibpspp_la-version.lo -lreadline -lgslcblas -lz -lm
5568 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-histogram.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-histogram.Tpo -c ../src/ui/gui/psppire-dialog-action-histogram.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-histogram.o >/dev/null 2>&1
5569 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-means-layer.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-means-layer.Tpo -c ../src/ui/gui/psppire-means-layer.c -o src/ui/gui/libwidgets_essential_la-psppire-means-layer.o >/dev/null 2>&1
5570 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-regression.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-regression.Tpo -c ../src/ui/gui/psppire-dialog-action-regression.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-regression.o >/dev/null 2>&1
5571 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-checkbox-treeview.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-checkbox-treeview.Tpo -c ../src/ui/gui/psppire-checkbox-treeview.c -o src/ui/gui/libwidgets_essential_la-psppire-checkbox-treeview.o >/dev/null 2>&1
5572 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-indep-samps.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-indep-samps.Tpo -c ../src/ui/gui/psppire-dialog-action-indep-samps.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-indep-samps.o >/dev/null 2>&1
5573 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-descriptives.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-descriptives.Tpo -c ../src/ui/gui/psppire-dialog-action-descriptives.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-descriptives.o >/dev/null 2>&1
5574 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-compute.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-compute.Tpo -c ../src/ui/gui/psppire-dialog-action-compute.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-compute.o >/dev/null 2>&1
5575 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-reliability.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-reliability.Tpo -c ../src/ui/gui/psppire-dialog-action-reliability.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-reliability.o >/dev/null 2>&1
5576 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-roc.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-roc.Tpo -c ../src/ui/gui/psppire-dialog-action-roc.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-roc.o >/dev/null 2>&1
5577 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-means.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-means.Tpo -c ../src/ui/gui/psppire-dialog-action-means.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-means.o >/dev/null 2>&1
5578 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-runs.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-runs.Tpo -c ../src/ui/gui/psppire-dialog-action-runs.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-runs.o >/dev/null 2>&1
5579 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-search-dialog.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-search-dialog.Tpo -c ../src/ui/gui/psppire-search-dialog.c -o src/ui/gui/libwidgets_essential_la-psppire-search-dialog.o >/dev/null 2>&1
5580 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-var-info.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-var-info.Tpo -c ../src/ui/gui/psppire-dialog-action-var-info.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-var-info.o >/dev/null 2>&1
5581 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog.Tpo -c ../src/ui/gui/psppire-dialog.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog.o >/dev/null 2>&1
5582 mv -f src/output/.deps/liboutput_la-render.Tpo src/output/.deps/liboutput_la-render.Plo
5583 mv -f src/ui/gui/.deps/psppire-psppire-syntax-window.Tpo src/ui/gui/.deps/psppire-psppire-syntax-window.Po
5584 mv -f src/ui/gui/.deps/psppire-psppire-window.Tpo src/ui/gui/.deps/psppire-psppire-window.Po
5585 mv -f src/ui/gui/.deps/src_ui_gui_spreadsheet_test-psppire-spreadsheet-model.Tpo src/ui/gui/.deps/src_ui_gui_spreadsheet_test-psppire-spreadsheet-model.Po
5586 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-chisquare.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-chisquare.Tpo -c ../src/ui/gui/psppire-dialog-action-chisquare.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-chisquare.o >/dev/null 2>&1
5587 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-sys-file-writer.lo -MD -MP -MF src/data/.deps/libdata_la-sys-file-writer.Tpo -c ../src/data/sys-file-writer.c -o src/data/libdata_la-sys-file-writer.o >/dev/null 2>&1
5588 mv -f src/ui/gui/.deps/psppire-psppire-data-store.Tpo src/ui/gui/.deps/psppire-psppire-data-store.Po
5589 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-kmeans.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-kmeans.Tpo -c ../src/ui/gui/psppire-dialog-action-kmeans.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-kmeans.o >/dev/null 2>&1
5590 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode.Tpo -c ../src/ui/gui/psppire-dialog-action-recode.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode.o >/dev/null 2>&1
5591 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-buttonbox.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-buttonbox.Tpo -c ../src/ui/gui/psppire-buttonbox.c -o src/ui/gui/libwidgets_essential_la-psppire-buttonbox.o >/dev/null 2>&1
5592 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-split.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-split.Tpo -c ../src/ui/gui/psppire-dialog-action-split.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-split.o >/dev/null 2>&1
5593 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-oneway.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-oneway.Tpo -c ../src/ui/gui/psppire-dialog-action-oneway.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-oneway.o >/dev/null 2>&1
5594 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-paired.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-paired.Tpo -c ../src/ui/gui/psppire-dialog-action-paired.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-paired.o >/dev/null 2>&1
5595 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-select-dest.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-select-dest.Tpo -c ../src/ui/gui/psppire-select-dest.c -o src/ui/gui/libwidgets_essential_la-psppire-select-dest.o >/dev/null 2>&1
5596 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-sheet-header.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-sheet-header.Tpo -c ../src/ui/gui/psppire-var-sheet-header.c -o src/ui/gui/libwidgets_essential_la-psppire-var-sheet-header.o >/dev/null 2>&1
5597 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-related.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-k-related.Tpo -c ../src/ui/gui/psppire-dialog-action-k-related.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-related.o >/dev/null 2>&1
5598 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-barchart.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-barchart.Tpo -c ../src/ui/gui/psppire-dialog-action-barchart.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-barchart.o >/dev/null 2>&1
5599 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-logistic.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-logistic.Tpo -c ../src/ui/gui/psppire-dialog-action-logistic.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-logistic.o >/dev/null 2>&1
5600 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-frequencies.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-frequencies.Tpo -c ../src/ui/gui/psppire-dialog-action-frequencies.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-frequencies.o >/dev/null 2>&1
5601 if test -e ../po/ar.po,aux ; then \
5602 touch po/ar.po,tmp ; \
5603 msgcat --use-first ../po/ar.po,aux po/ar.po,tmp -o po/ar.po,tmp; \
5604 fi ;
5605 if test -e ../po/de.po,aux ; then \
5606 touch po/de.po,tmp ; \
5607 msgcat --use-first ../po/de.po,aux po/de.po,tmp -o po/de.po,tmp; \
5608 fi ;
5609 if test -e ../po/fr.po,aux ; then \
5610 touch po/fr.po,tmp ; \
5611 msgcat --use-first ../po/fr.po,aux po/fr.po,tmp -o po/fr.po,tmp; \
5612 fi ;
5613 msgfmt -c po/ar.po,tmp -o - > /dev/null
5614 msgfmt -c po/fr.po,tmp -o - > /dev/null
5615 if test -e ../po/es.po,aux ; then \
5616 touch po/es.po,tmp ; \
5617 msgcat --use-first ../po/es.po,aux po/es.po,tmp -o po/es.po,tmp; \
5618 fi ;
5619 msgfmt -c po/de.po,tmp -o - > /dev/null
5620 msgfmt -c po/es.po,tmp -o - > /dev/null
5621 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-val-chooser.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-val-chooser.Tpo -c ../src/ui/gui/psppire-val-chooser.c -o src/ui/gui/libwidgets_essential_la-psppire-val-chooser.o >/dev/null 2>&1
5622 mv -f src/ui/gui/.deps/psppire-val-labs-dialog.Tpo src/ui/gui/.deps/psppire-val-labs-dialog.Po
5623 mv -f src/ui/gui/.deps/psppire-psppire.Tpo src/ui/gui/.deps/psppire-psppire.Po
5624 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-examine.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-examine.Tpo -c ../src/ui/gui/psppire-dialog-action-examine.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-examine.o >/dev/null 2>&1
5625 mv -f src/ui/gui/.deps/psppire-psppire-output-view.Tpo src/ui/gui/.deps/psppire-psppire-output-view.Po
5626 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-binomial.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-binomial.Tpo -c ../src/ui/gui/psppire-dialog-action-binomial.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-binomial.o >/dev/null 2>&1
5627 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-same.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode-same.Tpo -c ../src/ui/gui/psppire-dialog-action-recode-same.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-same.o >/dev/null 2>&1
5628 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-keypad.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-keypad.Tpo -c ../src/ui/gui/psppire-keypad.c -o src/ui/gui/libwidgets_essential_la-psppire-keypad.o >/dev/null 2>&1
5629 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-dict-display.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-dict-display.Tpo -c ../src/ui/gui/dict-display.c -o src/ui/gui/libwidgets_essential_la-dict-display.o >/dev/null 2>&1
5630 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-univariate.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-univariate.Tpo -c ../src/ui/gui/psppire-dialog-action-univariate.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-univariate.o >/dev/null 2>&1
5631 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-1sks.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-1sks.Tpo -c ../src/ui/gui/psppire-dialog-action-1sks.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-1sks.o >/dev/null 2>&1
5632 mv -f src/ui/gui/.deps/src_ui_gui_spreadsheet_test-spreadsheet-test.Tpo src/ui/gui/.deps/src_ui_gui_spreadsheet_test-spreadsheet-test.Po
5633 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-count.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-count.Tpo -c ../src/ui/gui/psppire-dialog-action-count.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-count.o >/dev/null 2>&1
5634 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-data-sheet.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-data-sheet.Tpo -c ../src/ui/gui/psppire-data-sheet.c -o src/ui/gui/libwidgets_essential_la-psppire-data-sheet.o >/dev/null 2>&1
5635 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-select.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-select.Tpo -c ../src/ui/gui/psppire-dialog-action-select.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-select.o >/dev/null 2>&1
5636 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action.Tpo -c ../src/ui/gui/psppire-dialog-action.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action.o >/dev/null 2>&1
5637 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-text-file.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-text-file.Tpo -c ../src/ui/gui/psppire-text-file.c -o src/ui/gui/libwidgets_essential_la-psppire-text-file.o >/dev/null 2>&1
5638 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-comments.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-comments.Tpo -c ../src/ui/gui/psppire-dialog-action-comments.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-comments.o >/dev/null 2>&1
5639 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-window-base.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-window-base.Tpo -c ../src/ui/gui/psppire-window-base.c -o src/ui/gui/libwidgets_essential_la-psppire-window-base.o >/dev/null 2>&1
5640 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-scatterplot.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-scatterplot.Tpo -c ../src/ui/gui/psppire-dialog-action-scatterplot.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-scatterplot.o >/dev/null 2>&1
5641 mv po/ar.po,tmp po/ar.po
5642 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-different.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode-different.Tpo -c ../src/ui/gui/psppire-dialog-action-recode-different.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-different.o >/dev/null 2>&1
5643 libtool: link: ar cr src/libpspp/.libs/liblibpspp.a src/libpspp/.libs/liblibpspp_la-abt.o src/libpspp/.libs/liblibpspp_la-argv-parser.o src/libpspp/.libs/liblibpspp_la-array.o src/libpspp/.libs/liblibpspp_la-bit-vector.o src/libpspp/.libs/liblibpspp_la-bt.o src/libpspp/.libs/liblibpspp_la-cmac-aes256.o src/libpspp/.libs/liblibpspp_la-copyleft.o src/libpspp/.libs/liblibpspp_la-deque.o src/libpspp/.libs/liblibpspp_la-encoding-guesser.o src/libpspp/.libs/liblibpspp_la-ext-array.o src/libpspp/.libs/liblibpspp_la-float-format.o src/libpspp/.libs/liblibpspp_la-freaderror.o src/libpspp/.libs/liblibpspp_la-hash-functions.o src/libpspp/.libs/liblibpspp_la-heap.o src/libpspp/.libs/liblibpspp_la-hmap.o src/libpspp/.libs/liblibpspp_la-hmapx.o src/libpspp/.libs/liblibpspp_la-i18n.o src/libpspp/.libs/liblibpspp_la-integer-format.o src/libpspp/.libs/liblibpspp_la-intern.o src/libpspp/.libs/liblibpspp_la-line-reader.o src/libpspp/.libs/liblibpspp_la-ll.o src/libpspp/.libs/liblibpspp_la-llx.o src/libpspp/.libs/liblibpspp_la-message.o src/libpspp/.libs/liblibpspp_la-misc.o src/libpspp/.libs/liblibpspp_la-model-checker.o src/libpspp/.libs/liblibpspp_la-pool.o src/libpspp/.libs/liblibpspp_la-prompt.o src/libpspp/.libs/liblibpspp_la-range-map.o src/libpspp/.libs/liblibpspp_la-range-set.o src/libpspp/.libs/liblibpspp_la-range-tower.o src/libpspp/.libs/liblibpspp_la-sparse-array.o src/libpspp/.libs/liblibpspp_la-sparse-xarray.o src/libpspp/.libs/liblibpspp_la-start-date.o src/libpspp/.libs/liblibpspp_la-string-array.o src/libpspp/.libs/liblibpspp_la-string-map.o src/libpspp/.libs/liblibpspp_la-string-set.o src/libpspp/.libs/liblibpspp_la-stringi-map.o src/libpspp/.libs/liblibpspp_la-stringi-set.o src/libpspp/.libs/liblibpspp_la-str.o src/libpspp/.libs/liblibpspp_la-taint.o src/libpspp/.libs/liblibpspp_la-temp-file.o src/libpspp/.libs/liblibpspp_la-tower.o src/libpspp/.libs/liblibpspp_la-u8-istream.o src/libpspp/.libs/liblibpspp_la-u8-line.o src/libpspp/.libs/liblibpspp_la-zip-reader.o src/libpspp/.libs/liblibpspp_la-zip-writer.o src/libpspp/.libs/liblibpspp_la-version.o
5644 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-var-ptr.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-var-ptr.Plo
5645 mv po/fr.po,tmp po/fr.po
5646 mv po/es.po,tmp po/es.po
5647 libtool: link: ar cr lib/tukey/.libs/libtukey.a lib/tukey/.libs/ptukey.o lib/tukey/.libs/qtukey.o
5648 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-factor.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-factor.Tpo -c ../src/ui/gui/psppire-dialog-action-factor.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-factor.o >/dev/null 2>&1
5649 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-flip.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-flip.Tpo -c ../src/ui/gui/psppire-dialog-action-flip.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-flip.o >/dev/null 2>&1
5650 msgfmt po/ar.po -o po/ar.gmo
5651 msgfmt po/es.po -o po/es.gmo
5652 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-view.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-view.Tpo -c ../src/ui/gui/psppire-var-view.c -o src/ui/gui/libwidgets_essential_la-psppire-var-view.o >/dev/null 2>&1
5653 msgfmt po/fr.po -o po/fr.gmo
5654 if test -e ../po/el.po,aux ; then \
5655 touch po/el.po,tmp ; \
5656 msgcat --use-first ../po/el.po,aux po/el.po,tmp -o po/el.po,tmp; \
5657 fi ;
5658 msgfmt -c po/el.po,tmp -o - > /dev/null
5659 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-variable-sheet.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-variable-sheet.Tpo -c ../src/ui/gui/psppire-variable-sheet.c -o src/ui/gui/libwidgets_essential_la-psppire-variable-sheet.o >/dev/null 2>&1
5660 if test -e ../po/hu.po,aux ; then \
5661 touch po/hu.po,tmp ; \
5662 msgcat --use-first ../po/hu.po,aux po/hu.po,tmp -o po/hu.po,tmp; \
5663 fi ;
5664 if test -e ../po/sv.po,aux ; then \
5665 touch po/sv.po,tmp ; \
5666 msgcat --use-first ../po/sv.po,aux po/sv.po,tmp -o po/sv.po,tmp; \
5667 fi ;
5668 if test -e ../po/ja.po,aux ; then \
5669 touch po/ja.po,tmp ; \
5670 msgcat --use-first ../po/ja.po,aux po/ja.po,tmp -o po/ja.po,tmp; \
5671 fi ;
5672 if test -e ../po/zh_CN.po,aux ; then \
5673 touch po/zh_CN.po,tmp ; \
5674 msgcat --use-first ../po/zh_CN.po,aux po/zh_CN.po,tmp -o po/zh_CN.po,tmp; \
5675 fi ;
5676 msgfmt -c po/sv.po,tmp -o - > /dev/null
5677 if test -e ../po/pl.po,aux ; then \
5678 touch po/pl.po,tmp ; \
5679 msgcat --use-first ../po/pl.po,aux po/pl.po,tmp -o po/pl.po,tmp; \
5680 fi ;
5681 if test -e ../po/nl.po,aux ; then \
5682 touch po/nl.po,tmp ; \
5683 msgcat --use-first ../po/nl.po,aux po/nl.po,tmp -o po/nl.po,tmp; \
5684 fi ;
5685 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-independent.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-k-independent.Tpo -c ../src/ui/gui/psppire-dialog-action-k-independent.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-independent.o >/dev/null 2>&1
5686 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-correlation.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-correlation.Tpo -c ../src/ui/gui/psppire-dialog-action-correlation.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-correlation.o >/dev/null 2>&1
5687 msgfmt -c po/ja.po,tmp -o - > /dev/null
5688 if test -e ../po/sl.po,aux ; then \
5689 touch po/sl.po,tmp ; \
5690 msgcat --use-first ../po/sl.po,aux po/sl.po,tmp -o po/sl.po,tmp; \
5691 fi ;
5692 if test -e ../po/uk.po,aux ; then \
5693 touch po/uk.po,tmp ; \
5694 msgcat --use-first ../po/uk.po,aux po/uk.po,tmp -o po/uk.po,tmp; \
5695 fi ;
5696 libtool: link: ar cr src/ui/.libs/libuicommon.a src/ui/.libs/source-init-opts.o src/ui/.libs/syntax-gen.o
5697 mv -f src/ui/gui/.deps/psppire-var-type-dialog.Tpo src/ui/gui/.deps/psppire-var-type-dialog.Po
5698 libtool: link: ranlib lib/tukey/.libs/libtukey.a
5699 msgfmt -c po/hu.po,tmp -o - > /dev/null
5700 msgfmt -c po/zh_CN.po,tmp -o - > /dev/null
5701 msgfmt -c po/pl.po,tmp -o - > /dev/null
5702 msgfmt -c po/nl.po,tmp -o - > /dev/null
5703 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-tt1s.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-tt1s.Tpo -c ../src/ui/gui/psppire-dialog-action-tt1s.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-tt1s.o >/dev/null 2>&1
5704 msgfmt -c po/sl.po,tmp -o - > /dev/null
5705 msgfmt -c po/uk.po,tmp -o - > /dev/null
5706 libtool: link: ranlib src/libpspp/.libs/liblibpspp.a
5707 mv po/de.po,tmp po/de.po
5708 msgfmt po/de.po -o po/de.gmo
5709 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-weight.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-weight.Tpo -c ../src/ui/gui/psppire-dialog-action-weight.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-weight.o >/dev/null 2>&1
5710 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-selector.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-selector.Tpo -c ../src/ui/gui/psppire-selector.c -o src/ui/gui/libwidgets_essential_la-psppire-selector.o >/dev/null 2>&1
5711 mv -f src/ui/gui/.deps/psppire-psppire-import-textfile.Tpo src/ui/gui/.deps/psppire-psppire-import-textfile.Po
5712 if test -e ../po/ca.po,aux ; then \
5713 touch po/ca.po,tmp ; \
5714 msgcat --use-first ../po/ca.po,aux po/ca.po,tmp -o po/ca.po,tmp; \
5715 fi ;
5716 msgfmt -c po/ca.po,tmp -o - > /dev/null
5717 libtool: link: ranlib src/ui/.libs/libuicommon.a
5718 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/crosstabs.lo -MD -MP -MF src/language/commands/.deps/crosstabs.Tpo -c ../src/language/commands/crosstabs.c -o src/language/commands/crosstabs.o >/dev/null 2>&1
5719 mv po/sv.po,tmp po/sv.po
5720 if test -e ../po/gl.po,aux ; then \
5721 touch po/gl.po,tmp ; \
5722 msgcat --use-first ../po/gl.po,aux po/gl.po,tmp -o po/gl.po,tmp; \
5723 fi ;
5724 msgfmt -c po/gl.po,tmp -o - > /dev/null
5725 libtool: link: ( cd "lib/tukey/.libs" && rm -f "libtukey.la" && ln -s "../libtukey.la" "libtukey.la" )
5726 msgfmt po/sv.po -o po/sv.gmo
5727 mv po/pl.po,tmp po/pl.po
5728 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-rank.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-rank.Tpo -c ../src/ui/gui/psppire-dialog-action-rank.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-rank.o >/dev/null 2>&1
5729 mv po/el.po,tmp po/el.po
5730 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-two-sample.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-two-sample.Tpo -c ../src/ui/gui/psppire-dialog-action-two-sample.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-two-sample.o >/dev/null 2>&1
5731 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-acr.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-acr.Tpo -c ../src/ui/gui/psppire-acr.c -o src/ui/gui/libwidgets_essential_la-psppire-acr.o >/dev/null 2>&1
5732 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dictview.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dictview.Tpo -c ../src/ui/gui/psppire-dictview.c -o src/ui/gui/libwidgets_essential_la-psppire-dictview.o >/dev/null 2>&1
5733 mv po/hu.po,tmp po/hu.po
5734 mv po/sl.po,tmp po/sl.po
5735 msgfmt po/pl.po -o po/pl.gmo
5736 libtool: link: ( cd "src/libpspp/.libs" && rm -f "liblibpspp.la" && ln -s "../liblibpspp.la" "liblibpspp.la" )
5737 if test -e ../po/ta.po,aux ; then \
5738 touch po/ta.po,tmp ; \
5739 msgcat --use-first ../po/ta.po,aux po/ta.po,tmp -o po/ta.po,tmp; \
5740 fi ;
5741 mv po/uk.po,tmp po/uk.po
5742 mv po/ja.po,tmp po/ja.po
5743 msgfmt po/el.po -o po/el.gmo
5744 msgfmt -c po/ta.po,tmp -o - > /dev/null
5745 mv po/zh_CN.po,tmp po/zh_CN.po
5746 mv po/nl.po,tmp po/nl.po
5747 msgfmt po/hu.po -o po/hu.gmo
5748 msgfmt po/ja.po -o po/ja.gmo
5749 msgfmt po/sl.po -o po/sl.gmo
5750 if test -e ../po/tr.po,aux ; then \
5751 touch po/tr.po,tmp ; \
5752 msgcat --use-first ../po/tr.po,aux po/tr.po,tmp -o po/tr.po,tmp; \
5753 fi ;
5754 libtool: link: ( cd "src/ui/.libs" && rm -f "libuicommon.la" && ln -s "../libuicommon.la" "libuicommon.la" )
5755 msgfmt po/uk.po -o po/uk.gmo
5756 msgfmt po/zh_CN.po -o po/zh_CN.gmo
5757 msgfmt -c po/tr.po,tmp -o - > /dev/null
5758 msgfmt po/nl.po -o po/nl.gmo
5759 if test -e ../po/cs.po,aux ; then \
5760 touch po/cs.po,tmp ; \
5761 msgcat --use-first ../po/cs.po,aux po/cs.po,tmp -o po/cs.po,tmp; \
5762 fi ;
5763 mv po/gl.po,tmp po/gl.po
5764 mv po/ca.po,tmp po/ca.po
5765 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/ctables.lo -MD -MP -MF src/language/commands/.deps/ctables.Tpo -c ../src/language/commands/ctables.c -o src/language/commands/ctables.o >/dev/null 2>&1
5766 if test -e ../po/pt_BR.po,aux ; then \
5767 touch po/pt_BR.po,tmp ; \
5768 msgcat --use-first ../po/pt_BR.po,aux po/pt_BR.po,tmp -o po/pt_BR.po,tmp; \
5769 fi ;
5770 msgfmt -c po/pt_BR.po,tmp -o - > /dev/null
5771 msgfmt po/gl.po -o po/gl.gmo
5772 msgfmt po/ca.po -o po/ca.gmo
5773 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-ctables.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-ctables.Tpo -c ../src/ui/gui/psppire-dialog-action-ctables.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-ctables.o >/dev/null 2>&1
5774 mv -f src/output/spv/.deps/liboutput_la-spv-legacy-decoder.Tpo src/output/spv/.deps/liboutput_la-spv-legacy-decoder.Plo
5775 libtool: link: ar cr lib/linreg/.libs/liblinreg.a lib/linreg/.libs/sweep.o
5776 if test -e ../po/lt.po,aux ; then \
5777 touch po/lt.po,tmp ; \
5778 msgcat --use-first ../po/lt.po,aux po/lt.po,tmp -o po/lt.po,tmp; \
5779 fi ;
5780 if test -e ../po/ru.po,aux ; then \
5781 touch po/ru.po,tmp ; \
5782 msgcat --use-first ../po/ru.po,aux po/ru.po,tmp -o po/ru.po,tmp; \
5783 fi ;
5784 mv po/ta.po,tmp po/ta.po
5785 mv po/tr.po,tmp po/tr.po
5786 msgfmt -c po/lt.po,tmp -o - > /dev/null
5787 msgfmt -c po/ru.po,tmp -o - > /dev/null
5788 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-autorecode.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-autorecode.Tpo -c ../src/ui/gui/psppire-dialog-action-autorecode.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-autorecode.o >/dev/null 2>&1
5789 msgfmt po/ta.po -o po/ta.gmo
5790 libtool: link: ar cr src/ui/terminal/.libs/libui.a src/ui/terminal/.libs/libui_la-main.o src/ui/terminal/.libs/libui_la-terminal-opts.o src/ui/terminal/.libs/libui_la-terminal-reader.o
5791 msgfmt po/tr.po -o po/tr.gmo
5792 mv po/pt_BR.po,tmp po/pt_BR.po
5793 msgfmt -c po/cs.po,tmp -o - > /dev/null
5794 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-sort.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-sort.Tpo -c ../src/ui/gui/psppire-dialog-action-sort.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-sort.o >/dev/null 2>&1
5795 msgfmt po/pt_BR.po -o po/pt_BR.gmo
5796 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-crosstabs.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-crosstabs.Tpo -c ../src/ui/gui/psppire-dialog-action-crosstabs.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-crosstabs.o >/dev/null 2>&1
5797 libtool: link: ranlib lib/linreg/.libs/liblinreg.a
5798 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dialog-action-aggregate.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-aggregate.Tpo -c ../src/ui/gui/psppire-dialog-action-aggregate.c -o src/ui/gui/libwidgets_essential_la-psppire-dialog-action-aggregate.o >/dev/null 2>&1
5799 libtool: link: ranlib src/ui/terminal/.libs/libui.a
5800 po/cs.po,tmp:4: warning: header field 'Last-Translator' missing in header
5801 po/cs.po,tmp:4: warning: header field 'Language-Team' missing in header
5802 mv po/cs.po,tmp po/cs.po
5803 mv po/lt.po,tmp po/lt.po
5804 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-widgets.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-widgets.Tpo -c ../src/ui/gui/widgets.c -o src/ui/gui/libwidgets_essential_la-widgets.o >/dev/null 2>&1
5805 mv po/ru.po,tmp po/ru.po
5806 msgfmt --desktop --template ../doc/org.gnu.pspp.desktop.in -o doc/org.gnu.pspp.desktop -d ../po
5807 msgfmt --xml --template ../doc/org.gnu.pspp.metainfo.xml.in -o doc/org.gnu.pspp.metainfo.xml -d ../po || \
5808 msgfmt -L appdata --xml --template ../doc/org.gnu.pspp.metainfo.xml.in -o doc/org.gnu.pspp.metainfo.xml -d ../po
5809 msgfmt po/lt.po -o po/lt.gmo
5810 msgfmt po/cs.po -o po/cs.gmo
5811 msgfmt po/ru.po -o po/ru.gmo
5812 libtool: link: ( cd "lib/linreg/.libs" && rm -f "liblinreg.la" && ln -s "../liblinreg.la" "liblinreg.la" )
5813 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/math/libpspp-math.la src/math/chart-geometry.lo src/math/box-whisker.lo src/math/categoricals.lo src/math/covariance.lo src/math/correlation.lo src/math/distributions.lo src/math/histogram.lo src/math/interaction.lo src/math/levene.lo src/math/linreg.lo src/math/merge.lo src/math/mode.lo src/math/moments.lo src/math/np.lo src/math/order-stats.lo src/math/percentiles.lo src/math/random.lo src/math/sort.lo src/math/shapiro-wilk.lo src/math/trimmed-mean.lo src/math/tukey-hinges.lo src/math/wilcoxon-sig.lo lib/linreg/liblinreg.la lib/tukey/libtukey.la -lreadline -lgslcblas -lz -lm
5814 libtool: link: ( cd "src/ui/terminal/.libs" && rm -f "libui.la" && ln -s "../libui.la" "libui.la" )
5815 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-dialog-common.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-dialog-common.Tpo -c ../src/ui/gui/dialog-common.c -o src/ui/gui/libwidgets_essential_la-dialog-common.o >/dev/null 2>&1
5816 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-var-info.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-var-info.Tpo -c ../src/ui/gui/psppire-var-info.c -o src/ui/gui/libwidgets_essential_la-psppire-var-info.o >/dev/null 2>&1
5817 mv -f src/output/spv/.deps/liboutput_la-light-binary-parser.Tpo src/output/spv/.deps/liboutput_la-light-binary-parser.Plo
5818 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-means-layer.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-means-layer.Plo
5819 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-histogram.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-histogram.Plo
5820 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-conf.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-conf.Plo
5821 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-checkbox-treeview.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-checkbox-treeview.Plo
5822 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-reliability.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-reliability.Plo
5823 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-kmeans.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-kmeans.Plo
5824 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-chisquare.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-chisquare.Plo
5825 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-search-dialog.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-search-dialog.Plo
5826 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-var-sheet-header.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-var-sheet-header.Plo
5827 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-var-info.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-var-info.Plo
5828 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -DWITH_GZFILEOP -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-detail-xml-parser.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-detail-xml-parser.Tpo -c src/output/spv/detail-xml-parser.c -o src/output/spv/liboutput_la-detail-xml-parser.o >/dev/null 2>&1
5829 mv -f src/output/spv/.deps/liboutput_la-structure-xml-parser.Tpo src/output/spv/.deps/liboutput_la-structure-xml-parser.Plo
5830 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-means.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-means.Plo
5831 mv -f src/ui/gui/.deps/psppire-psppire-data-window.Tpo src/ui/gui/.deps/psppire-psppire-data-window.Po
5832 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-select-dest.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-select-dest.Plo
5833 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode-same.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode-same.Plo
5834 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog.Plo
5835 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-runs.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-runs.Plo
5836 libtool: link: (cd src/math/.libs/libpspp-math.lax/liblinreg.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/lib/linreg/.libs/liblinreg.a")
5837 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-regression.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-regression.Plo
5838 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-scatterplot.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-scatterplot.Plo
5839 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT src/ui/gui/libwidgets_essential_la-psppire-dict.lo -MD -MP -MF src/ui/gui/.deps/libwidgets_essential_la-psppire-dict.Tpo -c ../src/ui/gui/psppire-dict.c -o src/ui/gui/libwidgets_essential_la-psppire-dict.o >/dev/null 2>&1
5840 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-roc.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-roc.Plo
5841 mv -f src/ui/gui/.deps/libwidgets_essential_la-dict-display.Tpo src/ui/gui/.deps/libwidgets_essential_la-dict-display.Plo
5842 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-1sks.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-1sks.Plo
5843 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode.Plo
5844 libtool: link: (cd src/math/.libs/libpspp-math.lax/libtukey.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/lib/tukey/.libs/libtukey.a")
5845 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-paired.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-paired.Plo
5846 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-buttonbox.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-buttonbox.Plo
5847 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-univariate.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-univariate.Plo
5848 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-descriptives.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-descriptives.Plo
5849 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-oneway.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-oneway.Plo
5850 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action.Plo
5851 libtool: link: ar cr src/math/.libs/libpspp-math.a src/math/.libs/chart-geometry.o src/math/.libs/box-whisker.o src/math/.libs/categoricals.o src/math/.libs/covariance.o src/math/.libs/correlation.o src/math/.libs/distributions.o src/math/.libs/histogram.o src/math/.libs/interaction.o src/math/.libs/levene.o src/math/.libs/linreg.o src/math/.libs/merge.o src/math/.libs/mode.o src/math/.libs/moments.o src/math/.libs/np.o src/math/.libs/order-stats.o src/math/.libs/percentiles.o src/math/.libs/random.o src/math/.libs/sort.o src/math/.libs/shapiro-wilk.o src/math/.libs/trimmed-mean.o src/math/.libs/tukey-hinges.o src/math/.libs/wilcoxon-sig.o src/math/.libs/libpspp-math.lax/liblinreg.a/sweep.o src/math/.libs/libpspp-math.lax/libtukey.a/ptukey.o src/math/.libs/libpspp-math.lax/libtukey.a/qtukey.o
5852 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-split.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-split.Plo
5853 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-window-base.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-window-base.Plo
5854 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-flip.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-flip.Plo
5855 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-binomial.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-binomial.Plo
5856 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-val-chooser.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-val-chooser.Plo
5857 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-compute.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-compute.Plo
5858 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-indep-samps.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-indep-samps.Plo
5859 libtool: link: ranlib src/math/.libs/libpspp-math.a
5860 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-factor.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-factor.Plo
5861 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-logistic.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-logistic.Plo
5862 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode-different.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-recode-different.Plo
5863 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-comments.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-comments.Plo
5864 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-k-related.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-k-related.Plo
5865 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-count.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-count.Plo
5866 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-barchart.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-barchart.Plo
5867 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-select.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-select.Plo
5868 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-frequencies.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-frequencies.Plo
5869 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-correlation.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-correlation.Plo
5870 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-keypad.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-keypad.Plo
5871 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-k-independent.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-k-independent.Plo
5872 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-text-file.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-text-file.Plo
5873 libtool: link: rm -fr src/math/.libs/libpspp-math.lax
5874 mv -f src/output/.deps/liboutput_la-pivot-table.Tpo src/output/.deps/liboutput_la-pivot-table.Plo
5875 libtool: link: ( cd "src/math/.libs" && rm -f "libpspp-math.la" && ln -s "../libpspp-math.la" "libpspp-math.la" )
5876 mv -f src/output/spv/.deps/liboutput_la-spv-writer.Tpo src/output/spv/.deps/liboutput_la-spv-writer.Plo
5877 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-data-sheet.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-data-sheet.Plo
5878 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-variable-sheet.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-variable-sheet.Plo
5879 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-var-view.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-var-view.Plo
5880 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-examine.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-examine.Plo
5881 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-tt1s.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-tt1s.Plo
5882 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-weight.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-weight.Plo
5883 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-acr.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-acr.Plo
5884 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-two-sample.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-two-sample.Plo
5885 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-sort.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-sort.Plo
5886 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dictview.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dictview.Plo
5887 mv -f src/ui/gui/.deps/libwidgets_essential_la-dialog-common.Tpo src/ui/gui/.deps/libwidgets_essential_la-dialog-common.Plo
5888 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-selector.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-selector.Plo
5889 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-autorecode.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-autorecode.Plo
5890 mv -f src/ui/gui/.deps/libwidgets_essential_la-widgets.Tpo src/ui/gui/.deps/libwidgets_essential_la-widgets.Plo
5891 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-var-info.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-var-info.Plo
5892 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -MT gl/libgl_la-c-vasnprintf.lo -MD -MP -MF gl/.deps/libgl_la-c-vasnprintf.Tpo -c ../gl/c-vasnprintf.c -o gl/libgl_la-c-vasnprintf.o >/dev/null 2>&1
5893 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-rank.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-rank.Plo
5894 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-crosstabs.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-crosstabs.Plo
5895 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-ctables.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-ctables.Plo
5896 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-aggregate.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action-aggregate.Plo
5897 mv -f src/data/.deps/libdata_la-sys-file-writer.Tpo src/data/.deps/libdata_la-sys-file-writer.Plo
5898 mv -f src/data/.deps/libdata_la-sys-file-reader.Tpo src/data/.deps/libdata_la-sys-file-reader.Plo
5899 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/data/libdata.la src/data/libdata_la-any-reader.lo src/data/libdata_la-any-writer.lo src/data/libdata_la-attributes.lo src/data/libdata_la-calendar.lo src/data/libdata_la-case-map.lo src/data/libdata_la-case-matcher.lo src/data/libdata_la-caseproto.lo src/data/libdata_la-case.lo src/data/libdata_la-casegrouper.lo src/data/libdata_la-caseinit.lo src/data/libdata_la-casereader-filter.lo src/data/libdata_la-casereader-project.lo src/data/libdata_la-casereader-select.lo src/data/libdata_la-casereader-shim.lo src/data/libdata_la-casereader-translator.lo src/data/libdata_la-casereader.lo src/data/libdata_la-casewindow.lo src/data/libdata_la-casewriter-translator.lo src/data/libdata_la-casewriter.lo src/data/libdata_la-case-tmpfile.lo src/data/libdata_la-csv-file-writer.lo src/data/libdata_la-data-in.lo src/data/libdata_la-data-out.lo src/data/libdata_la-dataset.lo src/data/libdata_la-dataset-writer.lo src/data/libdata_la-datasheet.lo src/data/libdata_la-dict-class.lo src/data/libdata_la-dictionary.lo src/data/libdata_la-encrypted-file.lo src/data/libdata_la-file-handle-def.lo src/data/libdata_la-file-name.lo src/data/libdata_la-format-guesser.lo src/data/libdata_la-format.lo src/data/libdata_la-gnumeric-reader.lo src/data/libdata_la-identifier.lo src/data/libdata_la-identifier2.lo src/data/libdata_la-lazy-casereader.lo src/data/libdata_la-mdd-writer.lo src/data/libdata_la-missing-values.lo src/data/libdata_la-make-file.lo src/data/libdata_la-mrset.lo src/data/libdata_la-ods-reader.lo src/data/libdata_la-pc+-file-reader.lo src/data/libdata_la-por-file-reader.lo src/data/libdata_la-por-file-writer.lo src/data/libdata_la-psql-reader.lo src/data/libdata_la-session.lo src/data/libdata_la-settings.lo src/data/libdata_la-short-names.lo src/data/libdata_la-spreadsheet-reader.lo src/data/libdata_la-subcase.lo src/data/libdata_la-sys-file-private.lo src/data/libdata_la-sys-file-reader.lo src/data/libdata_la-sys-file-writer.lo src/data/libdata_la-transformations.lo src/data/libdata_la-value.lo src/data/libdata_la-value-labels.lo src/data/libdata_la-variable.lo src/data/libdata_la-varset.lo src/data/libdata_la-vector.lo src/data/libdata_la-sys-file-encoding.lo -lxml2 -lpq -lreadline -lgslcblas -lz -lm
5900 mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dict.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dict.Plo
5901 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/ui/gui/libwidgets-essential.la src/ui/gui/libwidgets_essential_la-psppire-acr.lo src/ui/gui/libwidgets_essential_la-psppire-buttonbox.lo src/ui/gui/libwidgets_essential_la-psppire-checkbox-treeview.lo src/ui/gui/libwidgets_essential_la-psppire-conf.lo src/ui/gui/libwidgets_essential_la-psppire-data-sheet.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-1sks.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-aggregate.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-autorecode.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-barchart.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-binomial.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-chisquare.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-comments.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-compute.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-correlation.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-count.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-crosstabs.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-descriptives.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-examine.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-factor.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-flip.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-frequencies.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-histogram.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-indep-samps.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-independent.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-kmeans.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-k-related.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-logistic.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-means.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-oneway.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-paired.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-rank.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-different.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-recode-same.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-regression.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-reliability.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-roc.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-runs.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-scatterplot.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-select.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-sort.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-split.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-ctables.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-tt1s.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-two-sample.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-univariate.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-var-info.lo src/ui/gui/libwidgets_essential_la-psppire-dialog-action-weight.lo src/ui/gui/libwidgets_essential_la-psppire-dialog.lo src/ui/gui/libwidgets_essential_la-psppire-search-dialog.lo src/ui/gui/libwidgets_essential_la-psppire-dict.lo src/ui/gui/libwidgets_essential_la-psppire-dictview.lo src/ui/gui/libwidgets_essential_la-psppire-format.lo src/ui/gui/libwidgets_essential_la-psppire-keypad.lo src/ui/gui/libwidgets_essential_la-psppire-means-layer.lo src/ui/gui/libwidgets_essential_la-psppire-select-dest.lo src/ui/gui/libwidgets_essential_la-psppire-selector.lo src/ui/gui/libwidgets_essential_la-psppire-text-file.lo src/ui/gui/libwidgets_essential_la-psppire-val-chooser.lo src/ui/gui/libwidgets_essential_la-psppire-var-info.lo src/ui/gui/libwidgets_essential_la-psppire-var-ptr.lo src/ui/gui/libwidgets_essential_la-psppire-var-view.lo src/ui/gui/libwidgets_essential_la-psppire-var-sheet-header.lo src/ui/gui/libwidgets_essential_la-psppire-variable-sheet.lo src/ui/gui/libwidgets_essential_la-psppire-window-base.lo src/ui/gui/libwidgets_essential_la-dialog-common.lo src/ui/gui/libwidgets_essential_la-widgets.lo src/ui/gui/libwidgets_essential_la-dict-display.lo -lreadline -lgslcblas -lz -lm
5902 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/commands/matrix.lo -MD -MP -MF src/language/commands/.deps/matrix.Tpo -c ../src/language/commands/matrix.c -o src/language/commands/matrix.o >/dev/null 2>&1
5903 libtool: link: ar cr src/data/.libs/libdata.a src/data/.libs/libdata_la-any-reader.o src/data/.libs/libdata_la-any-writer.o src/data/.libs/libdata_la-attributes.o src/data/.libs/libdata_la-calendar.o src/data/.libs/libdata_la-case-map.o src/data/.libs/libdata_la-case-matcher.o src/data/.libs/libdata_la-caseproto.o src/data/.libs/libdata_la-case.o src/data/.libs/libdata_la-casegrouper.o src/data/.libs/libdata_la-caseinit.o src/data/.libs/libdata_la-casereader-filter.o src/data/.libs/libdata_la-casereader-project.o src/data/.libs/libdata_la-casereader-select.o src/data/.libs/libdata_la-casereader-shim.o src/data/.libs/libdata_la-casereader-translator.o src/data/.libs/libdata_la-casereader.o src/data/.libs/libdata_la-casewindow.o src/data/.libs/libdata_la-casewriter-translator.o src/data/.libs/libdata_la-casewriter.o src/data/.libs/libdata_la-case-tmpfile.o src/data/.libs/libdata_la-csv-file-writer.o src/data/.libs/libdata_la-data-in.o src/data/.libs/libdata_la-data-out.o src/data/.libs/libdata_la-dataset.o src/data/.libs/libdata_la-dataset-writer.o src/data/.libs/libdata_la-datasheet.o src/data/.libs/libdata_la-dict-class.o src/data/.libs/libdata_la-dictionary.o src/data/.libs/libdata_la-encrypted-file.o src/data/.libs/libdata_la-file-handle-def.o src/data/.libs/libdata_la-file-name.o src/data/.libs/libdata_la-format-guesser.o src/data/.libs/libdata_la-format.o src/data/.libs/libdata_la-gnumeric-reader.o src/data/.libs/libdata_la-identifier.o src/data/.libs/libdata_la-identifier2.o src/data/.libs/libdata_la-lazy-casereader.o src/data/.libs/libdata_la-mdd-writer.o src/data/.libs/libdata_la-missing-values.o src/data/.libs/libdata_la-make-file.o src/data/.libs/libdata_la-mrset.o src/data/.libs/libdata_la-ods-reader.o src/data/.libs/libdata_la-pc+-file-reader.o src/data/.libs/libdata_la-por-file-reader.o src/data/.libs/libdata_la-por-file-writer.o src/data/.libs/libdata_la-psql-reader.o src/data/.libs/libdata_la-session.o src/data/.libs/libdata_la-settings.o src/data/.libs/libdata_la-short-names.o src/data/.libs/libdata_la-spreadsheet-reader.o src/data/.libs/libdata_la-subcase.o src/data/.libs/libdata_la-sys-file-private.o src/data/.libs/libdata_la-sys-file-reader.o src/data/.libs/libdata_la-sys-file-writer.o src/data/.libs/libdata_la-transformations.o src/data/.libs/libdata_la-value.o src/data/.libs/libdata_la-value-labels.o src/data/.libs/libdata_la-variable.o src/data/.libs/libdata_la-varset.o src/data/.libs/libdata_la-vector.o src/data/.libs/libdata_la-sys-file-encoding.o
5904 libtool: link: ranlib src/data/.libs/libdata.a
5905 libtool: link: ar cr src/ui/gui/.libs/libwidgets-essential.a src/ui/gui/.libs/libwidgets_essential_la-psppire-acr.o src/ui/gui/.libs/libwidgets_essential_la-psppire-buttonbox.o src/ui/gui/.libs/libwidgets_essential_la-psppire-checkbox-treeview.o src/ui/gui/.libs/libwidgets_essential_la-psppire-conf.o src/ui/gui/.libs/libwidgets_essential_la-psppire-data-sheet.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-1sks.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-aggregate.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-autorecode.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-barchart.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-binomial.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-chisquare.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-comments.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-compute.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-correlation.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-count.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-crosstabs.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-descriptives.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-examine.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-factor.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-flip.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-frequencies.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-histogram.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-indep-samps.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-k-independent.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-kmeans.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-k-related.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-logistic.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-means.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-oneway.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-paired.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-rank.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-recode.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-recode-different.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-recode-same.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-regression.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-reliability.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-roc.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-runs.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-scatterplot.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-select.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-sort.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-split.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-ctables.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-tt1s.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-two-sample.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-univariate.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-var-info.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog-action-weight.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dialog.o src/ui/gui/.libs/libwidgets_essential_la-psppire-search-dialog.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dict.o src/ui/gui/.libs/libwidgets_essential_la-psppire-dictview.o src/ui/gui/.libs/libwidgets_essential_la-psppire-format.o src/ui/gui/.libs/libwidgets_essential_la-psppire-keypad.o src/ui/gui/.libs/libwidgets_essential_la-psppire-means-layer.o src/ui/gui/.libs/libwidgets_essential_la-psppire-select-dest.o src/ui/gui/.libs/libwidgets_essential_la-psppire-selector.o src/ui/gui/.libs/libwidgets_essential_la-psppire-text-file.o src/ui/gui/.libs/libwidgets_essential_la-psppire-val-chooser.o src/ui/gui/.libs/libwidgets_essential_la-psppire-var-info.o src/ui/gui/.libs/libwidgets_essential_la-psppire-var-ptr.o src/ui/gui/.libs/libwidgets_essential_la-psppire-var-view.o src/ui/gui/.libs/libwidgets_essential_la-psppire-var-sheet-header.o src/ui/gui/.libs/libwidgets_essential_la-psppire-variable-sheet.o src/ui/gui/.libs/libwidgets_essential_la-psppire-window-base.o src/ui/gui/.libs/libwidgets_essential_la-dialog-common.o src/ui/gui/.libs/libwidgets_essential_la-widgets.o src/ui/gui/.libs/libwidgets_essential_la-dict-display.o
5906 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/optimize.lo -MD -MP -MF src/language/expressions/.deps/optimize.Tpo -c ../src/language/expressions/optimize.c -o src/language/expressions/optimize.o >/dev/null 2>&1
5907 libtool: link: ( cd "src/data/.libs" && rm -f "libdata.la" && ln -s "../libdata.la" "libdata.la" )
5908 libtool: link: ranlib src/ui/gui/.libs/libwidgets-essential.a
5909 libtool: link: ( cd "src/ui/gui/.libs" && rm -f "libwidgets-essential.la" && ln -s "../libwidgets-essential.la" "libwidgets-essential.la" )
5910 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -release 2.0.1-gec03db -L/lib -lspread-sheet-widget -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/ui/gui/libpsppire-glade.la -rpath /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/gui src/ui/gui/libpsppire_glade_la-dummy.lo src/ui/gui/libwidgets-essential.la src/ui/gui/psppire-marshal.lo -lreadline -lgslcblas -lz -lm
5911 libtool: warning: library '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib/libspread-sheet-widget.la' was moved.
5912 libtool: link: gcc -shared -fPIC -DPIC src/ui/gui/.libs/libpsppire_glade_la-dummy.o src/ui/gui/.libs/psppire-marshal.o -Wl,--whole-archive src/ui/gui/.libs/libwidgets-essential.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -Wl,-rpath -Wl,/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -L/lib /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib/libspread-sheet-widget.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -lreadline -lgslcblas -lz -lm -g -O2 -pthread -Wl,-soname -Wl,libpsppire-glade-2.0.1-gec03db.so -o src/ui/gui/.libs/libpsppire-glade-2.0.1-gec03db.so
5913 /usr/bin/ld: skipping incompatible /lib/libreadline.so when searching for -lreadline
5914 /usr/bin/ld: skipping incompatible /lib/libgslcblas.so when searching for -lgslcblas
5915 /usr/bin/ld: skipping incompatible /lib/libz.so when searching for -lz
5916 /usr/bin/ld: skipping incompatible /lib/libm.so when searching for -lm
5917 /usr/bin/ld: skipping incompatible /lib/libc.so when searching for -lc
5918 libtool: link: (cd "src/ui/gui/.libs" && rm -f "libpsppire-glade.so" && ln -s "libpsppire-glade-2.0.1-gec03db.so" "libpsppire-glade.so")
5919 libtool: link: (cd src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/gui/.libs/libwidgets-essential.a")
5920 libtool: link: ar cr src/ui/gui/.libs/libpsppire-glade.a src/ui/gui/libpsppire_glade_la-dummy.o src/ui/gui/psppire-marshal.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-dialog-common.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-dict-display.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-acr.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-buttonbox.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-checkbox-treeview.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-conf.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-data-sheet.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-1sks.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-aggregate.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-autorecode.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-barchart.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-binomial.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-chisquare.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-comments.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-compute.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-correlation.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-count.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-crosstabs.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-ctables.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-descriptives.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-examine.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-factor.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-flip.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-frequencies.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-histogram.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-indep-samps.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-k-independent.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-k-related.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-kmeans.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-logistic.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-means.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-oneway.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-paired.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-rank.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-recode-different.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-recode-same.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-recode.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-regression.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-reliability.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-roc.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-runs.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-scatterplot.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-select.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-sort.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-split.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-tt1s.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-two-sample.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-univariate.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-var-info.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action-weight.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog-action.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dialog.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dict.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-dictview.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-format.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-keypad.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-means-layer.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-search-dialog.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-select-dest.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-selector.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-text-file.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-val-chooser.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-var-info.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-var-ptr.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-var-sheet-header.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-var-view.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-variable-sheet.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-psppire-window-base.o src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a/libwidgets_essential_la-widgets.o
5921 libtool: link: ranlib src/ui/gui/.libs/libpsppire-glade.a
5922 libtool: link: rm -fr src/ui/gui/.libs/libpsppire-glade.lax
5923 libtool: link: ( cd "src/ui/gui/.libs" && rm -f "libpsppire-glade.la" && ln -s "../libpsppire-glade.la" "libpsppire-glade.la" )
5924 libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/commands -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/expressions/evaluate.lo -MD -MP -MF src/language/expressions/.deps/evaluate.Tpo -c ../src/language/expressions/evaluate.c -o src/language/expressions/evaluate.o >/dev/null 2>&1
5925 mv -f gl/.deps/libgl_la-c-vasnprintf.Tpo gl/.deps/libgl_la-c-vasnprintf.Plo
5926 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than -g -O2 -DGCC_LINT -no-undefined gl/ -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o gl/libgl.la gl/libgl_la-allocator.lo gl/libgl_la-areadlink.lo gl/libgl_la-asyncsafe-spin.lo gl/libgl_la-basename-lgpl.lo gl/libgl_la-binary-io.lo gl/libgl_la-btowc.lo gl/libgl_la-c-ctype.lo gl/libgl_la-c-snprintf.lo gl/libgl_la-c-strcasecmp.lo gl/libgl_la-c-strncasecmp.lo gl/libgl_la-c-strcasestr.lo gl/libgl_la-c-strtod.lo gl/libgl_la-c-vasnprintf.lo gl/libgl_la-c-asprintf.lo gl/libgl_la-c-vasprintf.lo gl/libgl_la-c-xasprintf.lo gl/libgl_la-c-xvasprintf.lo gl/libgl_la-c32isalnum.lo gl/libgl_la-c32isalpha.lo gl/libgl_la-c32isblank.lo gl/libgl_la-c32iscntrl.lo gl/libgl_la-c32isdigit.lo gl/libgl_la-c32isgraph.lo gl/libgl_la-c32islower.lo gl/libgl_la-c32isprint.lo gl/libgl_la-c32ispunct.lo gl/libgl_la-c32isspace.lo gl/libgl_la-c32isupper.lo gl/libgl_la-c32isxdigit.lo gl/libgl_la-c32tolower.lo gl/libgl_la-c32width.lo gl/libgl_la-careadlinkat.lo gl/libgl_la-clean-temp.lo gl/libgl_la-clean-temp-simple.lo gl/libgl_la-cloexec.lo gl/libgl_la-count-leading-zeros.lo gl/libgl_la-count-one-bits.lo gl/libgl_la-crc.lo gl/libgl_la-md4-stream.lo gl/libgl_la-md4.lo gl/libgl_la-rijndael-alg-fst.lo gl/libgl_la-rijndael-api-fst.lo gl/libgl_la-dirname.lo gl/libgl_la-basename.lo gl/libgl_la-dirname-lgpl.lo gl/libgl_la-stripslash.lo gl/libgl_la-dtoastr.lo gl/libgl_la-dtotimespec.lo gl/libgl_la-exitfail.lo gl/libgl_la-fatal-signal.lo gl/libgl_la-fcntl.lo gl/libgl_la-fd-hook.lo gl/libgl_la-fseterr.lo gl/libgl_la-full-read.lo gl/libgl_la-full-write.lo gl/libgl_la-fwriteerror.lo gl/libgl_la-getprogname.lo gl/libgl_la-gettime.lo gl/malloc/libgl_la-dynarray_at_failure.lo gl/malloc/libgl_la-dynarray_emplace_enlarge.lo gl/malloc/libgl_la-dynarray_finalize.lo gl/malloc/libgl_la-dynarray_resize.lo gl/malloc/libgl_la-dynarray_resize_clear.lo gl/malloc/libgl_la-scratch_buffer_grow.lo gl/malloc/libgl_la-scratch_buffer_grow_preserve.lo gl/malloc/libgl_la-scratch_buffer_set_array_size.lo gl/libgl_la-hard-locale.lo gl/libgl_la-ialloc.lo gl/libgl_la-imaxtostr.lo gl/libgl_la-inttostr.lo gl/libgl_la-offtostr.lo gl/libgl_la-uinttostr.lo gl/libgl_la-umaxtostr.lo gl/libgl_la-gl_linked_list.lo gl/libgl_la-gl_linkedhash_list.lo gl/libgl_la-gl_list.lo gl/libgl_la-localcharset.lo gl/libgl_la-localename.lo gl/libgl_la-localename-table.lo gl/glthread/libgl_la-lock.lo gl/libgl_la-malloca.lo gl/libgl_la-math.lo gl/libgl_la-mbchar.lo gl/libgl_la-mbiter.lo gl/libgl_la-mbrtoc32.lo gl/libgl_la-mbrtowc.lo gl/libgl_la-mbsrtowcs.lo gl/libgl_la-memcasecmp.lo gl/libgl_la-memchr2.lo gl/libgl_la-memset_explicit.lo gl/libgl_la-nstrftime.lo gl/libgl_la-pipe2.lo gl/libgl_la-printf-frexp.lo gl/libgl_la-printf-frexpl.lo gl/libgl_la-progname.lo gl/libgl_la-read-file.lo gl/libgl_la-progreloc.lo gl/libgl_la-safe-read.lo gl/libgl_la-safe-write.lo gl/libgl_la-setlocale_null.lo gl/libgl_la-sig-handler.lo gl/libgl_la-sockets.lo gl/libgl_la-stat-time.lo gl/libgl_la-strnlen1.lo gl/libgl_la-sys_socket.lo gl/libgl_la-tempname.lo gl/glthread/libgl_la-threadlib.lo gl/libgl_la-time_rz.lo gl/libgl_la-timespec.lo gl/libgl_la-timespec-add.lo gl/libgl_la-timespec-sub.lo gl/libgl_la-tmpdir.lo gl/unicase/libgl_la-cased.lo gl/unicase/libgl_la-empty-prefix-context.lo gl/unicase/libgl_la-empty-suffix-context.lo gl/unicase/libgl_la-ignorable.lo gl/unicase/libgl_la-special-casing.lo gl/unicase/libgl_la-tocasefold.lo gl/unicase/libgl_la-tolower.lo gl/unicase/libgl_la-totitle.lo gl/unicase/libgl_la-toupper.lo gl/unicase/libgl_la-u8-casecmp.lo gl/unicase/libgl_la-u8-casefold.lo gl/unicase/libgl_la-u8-casemap.lo gl/unicase/libgl_la-u8-ct-casefold.lo gl/unicase/libgl_la-u8-ct-totitle.lo gl/unicase/libgl_la-u8-tolower.lo gl/unicase/libgl_la-u8-totitle.lo gl/unicase/libgl_la-u8-toupper.lo gl/unictype/libgl_la-categ_none.lo gl/unictype/libgl_la-categ_of.lo gl/unictype/libgl_la-combiningclass.lo gl/unictype/libgl_la-ctype_alnum.lo gl/unictype/libgl_la-ctype_alpha.lo gl/unictype/libgl_la-ctype_blank.lo gl/unictype/libgl_la-ctype_cntrl.lo gl/unictype/libgl_la-ctype_digit.lo gl/unictype/libgl_la-ctype_graph.lo gl/unictype/libgl_la-ctype_lower.lo gl/unictype/libgl_la-ctype_print.lo gl/unictype/libgl_la-ctype_punct.lo gl/unictype/libgl_la-ctype_space.lo gl/unictype/libgl_la-ctype_upper.lo gl/unictype/libgl_la-ctype_xdigit.lo gl/unictype/libgl_la-pr_extended_pictographic.lo gl/unictype/libgl_la-pr_soft_dotted.lo gl/unigbrk/libgl_la-uc-gbrk-prop.lo gl/unigbrk/libgl_la-uc-is-grapheme-break.lo gl/unilbrk/libgl_la-lbrktables.lo gl/unilbrk/libgl_la-u8-possible-linebreaks.lo gl/uninorm/libgl_la-canonical-decomposition.lo gl/uninorm/libgl_la-compat-decomposition.lo gl/uninorm/libgl_la-decompose-internal.lo gl/uninorm/libgl_la-decomposing-form.lo gl/uninorm/libgl_la-decomposition.lo gl/uninorm/libgl_la-decomposition-table.lo gl/uninorm/libgl_la-nfd.lo gl/uninorm/libgl_la-nfkd.lo gl/uninorm/libgl_la-u8-normalize.lo gl/libgl_la-unistd.lo gl/unistr/libgl_la-u8-check.lo gl/unistr/libgl_la-u8-cmp.lo gl/unistr/libgl_la-u8-cmp2.lo gl/unistr/libgl_la-u8-cpy.lo gl/unistr/libgl_la-u8-mblen.lo gl/unistr/libgl_la-u8-mbtouc.lo gl/unistr/libgl_la-u8-mbtouc-aux.lo gl/unistr/libgl_la-u8-mbtouc-unsafe.lo gl/unistr/libgl_la-u8-mbtouc-unsafe-aux.lo gl/unistr/libgl_la-u8-mbtoucr.lo gl/unistr/libgl_la-u8-strlen.lo gl/unistr/libgl_la-u8-strmbtouc.lo gl/unistr/libgl_la-u8-strncat.lo gl/unistr/libgl_la-u8-uctomb.lo gl/unistr/libgl_la-u8-uctomb-aux.lo gl/uniwbrk/libgl_la-wbrktable.lo gl/uniwbrk/libgl_la-u8-wordbreaks.lo gl/uniwbrk/libgl_la-wordbreak-property.lo gl/uniwidth/libgl_la-u8-strwidth.lo gl/uniwidth/libgl_la-u8-width.lo gl/uniwidth/libgl_la-width.lo gl/libgl_la-version-etc.lo gl/libgl_la-version-etc-fsf.lo gl/libgl_la-wctype-h.lo gl/libgl_la-xmalloc.lo gl/libgl_la-xalloc-die.lo gl/libgl_la-xbinary-io.lo gl/libgl_la-gl_xlist.lo gl/libgl_la-xmalloca.lo gl/libgl_la-xmemdup0.lo gl/libgl_la-xreadlink.lo gl/libgl_la-xsize.lo gl/libgl_la-xstrndup.lo gl/libgl_la-xvasprintf.lo gl/libgl_la-xasprintf.lo gl/asnprintf.lo gl/asprintf.lo gl/fprintf.lo gl/mbsrtowcs-state.lo gl/mktime.lo gl/printf.lo gl/printf-args.lo gl/printf-parse.lo gl/relocatable.lo gl/snprintf.lo gl/sprintf.lo gl/vasnprintf.lo gl/vasprintf.lo gl/vfprintf.lo gl/vprintf.lo gl/vsnprintf.lo gl/vsprintf.lo gl/ -lreadline -lgslcblas -lz -lm
5927 libtool: link: ar cr gl/.libs/libgl.a gl/.libs/libgl_la-allocator.o gl/.libs/libgl_la-areadlink.o gl/.libs/libgl_la-asyncsafe-spin.o gl/.libs/libgl_la-basename-lgpl.o gl/.libs/libgl_la-binary-io.o gl/.libs/libgl_la-btowc.o gl/.libs/libgl_la-c-ctype.o gl/.libs/libgl_la-c-snprintf.o gl/.libs/libgl_la-c-strcasecmp.o gl/.libs/libgl_la-c-strncasecmp.o gl/.libs/libgl_la-c-strcasestr.o gl/.libs/libgl_la-c-strtod.o gl/.libs/libgl_la-c-vasnprintf.o gl/.libs/libgl_la-c-asprintf.o gl/.libs/libgl_la-c-vasprintf.o gl/.libs/libgl_la-c-xasprintf.o gl/.libs/libgl_la-c-xvasprintf.o gl/.libs/libgl_la-c32isalnum.o gl/.libs/libgl_la-c32isalpha.o gl/.libs/libgl_la-c32isblank.o gl/.libs/libgl_la-c32iscntrl.o gl/.libs/libgl_la-c32isdigit.o gl/.libs/libgl_la-c32isgraph.o gl/.libs/libgl_la-c32islower.o gl/.libs/libgl_la-c32isprint.o gl/.libs/libgl_la-c32ispunct.o gl/.libs/libgl_la-c32isspace.o gl/.libs/libgl_la-c32isupper.o gl/.libs/libgl_la-c32isxdigit.o gl/.libs/libgl_la-c32tolower.o gl/.libs/libgl_la-c32width.o gl/.libs/libgl_la-careadlinkat.o gl/.libs/libgl_la-clean-temp.o gl/.libs/libgl_la-clean-temp-simple.o gl/.libs/libgl_la-cloexec.o gl/.libs/libgl_la-count-leading-zeros.o gl/.libs/libgl_la-count-one-bits.o gl/.libs/libgl_la-crc.o gl/.libs/libgl_la-md4-stream.o gl/.libs/libgl_la-md4.o gl/.libs/libgl_la-rijndael-alg-fst.o gl/.libs/libgl_la-rijndael-api-fst.o gl/.libs/libgl_la-dirname.o gl/.libs/libgl_la-basename.o gl/.libs/libgl_la-dirname-lgpl.o gl/.libs/libgl_la-stripslash.o gl/.libs/libgl_la-dtoastr.o gl/.libs/libgl_la-dtotimespec.o gl/.libs/libgl_la-exitfail.o gl/.libs/libgl_la-fatal-signal.o gl/.libs/libgl_la-fcntl.o gl/.libs/libgl_la-fd-hook.o gl/.libs/libgl_la-fseterr.o gl/.libs/libgl_la-full-read.o gl/.libs/libgl_la-full-write.o gl/.libs/libgl_la-fwriteerror.o gl/.libs/libgl_la-getprogname.o gl/.libs/libgl_la-gettime.o gl/malloc/.libs/libgl_la-dynarray_at_failure.o gl/malloc/.libs/libgl_la-dynarray_emplace_enlarge.o gl/malloc/.libs/libgl_la-dynarray_finalize.o gl/malloc/.libs/libgl_la-dynarray_resize.o gl/malloc/.libs/libgl_la-dynarray_resize_clear.o gl/malloc/.libs/libgl_la-scratch_buffer_grow.o gl/malloc/.libs/libgl_la-scratch_buffer_grow_preserve.o gl/malloc/.libs/libgl_la-scratch_buffer_set_array_size.o gl/.libs/libgl_la-hard-locale.o gl/.libs/libgl_la-ialloc.o gl/.libs/libgl_la-imaxtostr.o gl/.libs/libgl_la-inttostr.o gl/.libs/libgl_la-offtostr.o gl/.libs/libgl_la-uinttostr.o gl/.libs/libgl_la-umaxtostr.o gl/.libs/libgl_la-gl_linked_list.o gl/.libs/libgl_la-gl_linkedhash_list.o gl/.libs/libgl_la-gl_list.o gl/.libs/libgl_la-localcharset.o gl/.libs/libgl_la-localename.o gl/.libs/libgl_la-localename-table.o gl/glthread/.libs/libgl_la-lock.o gl/.libs/libgl_la-malloca.o gl/.libs/libgl_la-math.o gl/.libs/libgl_la-mbchar.o gl/.libs/libgl_la-mbiter.o gl/.libs/libgl_la-mbrtoc32.o gl/.libs/libgl_la-mbrtowc.o gl/.libs/libgl_la-mbsrtowcs.o gl/.libs/libgl_la-memcasecmp.o gl/.libs/libgl_la-memchr2.o gl/.libs/libgl_la-memset_explicit.o gl/.libs/libgl_la-nstrftime.o gl/.libs/libgl_la-pipe2.o gl/.libs/libgl_la-printf-frexp.o gl/.libs/libgl_la-printf-frexpl.o gl/.libs/libgl_la-progname.o gl/.libs/libgl_la-read-file.o gl/.libs/libgl_la-progreloc.o gl/.libs/libgl_la-safe-read.o gl/.libs/libgl_la-safe-write.o gl/.libs/libgl_la-setlocale_null.o gl/.libs/libgl_la-sig-handler.o gl/.libs/libgl_la-sockets.o gl/.libs/libgl_la-stat-time.o gl/.libs/libgl_la-strnlen1.o gl/.libs/libgl_la-sys_socket.o gl/.libs/libgl_la-tempname.o gl/glthread/.libs/libgl_la-threadlib.o gl/.libs/libgl_la-time_rz.o gl/.libs/libgl_la-timespec.o gl/.libs/libgl_la-timespec-add.o gl/.libs/libgl_la-timespec-sub.o gl/.libs/libgl_la-tmpdir.o gl/unicase/.libs/libgl_la-cased.o gl/unicase/.libs/libgl_la-empty-prefix-context.o gl/unicase/.libs/libgl_la-empty-suffix-context.o gl/unicase/.libs/libgl_la-ignorable.o gl/unicase/.libs/libgl_la-special-casing.o gl/unicase/.libs/libgl_la-tocasefold.o gl/unicase/.libs/libgl_la-tolower.o gl/unicase/.libs/libgl_la-totitle.o gl/unicase/.libs/libgl_la-toupper.o gl/unicase/.libs/libgl_la-u8-casecmp.o gl/unicase/.libs/libgl_la-u8-casefold.o gl/unicase/.libs/libgl_la-u8-casemap.o gl/unicase/.libs/libgl_la-u8-ct-casefold.o gl/unicase/.libs/libgl_la-u8-ct-totitle.o gl/unicase/.libs/libgl_la-u8-tolower.o gl/unicase/.libs/libgl_la-u8-totitle.o gl/unicase/.libs/libgl_la-u8-toupper.o gl/unictype/.libs/libgl_la-categ_none.o gl/unictype/.libs/libgl_la-categ_of.o gl/unictype/.libs/libgl_la-combiningclass.o gl/unictype/.libs/libgl_la-ctype_alnum.o gl/unictype/.libs/libgl_la-ctype_alpha.o gl/unictype/.libs/libgl_la-ctype_blank.o gl/unictype/.libs/libgl_la-ctype_cntrl.o gl/unictype/.libs/libgl_la-ctype_digit.o gl/unictype/.libs/libgl_la-ctype_graph.o gl/unictype/.libs/libgl_la-ctype_lower.o gl/unictype/.libs/libgl_la-ctype_print.o gl/unictype/.libs/libgl_la-ctype_punct.o gl/unictype/.libs/libgl_la-ctype_space.o gl/unictype/.libs/libgl_la-ctype_upper.o gl/unictype/.libs/libgl_la-ctype_xdigit.o gl/unictype/.libs/libgl_la-pr_extended_pictographic.o gl/unictype/.libs/libgl_la-pr_soft_dotted.o gl/unigbrk/.libs/libgl_la-uc-gbrk-prop.o gl/unigbrk/.libs/libgl_la-uc-is-grapheme-break.o gl/unilbrk/.libs/libgl_la-lbrktables.o gl/unilbrk/.libs/libgl_la-u8-possible-linebreaks.o gl/uninorm/.libs/libgl_la-canonical-decomposition.o gl/uninorm/.libs/libgl_la-compat-decomposition.o gl/uninorm/.libs/libgl_la-decompose-internal.o gl/uninorm/.libs/libgl_la-decomposing-form.o gl/uninorm/.libs/libgl_la-decomposition.o gl/uninorm/.libs/libgl_la-decomposition-table.o gl/uninorm/.libs/libgl_la-nfd.o gl/uninorm/.libs/libgl_la-nfkd.o gl/uninorm/.libs/libgl_la-u8-normalize.o gl/.libs/libgl_la-unistd.o gl/unistr/.libs/libgl_la-u8-check.o gl/unistr/.libs/libgl_la-u8-cmp.o gl/unistr/.libs/libgl_la-u8-cmp2.o gl/unistr/.libs/libgl_la-u8-cpy.o gl/unistr/.libs/libgl_la-u8-mblen.o gl/unistr/.libs/libgl_la-u8-mbtouc.o gl/unistr/.libs/libgl_la-u8-mbtouc-aux.o gl/unistr/.libs/libgl_la-u8-mbtouc-unsafe.o gl/unistr/.libs/libgl_la-u8-mbtouc-unsafe-aux.o gl/unistr/.libs/libgl_la-u8-mbtoucr.o gl/unistr/.libs/libgl_la-u8-strlen.o gl/unistr/.libs/libgl_la-u8-strmbtouc.o gl/unistr/.libs/libgl_la-u8-strncat.o gl/unistr/.libs/libgl_la-u8-uctomb.o gl/unistr/.libs/libgl_la-u8-uctomb-aux.o gl/uniwbrk/.libs/libgl_la-wbrktable.o gl/uniwbrk/.libs/libgl_la-u8-wordbreaks.o gl/uniwbrk/.libs/libgl_la-wordbreak-property.o gl/uniwidth/.libs/libgl_la-u8-strwidth.o gl/uniwidth/.libs/libgl_la-u8-width.o gl/uniwidth/.libs/libgl_la-width.o gl/.libs/libgl_la-version-etc.o gl/.libs/libgl_la-version-etc-fsf.o gl/.libs/libgl_la-wctype-h.o gl/.libs/libgl_la-xmalloc.o gl/.libs/libgl_la-xalloc-die.o gl/.libs/libgl_la-xbinary-io.o gl/.libs/libgl_la-gl_xlist.o gl/.libs/libgl_la-xmalloca.o gl/.libs/libgl_la-xmemdup0.o gl/.libs/libgl_la-xreadlink.o gl/.libs/libgl_la-xsize.o gl/.libs/libgl_la-xstrndup.o gl/.libs/libgl_la-xvasprintf.o gl/.libs/libgl_la-xasprintf.o gl/.libs/asnprintf.o gl/.libs/asprintf.o gl/.libs/fprintf.o gl/.libs/mbsrtowcs-state.o gl/.libs/mktime.o gl/.libs/printf.o gl/.libs/printf-args.o gl/.libs/printf-parse.o gl/.libs/relocatable.o gl/.libs/snprintf.o gl/.libs/sprintf.o gl/.libs/vasnprintf.o gl/.libs/vasprintf.o gl/.libs/vfprintf.o gl/.libs/vprintf.o gl/.libs/vsnprintf.o gl/.libs/vsprintf.o
5928 libtool: link: ranlib gl/.libs/libgl.a
5929 libtool: link: ( cd "gl/.libs" && rm -f "libgl.la" && ln -s "../libgl.la" "libgl.la" )
5930 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -release 2.0.1-gec03db -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/libpspp-core.la -rpath /lib/pspp src/data/libdata.la src/libpspp/liblibpspp.la -lxml2 -lpq gl/libgl.la -lreadline -lgslcblas -lz -lm
5931 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o utilities/pspp-dump-sav src/libpspp/utilities_pspp_dump_sav-integer-format.o src/libpspp/utilities_pspp_dump_sav-float-format.o utilities/pspp_dump_sav-pspp-dump-sav.o gl/libgl.la -lreadline -lgslcblas -lz -lm
5932 mv -f src/output/spv/.deps/liboutput_la-detail-xml-parser.Tpo src/output/spv/.deps/liboutput_la-detail-xml-parser.Plo
5933 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/output/liboutput.la src/output/liboutput_la-ascii.lo src/output/liboutput_la-cairo-chart.lo src/output/liboutput_la-cairo-fsm.lo src/output/liboutput_la-cairo-pager.lo src/output/liboutput_la-cairo.lo src/output/liboutput_la-chart.lo src/output/charts/liboutput_la-barchart-cairo.lo src/output/charts/liboutput_la-barchart.lo src/output/charts/liboutput_la-boxplot-cairo.lo src/output/charts/liboutput_la-boxplot.lo src/output/charts/liboutput_la-np-plot-cairo.lo src/output/charts/liboutput_la-np-plot.lo src/output/charts/liboutput_la-piechart-cairo.lo src/output/charts/liboutput_la-piechart.lo src/output/charts/liboutput_la-plot-hist-cairo.lo src/output/charts/liboutput_la-plot-hist.lo src/output/charts/liboutput_la-roc-chart-cairo.lo src/output/charts/liboutput_la-roc-chart.lo src/output/charts/liboutput_la-scatterplot-cairo.lo src/output/charts/liboutput_la-scatterplot.lo src/output/charts/liboutput_la-scree-cairo.lo src/output/charts/liboutput_la-scree.lo src/output/charts/liboutput_la-spreadlevel-cairo.lo src/output/charts/liboutput_la-spreadlevel-plot.lo src/output/liboutput_la-csv.lo src/output/liboutput_la-driver.lo src/output/liboutput_la-html.lo src/output/liboutput_la-journal.lo src/output/liboutput_la-measure.lo src/output/liboutput_la-msglog.lo src/output/liboutput_la-odt.lo src/output/liboutput_la-options.lo src/output/liboutput_la-output-item.lo src/output/liboutput_la-page-setup.lo src/output/liboutput_la-pivot-output.lo src/output/liboutput_la-pivot-table.lo src/output/liboutput_la-render.lo src/output/liboutput_la-select.lo src/output/liboutput_la-spv-driver.lo src/output/liboutput_la-table.lo src/output/liboutput_la-tex-glyphs.lo src/output/liboutput_la-tex-parsing.lo src/output/liboutput_la-tex-rendering.lo src/output/liboutput_la-tex.lo src/output/spv/liboutput_la-spv-css-parser.lo src/output/spv/liboutput_la-spv-legacy-data.lo src/output/spv/liboutput_la-spv-legacy-decoder.lo src/output/spv/liboutput_la-spv-light-decoder.lo src/output/spv/liboutput_la-spv-table-look.lo src/output/spv/liboutput_la-spv-writer.lo src/output/spv/liboutput_la-spv.lo src/output/spv/liboutput_la-spvbin-helpers.lo src/output/spv/liboutput_la-spvxml-helpers.lo src/output/spv/liboutput_la-light-binary-parser.lo src/output/spv/liboutput_la-old-binary-parser.lo src/output/spv/liboutput_la-detail-xml-parser.lo src/output/spv/liboutput_la-structure-xml-parser.lo src/output/spv/liboutput_la-tlo-parser.lo -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lxml2 -lreadline -lgslcblas -lz -lm
5934 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o utilities/pspp-dump-sav src/libpspp/utilities_pspp_dump_sav-integer-format.o src/libpspp/utilities_pspp_dump_sav-float-format.o utilities/pspp_dump_sav-pspp-dump-sav.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5935 libtool: link: ar cr src/output/.libs/liboutput.a src/output/.libs/liboutput_la-ascii.o src/output/.libs/liboutput_la-cairo-chart.o src/output/.libs/liboutput_la-cairo-fsm.o src/output/.libs/liboutput_la-cairo-pager.o src/output/.libs/liboutput_la-cairo.o src/output/.libs/liboutput_la-chart.o src/output/charts/.libs/liboutput_la-barchart-cairo.o src/output/charts/.libs/liboutput_la-barchart.o src/output/charts/.libs/liboutput_la-boxplot-cairo.o src/output/charts/.libs/liboutput_la-boxplot.o src/output/charts/.libs/liboutput_la-np-plot-cairo.o src/output/charts/.libs/liboutput_la-np-plot.o src/output/charts/.libs/liboutput_la-piechart-cairo.o src/output/charts/.libs/liboutput_la-piechart.o src/output/charts/.libs/liboutput_la-plot-hist-cairo.o src/output/charts/.libs/liboutput_la-plot-hist.o src/output/charts/.libs/liboutput_la-roc-chart-cairo.o src/output/charts/.libs/liboutput_la-roc-chart.o src/output/charts/.libs/liboutput_la-scatterplot-cairo.o src/output/charts/.libs/liboutput_la-scatterplot.o src/output/charts/.libs/liboutput_la-scree-cairo.o src/output/charts/.libs/liboutput_la-scree.o src/output/charts/.libs/liboutput_la-spreadlevel-cairo.o src/output/charts/.libs/liboutput_la-spreadlevel-plot.o src/output/.libs/liboutput_la-csv.o src/output/.libs/liboutput_la-driver.o src/output/.libs/liboutput_la-html.o src/output/.libs/liboutput_la-journal.o src/output/.libs/liboutput_la-measure.o src/output/.libs/liboutput_la-msglog.o src/output/.libs/liboutput_la-odt.o src/output/.libs/liboutput_la-options.o src/output/.libs/liboutput_la-output-item.o src/output/.libs/liboutput_la-page-setup.o src/output/.libs/liboutput_la-pivot-output.o src/output/.libs/liboutput_la-pivot-table.o src/output/.libs/liboutput_la-render.o src/output/.libs/liboutput_la-select.o src/output/.libs/liboutput_la-spv-driver.o src/output/.libs/liboutput_la-table.o src/output/.libs/liboutput_la-tex-glyphs.o src/output/.libs/liboutput_la-tex-parsing.o src/output/.libs/liboutput_la-tex-rendering.o src/output/.libs/liboutput_la-tex.o src/output/spv/.libs/liboutput_la-spv-css-parser.o src/output/spv/.libs/liboutput_la-spv-legacy-data.o src/output/spv/.libs/liboutput_la-spv-legacy-decoder.o src/output/spv/.libs/liboutput_la-spv-light-decoder.o src/output/spv/.libs/liboutput_la-spv-table-look.o src/output/spv/.libs/liboutput_la-spv-writer.o src/output/spv/.libs/liboutput_la-spv.o src/output/spv/.libs/liboutput_la-spvbin-helpers.o src/output/spv/.libs/liboutput_la-spvxml-helpers.o src/output/spv/.libs/liboutput_la-light-binary-parser.o src/output/spv/.libs/liboutput_la-old-binary-parser.o src/output/spv/.libs/liboutput_la-detail-xml-parser.o src/output/spv/.libs/liboutput_la-structure-xml-parser.o src/output/spv/.libs/liboutput_la-tlo-parser.o
5936 libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive src/data/.libs/libdata.a src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -Wl,--no-whole-archive -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -lxml2 -lpq -lreadline -lgslcblas -lz -lm -g -O2 -Wl,-soname -Wl,libpspp-core-2.0.1-gec03db.so -o src/.libs/libpspp-core-2.0.1-gec03db.so
5937 libtool: link: ranlib src/output/.libs/liboutput.a
5938 libtool: link: ( cd "src/output/.libs" && rm -f "liboutput.la" && ln -s "../liboutput.la" "liboutput.la" )
5939 libtool: link: (cd "src/.libs" && rm -f "libpspp-core.so" && ln -s "libpspp-core-2.0.1-gec03db.so" "libpspp-core.so")
5940 libtool: link: (cd src/.libs/libpspp-core.lax/libdata.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/data/.libs/libdata.a")
5941 libtool: link: (cd src/.libs/libpspp-core.lax/liblibpspp.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/libpspp/.libs/liblibpspp.a")
5942 libtool: link: (cd src/.libs/libpspp-core.lax/libgl.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/gl/.libs/libgl.a")
5943 libtool: link: ar cr src/.libs/libpspp-core.a src/.libs/libpspp-core.lax/libdata.a/libdata_la-any-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-any-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-attributes.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-calendar.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-case-map.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-case-matcher.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-case-tmpfile.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-case.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casegrouper.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-caseinit.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-caseproto.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader-filter.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader-project.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader-select.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader-shim.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader-translator.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casewindow.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casewriter-translator.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casewriter.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-csv-file-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-data-in.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-data-out.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-dataset-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-dataset.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-datasheet.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-dict-class.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-dictionary.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-encrypted-file.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-file-handle-def.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-file-name.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-format-guesser.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-format.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-gnumeric-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-identifier.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-identifier2.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-lazy-casereader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-make-file.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-mdd-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-missing-values.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-mrset.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-ods-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-pc+-file-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-por-file-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-por-file-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-psql-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-session.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-settings.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-short-names.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-spreadsheet-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-subcase.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-sys-file-encoding.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-sys-file-private.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-sys-file-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-sys-file-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-transformations.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-value-labels.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-value.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-variable.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-varset.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-vector.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-abt.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-argv-parser.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-array.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-bit-vector.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-bt.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-cmac-aes256.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-copyleft.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-deque.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-encoding-guesser.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-ext-array.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-float-format.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-freaderror.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-hash-functions.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-heap.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-hmap.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-hmapx.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-i18n.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-integer-format.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-intern.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-line-reader.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-ll.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-llx.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-message.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-misc.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-model-checker.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-pool.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-prompt.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-range-map.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-range-set.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-range-tower.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-sparse-array.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-sparse-xarray.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-start-date.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-str.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-string-array.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-string-map.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-string-set.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-stringi-map.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-stringi-set.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-taint.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-temp-file.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-tower.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-u8-istream.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-u8-line.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-version.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-zip-reader.o src/.libs/libpspp-core.lax/liblibpspp.a/liblibpspp_la-zip-writer.o src/.libs/libpspp-core.lax/libgl.a/asnprintf.o src/.libs/libpspp-core.lax/libgl.a/asprintf.o src/.libs/libpspp-core.lax/libgl.a/fprintf.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-allocator.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-areadlink.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-asyncsafe-spin.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-basename-lgpl.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-basename.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-binary-io.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-btowc.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-asprintf.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-ctype.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-snprintf.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-strcasecmp.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-strcasestr.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-strncasecmp.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-strtod.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-vasnprintf.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-vasprintf.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-xasprintf.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c-xvasprintf.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32isalnum.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32isalpha.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32isblank.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32iscntrl.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32isdigit.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32isgraph.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32islower.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32isprint.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32ispunct.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32isspace.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32isupper.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32isxdigit.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32tolower.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-c32width.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-canonical-decomposition.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-careadlinkat.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-cased.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-categ_none.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-categ_of.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-clean-temp-simple.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-clean-temp.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-cloexec.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-combiningclass.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-compat-decomposition.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-count-leading-zeros.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-count-one-bits.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-crc.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_alnum.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_alpha.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_blank.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_cntrl.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_digit.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_graph.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_lower.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_print.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_punct.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_space.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_upper.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ctype_xdigit.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-decompose-internal.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-decomposing-form.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-decomposition-table.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-decomposition.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-dirname-lgpl.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-dirname.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-dtoastr.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-dtotimespec.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-dynarray_at_failure.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-dynarray_emplace_enlarge.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-dynarray_finalize.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-dynarray_resize.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-dynarray_resize_clear.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-empty-prefix-context.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-empty-suffix-context.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-exitfail.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-fatal-signal.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-fcntl.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-fd-hook.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-fseterr.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-full-read.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-full-write.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-fwriteerror.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-getprogname.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-gettime.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-gl_linked_list.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-gl_linkedhash_list.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-gl_list.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-gl_xlist.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-hard-locale.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ialloc.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-ignorable.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-imaxtostr.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-inttostr.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-lbrktables.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-localcharset.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-localename-table.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-localename.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-lock.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-malloca.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-math.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-mbchar.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-mbiter.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-mbrtoc32.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-mbrtowc.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-mbsrtowcs.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-md4-stream.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-md4.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-memcasecmp.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-memchr2.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-memset_explicit.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-nfd.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-nfkd.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-nstrftime.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-offtostr.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-pipe2.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-pr_extended_pictographic.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-pr_soft_dotted.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-printf-frexp.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-printf-frexpl.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-progname.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-progreloc.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-read-file.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-rijndael-alg-fst.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-rijndael-api-fst.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-safe-read.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-safe-write.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-scratch_buffer_grow.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-scratch_buffer_grow_preserve.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-scratch_buffer_set_array_size.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-setlocale_null.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-sig-handler.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-sockets.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-special-casing.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-stat-time.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-stripslash.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-strnlen1.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-sys_socket.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-tempname.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-threadlib.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-time_rz.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-timespec-add.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-timespec-sub.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-timespec.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-tmpdir.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-tocasefold.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-tolower.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-totitle.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-toupper.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-casecmp.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-casefold.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-casemap.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-check.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-cmp.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-cmp2.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-cpy.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-ct-casefold.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-ct-totitle.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-mblen.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-mbtouc-aux.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-mbtouc-unsafe-aux.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-mbtouc-unsafe.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-mbtouc.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-mbtoucr.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-normalize.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-possible-linebreaks.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-strlen.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-strmbtouc.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-strncat.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-strwidth.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-tolower.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-totitle.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-toupper.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-uctomb-aux.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-uctomb.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-width.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-u8-wordbreaks.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-uc-gbrk-prop.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-uc-is-grapheme-break.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-uinttostr.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-umaxtostr.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-unistd.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-version-etc-fsf.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-version-etc.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-wbrktable.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-wctype-h.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-width.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-wordbreak-property.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-xalloc-die.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-xasprintf.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-xbinary-io.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-xmalloc.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-xmalloca.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-xmemdup0.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-xreadlink.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-xsize.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-xstrndup.o src/.libs/libpspp-core.lax/libgl.a/libgl_la-xvasprintf.o src/.libs/libpspp-core.lax/libgl.a/mbsrtowcs-state.o src/.libs/libpspp-core.lax/libgl.a/mktime.o src/.libs/libpspp-core.lax/libgl.a/printf-args.o src/.libs/libpspp-core.lax/libgl.a/printf-parse.o src/.libs/libpspp-core.lax/libgl.a/printf.o src/.libs/libpspp-core.lax/libgl.a/relocatable.o src/.libs/libpspp-core.lax/libgl.a/snprintf.o src/.libs/libpspp-core.lax/libgl.a/sprintf.o src/.libs/libpspp-core.lax/libgl.a/vasnprintf.o src/.libs/libpspp-core.lax/libgl.a/vasprintf.o src/.libs/libpspp-core.lax/libgl.a/vfprintf.o src/.libs/libpspp-core.lax/libgl.a/vprintf.o src/.libs/libpspp-core.lax/libgl.a/vsnprintf.o src/.libs/libpspp-core.lax/libgl.a/vsprintf.o
5944 libtool: link: ranlib src/.libs/libpspp-core.a
5945 libtool: link: rm -fr src/.libs/libpspp-core.lax
5946 libtool: link: ( cd "src/.libs" && rm -f "libpspp-core.la" && ln -s "../libpspp-core.la" "libpspp-core.la" )
5947 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/ui/gui/spreadsheet-test src/ui/gui/src_ui_gui_spreadsheet_test-spreadsheet-test.o src/ui/gui/src_ui_gui_spreadsheet_test-psppire-spreadsheet-model.o src/libpspp-core.la -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lreadline -lgslcblas -lz -lm
5948 libtool: link: gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -o src/ui/gui/.libs/spreadsheet-test src/ui/gui/src_ui_gui_spreadsheet_test-spreadsheet-test.o src/ui/gui/src_ui_gui_spreadsheet_test-psppire-spreadsheet-model.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lreadline -lgslcblas -lz -lm -pthread -Wl,-rpath -Wl,/lib/pspp
5949 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/language/liblanguage.la src/language/command.lo src/language/lexer/command-name.lo src/language/lexer/command-segmenter.lo src/language/lexer/include-path.lo src/language/lexer/lexer.lo src/language/lexer/macro.lo src/language/lexer/format-parser.lo src/language/lexer/scan.lo src/language/lexer/segment.lo src/language/lexer/token.lo src/language/lexer/value-parser.lo src/language/lexer/variable-parser.lo src/language/commands/aggregate.lo src/language/commands/apply-dictionary.lo src/language/commands/attributes.lo src/language/commands/autorecode.lo src/language/commands/binomial.lo src/language/commands/cache.lo src/language/commands/cd.lo src/language/commands/chisquare.lo src/language/commands/cochran.lo src/language/commands/combine-files.lo src/language/commands/compute.lo src/language/commands/correlations.lo src/language/commands/count.lo src/language/commands/crosstabs.lo src/language/commands/ctables.lo src/language/commands/data-list.lo src/language/commands/data-parser.lo src/language/commands/data-reader.lo src/language/commands/data-writer.lo src/language/commands/dataset.lo src/language/commands/date.lo src/language/commands/define.lo src/language/commands/delete-variables.lo src/language/commands/descriptives.lo src/language/commands/do-if.lo src/language/commands/echo.lo src/language/commands/examine.lo src/language/commands/factor.lo src/language/commands/fail.lo src/language/commands/file-handle.lo src/language/commands/flip.lo src/language/commands/formats.lo src/language/commands/freq.lo src/language/commands/frequencies.lo src/language/commands/friedman.lo src/language/commands/get-data.lo src/language/commands/get.lo src/language/commands/glm.lo src/language/commands/graph.lo src/language/commands/host.lo src/language/commands/include.lo src/language/commands/inpt-pgm.lo src/language/commands/jonckheere-terpstra.lo src/language/commands/kruskal-wallis.lo src/language/commands/ks-one-sample.lo src/language/commands/list.lo src/language/commands/logistic.lo src/language/commands/loop.lo src/language/commands/mann-whitney.lo src/language/commands/matrix-data.lo src/language/commands/matrix-reader.lo src/language/commands/matrix.lo src/language/commands/mcnemar.lo src/language/commands/mconvert.lo src/language/commands/means-calc.lo src/language/commands/means-parser.lo src/language/commands/means.lo src/language/commands/median.lo src/language/commands/missing-values.lo src/language/commands/mrsets.lo src/language/commands/npar-summary.lo src/language/commands/npar.lo src/language/commands/numeric.lo src/language/commands/oneway.lo src/language/commands/output.lo src/language/commands/permissions.lo src/language/commands/placement-parser.lo src/language/commands/print-space.lo src/language/commands/print.lo src/language/commands/quick-cluster.lo src/language/commands/rank.lo src/language/commands/recode.lo src/language/commands/regression.lo src/language/commands/reliability.lo src/language/commands/rename-variables.lo src/language/commands/repeat.lo src/language/commands/roc.lo src/language/commands/runs.lo src/language/commands/sample.lo src/language/commands/save-translate.lo src/language/commands/save.lo src/language/commands/select-if.lo src/language/commands/set.lo src/language/commands/sign.lo src/language/commands/sort-cases.lo src/language/commands/sort-criteria.lo src/language/commands/sort-variables.lo src/language/commands/split-file.lo src/language/commands/sys-file-info.lo src/language/commands/t-test-indep.lo src/language/commands/t-test-one-sample.lo src/language/commands/t-test-paired.lo src/language/commands/t-test-parser.lo src/language/commands/temporary.lo src/language/commands/title.lo src/language/commands/trim.lo src/language/commands/value-labels.lo src/language/commands/variable-display.lo src/language/commands/variable-label.lo src/language/commands/vector.lo src/language/commands/weight.lo src/language/commands/wilcoxon.lo src/language/tests/format-guesser-test.lo src/language/tests/float-format.lo src/language/tests/moments-test.lo src/language/tests/paper-size.lo src/language/tests/pool-test.lo src/language/expressions/evaluate.lo src/language/expressions/helpers.lo src/language/expressions/optimize.lo src/language/expressions/parse.lo -lreadline -lgslcblas -lz -lm
5950 libtool: link: ar cr src/language/.libs/liblanguage.a src/language/.libs/command.o src/language/lexer/.libs/command-name.o src/language/lexer/.libs/command-segmenter.o src/language/lexer/.libs/include-path.o src/language/lexer/.libs/lexer.o src/language/lexer/.libs/macro.o src/language/lexer/.libs/format-parser.o src/language/lexer/.libs/scan.o src/language/lexer/.libs/segment.o src/language/lexer/.libs/token.o src/language/lexer/.libs/value-parser.o src/language/lexer/.libs/variable-parser.o src/language/commands/.libs/aggregate.o src/language/commands/.libs/apply-dictionary.o src/language/commands/.libs/attributes.o src/language/commands/.libs/autorecode.o src/language/commands/.libs/binomial.o src/language/commands/.libs/cache.o src/language/commands/.libs/cd.o src/language/commands/.libs/chisquare.o src/language/commands/.libs/cochran.o src/language/commands/.libs/combine-files.o src/language/commands/.libs/compute.o src/language/commands/.libs/correlations.o src/language/commands/.libs/count.o src/language/commands/.libs/crosstabs.o src/language/commands/.libs/ctables.o src/language/commands/.libs/data-list.o src/language/commands/.libs/data-parser.o src/language/commands/.libs/data-reader.o src/language/commands/.libs/data-writer.o src/language/commands/.libs/dataset.o src/language/commands/.libs/date.o src/language/commands/.libs/define.o src/language/commands/.libs/delete-variables.o src/language/commands/.libs/descriptives.o src/language/commands/.libs/do-if.o src/language/commands/.libs/echo.o src/language/commands/.libs/examine.o src/language/commands/.libs/factor.o src/language/commands/.libs/fail.o src/language/commands/.libs/file-handle.o src/language/commands/.libs/flip.o src/language/commands/.libs/formats.o src/language/commands/.libs/freq.o src/language/commands/.libs/frequencies.o src/language/commands/.libs/friedman.o src/language/commands/.libs/get-data.o src/language/commands/.libs/get.o src/language/commands/.libs/glm.o src/language/commands/.libs/graph.o src/language/commands/.libs/host.o src/language/commands/.libs/include.o src/language/commands/.libs/inpt-pgm.o src/language/commands/.libs/jonckheere-terpstra.o src/language/commands/.libs/kruskal-wallis.o src/language/commands/.libs/ks-one-sample.o src/language/commands/.libs/list.o src/language/commands/.libs/logistic.o src/language/commands/.libs/loop.o src/language/commands/.libs/mann-whitney.o src/language/commands/.libs/matrix-data.o src/language/commands/.libs/matrix-reader.o src/language/commands/.libs/matrix.o src/language/commands/.libs/mcnemar.o src/language/commands/.libs/mconvert.o src/language/commands/.libs/means-calc.o src/language/commands/.libs/means-parser.o src/language/commands/.libs/means.o src/language/commands/.libs/median.o src/language/commands/.libs/missing-values.o src/language/commands/.libs/mrsets.o src/language/commands/.libs/npar-summary.o src/language/commands/.libs/npar.o src/language/commands/.libs/numeric.o src/language/commands/.libs/oneway.o src/language/commands/.libs/output.o src/language/commands/.libs/permissions.o src/language/commands/.libs/placement-parser.o src/language/commands/.libs/print-space.o src/language/commands/.libs/print.o src/language/commands/.libs/quick-cluster.o src/language/commands/.libs/rank.o src/language/commands/.libs/recode.o src/language/commands/.libs/regression.o src/language/commands/.libs/reliability.o src/language/commands/.libs/rename-variables.o src/language/commands/.libs/repeat.o src/language/commands/.libs/roc.o src/language/commands/.libs/runs.o src/language/commands/.libs/sample.o src/language/commands/.libs/save-translate.o src/language/commands/.libs/save.o src/language/commands/.libs/select-if.o src/language/commands/.libs/set.o src/language/commands/.libs/sign.o src/language/commands/.libs/sort-cases.o src/language/commands/.libs/sort-criteria.o src/language/commands/.libs/sort-variables.o src/language/commands/.libs/split-file.o src/language/commands/.libs/sys-file-info.o src/language/commands/.libs/t-test-indep.o src/language/commands/.libs/t-test-one-sample.o src/language/commands/.libs/t-test-paired.o src/language/commands/.libs/t-test-parser.o src/language/commands/.libs/temporary.o src/language/commands/.libs/title.o src/language/commands/.libs/trim.o src/language/commands/.libs/value-labels.o src/language/commands/.libs/variable-display.o src/language/commands/.libs/variable-label.o src/language/commands/.libs/vector.o src/language/commands/.libs/weight.o src/language/commands/.libs/wilcoxon.o src/language/tests/.libs/format-guesser-test.o src/language/tests/.libs/float-format.o src/language/tests/.libs/moments-test.o src/language/tests/.libs/paper-size.o src/language/tests/.libs/pool-test.o src/language/expressions/.libs/evaluate.o src/language/expressions/.libs/helpers.o src/language/expressions/.libs/optimize.o src/language/expressions/.libs/parse.o
5951 libtool: link: ranlib src/language/.libs/liblanguage.a
5952 libtool: link: ( cd "src/language/.libs" && rm -f "liblanguage.la" && ln -s "../liblanguage.la" "liblanguage.la" )
5953 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -DGCC_LINT -release 2.0.1-gec03db -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/libpspp.la -rpath /lib/pspp src/language/liblanguage.la src/math/libpspp-math.la src/output/liboutput.la -lgsl -lgslcblas -lm -lreadline -lgslcblas -lz -lm
5954 libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive src/language/.libs/liblanguage.a src/math/.libs/libpspp-math.a src/output/.libs/liboutput.a -Wl,--no-whole-archive -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lxml2 -lgsl -lreadline -lgslcblas -lz -lm -g -O2 -Wl,-soname -Wl,libpspp-2.0.1-gec03db.so -o src/.libs/libpspp-2.0.1-gec03db.so
5955 libtool: link: (cd "src/.libs" && rm -f "libpspp.so" && ln -s "libpspp-2.0.1-gec03db.so" "libpspp.so")
5956 libtool: link: (cd src/.libs/libpspp.lax/liblanguage.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/.libs/liblanguage.a")
5957 libtool: link: (cd src/.libs/libpspp.lax/libpspp-math.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/math/.libs/libpspp-math.a")
5958 libtool: link: (cd src/.libs/libpspp.lax/liboutput.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/output/.libs/liboutput.a")
5959 libtool: link: ar cr src/.libs/libpspp.a src/.libs/libpspp.lax/liblanguage.a/aggregate.o src/.libs/libpspp.lax/liblanguage.a/apply-dictionary.o src/.libs/libpspp.lax/liblanguage.a/attributes.o src/.libs/libpspp.lax/liblanguage.a/autorecode.o src/.libs/libpspp.lax/liblanguage.a/binomial.o src/.libs/libpspp.lax/liblanguage.a/cache.o src/.libs/libpspp.lax/liblanguage.a/cd.o src/.libs/libpspp.lax/liblanguage.a/chisquare.o src/.libs/libpspp.lax/liblanguage.a/cochran.o src/.libs/libpspp.lax/liblanguage.a/combine-files.o src/.libs/libpspp.lax/liblanguage.a/command-name.o src/.libs/libpspp.lax/liblanguage.a/command-segmenter.o src/.libs/libpspp.lax/liblanguage.a/command.o src/.libs/libpspp.lax/liblanguage.a/compute.o src/.libs/libpspp.lax/liblanguage.a/correlations.o src/.libs/libpspp.lax/liblanguage.a/count.o src/.libs/libpspp.lax/liblanguage.a/crosstabs.o src/.libs/libpspp.lax/liblanguage.a/ctables.o src/.libs/libpspp.lax/liblanguage.a/data-list.o src/.libs/libpspp.lax/liblanguage.a/data-parser.o src/.libs/libpspp.lax/liblanguage.a/data-reader.o src/.libs/libpspp.lax/liblanguage.a/data-writer.o src/.libs/libpspp.lax/liblanguage.a/dataset.o src/.libs/libpspp.lax/liblanguage.a/date.o src/.libs/libpspp.lax/liblanguage.a/define.o src/.libs/libpspp.lax/liblanguage.a/delete-variables.o src/.libs/libpspp.lax/liblanguage.a/descriptives.o src/.libs/libpspp.lax/liblanguage.a/do-if.o src/.libs/libpspp.lax/liblanguage.a/echo.o src/.libs/libpspp.lax/liblanguage.a/evaluate.o src/.libs/libpspp.lax/liblanguage.a/examine.o src/.libs/libpspp.lax/liblanguage.a/factor.o src/.libs/libpspp.lax/liblanguage.a/fail.o src/.libs/libpspp.lax/liblanguage.a/file-handle.o src/.libs/libpspp.lax/liblanguage.a/flip.o src/.libs/libpspp.lax/liblanguage.a/float-format.o src/.libs/libpspp.lax/liblanguage.a/format-guesser-test.o src/.libs/libpspp.lax/liblanguage.a/format-parser.o src/.libs/libpspp.lax/liblanguage.a/formats.o src/.libs/libpspp.lax/liblanguage.a/freq.o src/.libs/libpspp.lax/liblanguage.a/frequencies.o src/.libs/libpspp.lax/liblanguage.a/friedman.o src/.libs/libpspp.lax/liblanguage.a/get-data.o src/.libs/libpspp.lax/liblanguage.a/get.o src/.libs/libpspp.lax/liblanguage.a/glm.o src/.libs/libpspp.lax/liblanguage.a/graph.o src/.libs/libpspp.lax/liblanguage.a/helpers.o src/.libs/libpspp.lax/liblanguage.a/host.o src/.libs/libpspp.lax/liblanguage.a/include-path.o src/.libs/libpspp.lax/liblanguage.a/include.o src/.libs/libpspp.lax/liblanguage.a/inpt-pgm.o src/.libs/libpspp.lax/liblanguage.a/jonckheere-terpstra.o src/.libs/libpspp.lax/liblanguage.a/kruskal-wallis.o src/.libs/libpspp.lax/liblanguage.a/ks-one-sample.o src/.libs/libpspp.lax/liblanguage.a/lexer.o src/.libs/libpspp.lax/liblanguage.a/list.o src/.libs/libpspp.lax/liblanguage.a/logistic.o src/.libs/libpspp.lax/liblanguage.a/loop.o src/.libs/libpspp.lax/liblanguage.a/macro.o src/.libs/libpspp.lax/liblanguage.a/mann-whitney.o src/.libs/libpspp.lax/liblanguage.a/matrix-data.o src/.libs/libpspp.lax/liblanguage.a/matrix-reader.o src/.libs/libpspp.lax/liblanguage.a/matrix.o src/.libs/libpspp.lax/liblanguage.a/mcnemar.o src/.libs/libpspp.lax/liblanguage.a/mconvert.o src/.libs/libpspp.lax/liblanguage.a/means-calc.o src/.libs/libpspp.lax/liblanguage.a/means-parser.o src/.libs/libpspp.lax/liblanguage.a/means.o src/.libs/libpspp.lax/liblanguage.a/median.o src/.libs/libpspp.lax/liblanguage.a/missing-values.o src/.libs/libpspp.lax/liblanguage.a/moments-test.o src/.libs/libpspp.lax/liblanguage.a/mrsets.o src/.libs/libpspp.lax/liblanguage.a/npar-summary.o src/.libs/libpspp.lax/liblanguage.a/npar.o src/.libs/libpspp.lax/liblanguage.a/numeric.o src/.libs/libpspp.lax/liblanguage.a/oneway.o src/.libs/libpspp.lax/liblanguage.a/optimize.o src/.libs/libpspp.lax/liblanguage.a/output.o src/.libs/libpspp.lax/liblanguage.a/paper-size.o src/.libs/libpspp.lax/liblanguage.a/parse.o src/.libs/libpspp.lax/liblanguage.a/permissions.o src/.libs/libpspp.lax/liblanguage.a/placement-parser.o src/.libs/libpspp.lax/liblanguage.a/pool-test.o src/.libs/libpspp.lax/liblanguage.a/print-space.o src/.libs/libpspp.lax/liblanguage.a/print.o src/.libs/libpspp.lax/liblanguage.a/quick-cluster.o src/.libs/libpspp.lax/liblanguage.a/rank.o src/.libs/libpspp.lax/liblanguage.a/recode.o src/.libs/libpspp.lax/liblanguage.a/regression.o src/.libs/libpspp.lax/liblanguage.a/reliability.o src/.libs/libpspp.lax/liblanguage.a/rename-variables.o src/.libs/libpspp.lax/liblanguage.a/repeat.o src/.libs/libpspp.lax/liblanguage.a/roc.o src/.libs/libpspp.lax/liblanguage.a/runs.o src/.libs/libpspp.lax/liblanguage.a/sample.o src/.libs/libpspp.lax/liblanguage.a/save-translate.o src/.libs/libpspp.lax/liblanguage.a/save.o src/.libs/libpspp.lax/liblanguage.a/scan.o src/.libs/libpspp.lax/liblanguage.a/segment.o src/.libs/libpspp.lax/liblanguage.a/select-if.o src/.libs/libpspp.lax/liblanguage.a/set.o src/.libs/libpspp.lax/liblanguage.a/sign.o src/.libs/libpspp.lax/liblanguage.a/sort-cases.o src/.libs/libpspp.lax/liblanguage.a/sort-criteria.o src/.libs/libpspp.lax/liblanguage.a/sort-variables.o src/.libs/libpspp.lax/liblanguage.a/split-file.o src/.libs/libpspp.lax/liblanguage.a/sys-file-info.o src/.libs/libpspp.lax/liblanguage.a/t-test-indep.o src/.libs/libpspp.lax/liblanguage.a/t-test-one-sample.o src/.libs/libpspp.lax/liblanguage.a/t-test-paired.o src/.libs/libpspp.lax/liblanguage.a/t-test-parser.o src/.libs/libpspp.lax/liblanguage.a/temporary.o src/.libs/libpspp.lax/liblanguage.a/title.o src/.libs/libpspp.lax/liblanguage.a/token.o src/.libs/libpspp.lax/liblanguage.a/trim.o src/.libs/libpspp.lax/liblanguage.a/value-labels.o src/.libs/libpspp.lax/liblanguage.a/value-parser.o src/.libs/libpspp.lax/liblanguage.a/variable-display.o src/.libs/libpspp.lax/liblanguage.a/variable-label.o src/.libs/libpspp.lax/liblanguage.a/variable-parser.o src/.libs/libpspp.lax/liblanguage.a/vector.o src/.libs/libpspp.lax/liblanguage.a/weight.o src/.libs/libpspp.lax/liblanguage.a/wilcoxon.o src/.libs/libpspp.lax/libpspp-math.a/box-whisker.o src/.libs/libpspp.lax/libpspp-math.a/categoricals.o src/.libs/libpspp.lax/libpspp-math.a/chart-geometry.o src/.libs/libpspp.lax/libpspp-math.a/correlation.o src/.libs/libpspp.lax/libpspp-math.a/covariance.o src/.libs/libpspp.lax/libpspp-math.a/distributions.o src/.libs/libpspp.lax/libpspp-math.a/histogram.o src/.libs/libpspp.lax/libpspp-math.a/interaction.o src/.libs/libpspp.lax/libpspp-math.a/levene.o src/.libs/libpspp.lax/libpspp-math.a/linreg.o src/.libs/libpspp.lax/libpspp-math.a/merge.o src/.libs/libpspp.lax/libpspp-math.a/mode.o src/.libs/libpspp.lax/libpspp-math.a/moments.o src/.libs/libpspp.lax/libpspp-math.a/np.o src/.libs/libpspp.lax/libpspp-math.a/order-stats.o src/.libs/libpspp.lax/libpspp-math.a/percentiles.o src/.libs/libpspp.lax/libpspp-math.a/ptukey.o src/.libs/libpspp.lax/libpspp-math.a/qtukey.o src/.libs/libpspp.lax/libpspp-math.a/random.o src/.libs/libpspp.lax/libpspp-math.a/shapiro-wilk.o src/.libs/libpspp.lax/libpspp-math.a/sort.o src/.libs/libpspp.lax/libpspp-math.a/sweep.o src/.libs/libpspp.lax/libpspp-math.a/trimmed-mean.o src/.libs/libpspp.lax/libpspp-math.a/tukey-hinges.o src/.libs/libpspp.lax/libpspp-math.a/wilcoxon-sig.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-ascii.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-barchart-cairo.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-barchart.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-boxplot-cairo.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-boxplot.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-cairo-chart.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-cairo-fsm.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-cairo-pager.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-cairo.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-chart.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-csv.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-detail-xml-parser.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-driver.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-html.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-journal.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-light-binary-parser.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-measure.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-msglog.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-np-plot-cairo.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-np-plot.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-odt.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-old-binary-parser.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-options.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-output-item.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-page-setup.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-piechart-cairo.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-piechart.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-pivot-output.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-pivot-table.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-plot-hist-cairo.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-plot-hist.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-render.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-roc-chart-cairo.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-roc-chart.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-scatterplot-cairo.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-scatterplot.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-scree-cairo.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-scree.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-select.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spreadlevel-cairo.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spreadlevel-plot.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spv-css-parser.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spv-driver.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spv-legacy-data.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spv-legacy-decoder.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spv-light-decoder.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spv-table-look.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spv-writer.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spv.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spvbin-helpers.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spvxml-helpers.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-structure-xml-parser.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-table.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-tex-glyphs.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-tex-parsing.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-tex-rendering.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-tex.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-tlo-parser.o
5960 libtool: link: ranlib src/.libs/libpspp.a
5961 libtool: link: rm -fr src/.libs/libpspp.lax
5962 libtool: link: ( cd "src/.libs" && rm -f "libpspp.la" && ln -s "../libpspp.la" "libpspp.la" )
5963 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT `"./../build-aux//reloc-ldflags" "x86_64-pc-linux-gnu" "/lib/pspp:/lib" /bin` -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/ui/terminal/pspp src/ui/terminal/libui.la src/ui/libuicommon.la src/libpspp.la src/libpspp-core.la -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgsl -lgslcblas -lm -lreadline -lgslcblas -lz -lm
5964 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -lxml2 `"./../build-aux//reloc-ldflags" "x86_64-pc-linux-gnu" "/lib/pspp:/lib" /bin` -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o utilities/pspp-output utilities/pspp_output-pspp-output.o src/libpspp.la src/libpspp-core.la -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm
5965 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT `"./../build-aux//reloc-ldflags" "x86_64-pc-linux-gnu" "/lib/pspp:/lib" /bin` -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o src/ui/gui/psppire src/ui/gui/psppire-builder-wrapper.o src/ui/gui/psppire-entry-dialog.o src/ui/gui/psppire-executor.o src/ui/gui/psppire-find-dialog.o src/ui/gui/psppire-goto-case-dialog.o src/ui/gui/psppire-helper.o src/ui/gui/psppire-help-menu.o src/ui/gui/psppire-main.o src/ui/gui/psppire-missing-val-dialog.o src/ui/gui/psppire-options-dialog.o src/ui/gui/psppire-psppire.o src/ui/gui/psppire-psppire-data-editor.o src/ui/gui/psppire-psppire-data-store.o src/ui/gui/psppire-psppire-data-window.o src/ui/gui/psppire-psppire-delimited-text.o src/ui/gui/psppire-psppire-encoding-selector.o src/ui/gui/psppire-psppire-import-assistant.o src/ui/gui/psppire-psppire-import-spreadsheet.o src/ui/gui/psppire-psppire-import-textfile.o src/ui/gui/psppire-psppire-lex-reader.o src/ui/gui/psppire-psppire-output-view.o src/ui/gui/psppire-psppire-output-window.o src/ui/gui/psppire-psppire-scanf.o src/ui/gui/psppire-psppire-spreadsheet-data-model.o src/ui/gui/psppire-psppire-spreadsheet-model.o src/ui/gui/psppire-psppire-syntax-window.o src/ui/gui/psppire-psppire-value-entry.o src/ui/gui/psppire-psppire-window.o src/ui/gui/psppire-psppire-window-register.o src/ui/gui/psppire-t-test-options.o src/ui/gui/psppire-val-labs-dialog.o src/ui/gui/psppire-value-variant.o src/ui/gui/psppire-var-display.o src/ui/gui/psppire-var-type-dialog.o src/ui/gui/psppire-widget-io.o src/ui/gui/psppire-windows-menu.o src/ui/gui/psppire-psppire-marshal.o src/ui/gui/psppire-resources.o src/ui/gui/libwidgets-essential.la src/ui/libuicommon.la src/libpspp.la src/libpspp-core.la -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgtksourceview-4 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/lib -lspread-sheet-widget -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lgsl -lgslcblas -lm -lreadline -lgslcblas -lz -lm
5966 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT `"./../build-aux//reloc-ldflags" "x86_64-pc-linux-gnu" "/lib/pspp:/lib" /bin` -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o utilities/pspp-convert utilities/pspp_convert-pspp-convert.o src/libpspp.la src/libpspp-core.la -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm
5967 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -Wl,-rpath -Wl,\$ORIGIN/../lib/pspp -Wl,-rpath -Wl,\$ORIGIN/../lib -o utilities/.libs/pspp-convert utilities/pspp_convert-pspp-convert.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp.so -lgsl src/.libs/libpspp-core.so -lxml2 -lpq -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5968 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -Wl,-rpath -Wl,\$ORIGIN/../lib/pspp -Wl,-rpath -Wl,\$ORIGIN/../lib -o utilities/.libs/pspp-output utilities/pspp_output-pspp-output.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp.so -lgsl src/.libs/libpspp-core.so -lxml2 -lpq -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5969 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -Wl,-rpath -Wl,\$ORIGIN/../lib/pspp -Wl,-rpath -Wl,\$ORIGIN/../lib -o src/ui/terminal/.libs/pspp -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/ui/terminal/.libs/libui.a src/ui/.libs/libuicommon.a src/.libs/libpspp.so src/.libs/libpspp-core.so -lxml2 -lpq -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lgsl -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5970 libtool: warning: library '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib/libspread-sheet-widget.la' was moved.
5971 libtool: warning: library '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib/libspread-sheet-widget.la' was moved.
5972 libtool: link: gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gtksourceview-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -DWITH_GZFILEOP -I/usr/include/fribidi -I/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -DGDK_MULTIHEAD_SAFE=1 -Wno-unused-parameter -g -O2 -DGCC_LINT -Wl,-rpath -Wl,\$ORIGIN/../lib/pspp -Wl,-rpath -Wl,\$ORIGIN/../lib -o src/ui/gui/.libs/psppire src/ui/gui/psppire-builder-wrapper.o src/ui/gui/psppire-entry-dialog.o src/ui/gui/psppire-executor.o src/ui/gui/psppire-find-dialog.o src/ui/gui/psppire-goto-case-dialog.o src/ui/gui/psppire-helper.o src/ui/gui/psppire-help-menu.o src/ui/gui/psppire-main.o src/ui/gui/psppire-missing-val-dialog.o src/ui/gui/psppire-options-dialog.o src/ui/gui/psppire-psppire.o src/ui/gui/psppire-psppire-data-editor.o src/ui/gui/psppire-psppire-data-store.o src/ui/gui/psppire-psppire-data-window.o src/ui/gui/psppire-psppire-delimited-text.o src/ui/gui/psppire-psppire-encoding-selector.o src/ui/gui/psppire-psppire-import-assistant.o src/ui/gui/psppire-psppire-import-spreadsheet.o src/ui/gui/psppire-psppire-import-textfile.o src/ui/gui/psppire-psppire-lex-reader.o src/ui/gui/psppire-psppire-output-view.o src/ui/gui/psppire-psppire-output-window.o src/ui/gui/psppire-psppire-scanf.o src/ui/gui/psppire-psppire-spreadsheet-data-model.o src/ui/gui/psppire-psppire-spreadsheet-model.o src/ui/gui/psppire-psppire-syntax-window.o src/ui/gui/psppire-psppire-value-entry.o src/ui/gui/psppire-psppire-window.o src/ui/gui/psppire-psppire-window-register.o src/ui/gui/psppire-t-test-options.o src/ui/gui/psppire-val-labs-dialog.o src/ui/gui/psppire-value-variant.o src/ui/gui/psppire-var-display.o src/ui/gui/psppire-var-type-dialog.o src/ui/gui/psppire-widget-io.o src/ui/gui/psppire-windows-menu.o src/ui/gui/psppire-psppire-marshal.o src/ui/gui/psppire-resources.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/ui/gui/.libs/libwidgets-essential.a src/ui/.libs/libuicommon.a src/.libs/libpspp.so src/.libs/libpspp-core.so -lxml2 -lpq -lgthread-2.0 -lgtksourceview-4 -L/lib /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib/libspread-sheet-widget.so -lgtk-3 -lgdk-3 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lgsl -lreadline -lgslcblas -lz -lm -pthread -Wl,-rpath -Wl,/lib/pspp -Wl,-rpath -Wl,/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib
5973 /usr/bin/ld: skipping incompatible /lib/libxml2.so when searching for -lxml2
5974 LC_ALL=C of=`pwd`/doc/pspp-figures/aggregate.spv.tmp; (cd "../examples" \
5975 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/aggregate.sps -o $of -O format=spv)
5976 LC_ALL=C of=`pwd`/doc/pspp-figures/autorecode.spv.tmp; (cd "../examples" \
5977 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/autorecode.sps -o $of -O format=spv)
5978 LC_ALL=C of=`pwd`/doc/pspp-figures/chisquare.spv.tmp; (cd "../examples" \
5979 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/chisquare.sps -o $of -O format=spv)
5980 LC_ALL=C of=`pwd`/doc/pspp-figures/compute.spv.tmp; (cd "../examples" \
5981 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/compute.sps -o $of -O format=spv)
5982 LC_ALL=C of=`pwd`/doc/pspp-figures/count.spv.tmp; (cd "../examples" \
5983 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/count.sps -o $of -O format=spv)
5984 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables1.spv.tmp; (cd "../examples" \
5985 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables1.sps -o $of -O format=spv)
5986 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables2.spv.tmp; (cd "../examples" \
5987 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables2.sps -o $of -O format=spv)
5988 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables3.spv.tmp; (cd "../examples" \
5989 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables3.sps -o $of -O format=spv)
5990 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables4.spv.tmp; (cd "../examples" \
5991 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables4.sps -o $of -O format=spv)
5992 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables5.spv.tmp; (cd "../examples" \
5993 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables5.sps -o $of -O format=spv)
5994 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables6.spv.tmp; (cd "../examples" \
5995 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables6.sps -o $of -O format=spv)
5996 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables7.spv.tmp; (cd "../examples" \
5997 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables7.sps -o $of -O format=spv)
5998 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables8.spv.tmp; (cd "../examples" \
5999 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables8.sps -o $of -O format=spv)
6000 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables9.spv.tmp; (cd "../examples" \
6001 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables9.sps -o $of -O format=spv)
6002 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables10.spv.tmp; (cd "../examples" \
6003 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables10.sps -o $of -O format=spv)
6004 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables11.spv.tmp; (cd "../examples" \
6005 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables11.sps -o $of -O format=spv)
6006 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables12.spv.tmp; (cd "../examples" \
6007 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables12.sps -o $of -O format=spv)
6008 /usr/bin/ld: skipping incompatible /lib/libgsl.so when searching for -lgsl
6009 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables13.spv.tmp; (cd "../examples" \
6010 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables13.sps -o $of -O format=spv)
6011 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables14.spv.tmp; (cd "../examples" \
6012 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables14.sps -o $of -O format=spv)
6013 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables15.spv.tmp; (cd "../examples" \
6014 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables15.sps -o $of -O format=spv)
6015 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables16.spv.tmp; (cd "../examples" \
6016 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables16.sps -o $of -O format=spv)
6017 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables17.spv.tmp; (cd "../examples" \
6018 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables17.sps -o $of -O format=spv)
6019 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables18.spv.tmp; (cd "../examples" \
6020 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables18.sps -o $of -O format=spv)
6021 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables19.spv.tmp; (cd "../examples" \
6022 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables19.sps -o $of -O format=spv)
6023 /usr/bin/ld: skipping incompatible /lib/libreadline.so when searching for -lreadline
6024 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables20.spv.tmp; (cd "../examples" \
6025 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables20.sps -o $of -O format=spv)
6026 /usr/bin/ld: skipping incompatible /lib/libgslcblas.so when searching for -lgslcblas
6027 /usr/bin/ld: skipping incompatible /lib/libz.so when searching for -lz
6028 /usr/bin/ld: skipping incompatible /lib/libm.so when searching for -lm
6029 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables21.spv.tmp; (cd "../examples" \
6030 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables21.sps -o $of -O format=spv)
6031 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables22.spv.tmp; (cd "../examples" \
6032 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables22.sps -o $of -O format=spv)
6033 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables23.spv.tmp; (cd "../examples" \
6034 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables23.sps -o $of -O format=spv)
6035 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables24.spv.tmp; (cd "../examples" \
6036 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables24.sps -o $of -O format=spv)
6037 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables25.spv.tmp; (cd "../examples" \
6038 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables25.sps -o $of -O format=spv)
6039 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables26.spv.tmp; (cd "../examples" \
6040 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables26.sps -o $of -O format=spv)
6041 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables27.spv.tmp; (cd "../examples" \
6042 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables27.sps -o $of -O format=spv)
6043 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables28.spv.tmp; (cd "../examples" \
6044 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables28.sps -o $of -O format=spv)
6045 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables29.spv.tmp; (cd "../examples" \
6046 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables29.sps -o $of -O format=spv)
6047 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables30.spv.tmp; (cd "../examples" \
6048 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables30.sps -o $of -O format=spv)
6049 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables31.spv.tmp; (cd "../examples" \
6050 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables31.sps -o $of -O format=spv)
6051 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables32.spv.tmp; (cd "../examples" \
6052 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables32.sps -o $of -O format=spv)
6053 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables33.spv.tmp; (cd "../examples" \
6054 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables33.sps -o $of -O format=spv)
6055 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables34.spv.tmp; (cd "../examples" \
6056 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables34.sps -o $of -O format=spv)
6057 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables35.spv.tmp; (cd "../examples" \
6058 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables35.sps -o $of -O format=spv)
6059 LC_ALL=C of=`pwd`/doc/pspp-figures/ctables36.spv.tmp; (cd "../examples" \
6060 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/ctables36.sps -o $of -O format=spv)
6061 LC_ALL=C of=`pwd`/doc/pspp-figures/crosstabs.spv.tmp; (cd "../examples" \
6062 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/crosstabs.sps -o $of -O format=spv)
6063 LC_ALL=C of=`pwd`/doc/pspp-figures/descriptives.spv.tmp; (cd "../examples" \
6064 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/descriptives.sps -o $of -O format=spv)
6065 LC_ALL=C of=`pwd`/doc/pspp-figures/flip.spv.tmp; (cd "../examples" \
6066 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/flip.sps -o $of -O format=spv)
6067 LC_ALL=C of=`pwd`/doc/pspp-figures/frequencies.spv.tmp; (cd "../examples" \
6068 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/frequencies.sps -o $of -O format=spv)
6069 LC_ALL=C of=`pwd`/doc/pspp-figures/matrix-print.spv.tmp; (cd "../examples" \
6070 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/matrix-print.sps -o $of -O format=spv)
6071 LC_ALL=C of=`pwd`/doc/pspp-figures/means.spv.tmp; (cd "../examples" \
6072 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/means.sps -o $of -O format=spv)
6073 LC_ALL=C of=`pwd`/doc/pspp-figures/one-sample-t.spv.tmp; (cd "../examples" \
6074 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/one-sample-t.sps -o $of -O format=spv)
6075 LC_ALL=C of=`pwd`/doc/pspp-figures/independent-samples-t.spv.tmp; (cd "../examples" \
6076 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/independent-samples-t.sps -o $of -O format=spv)
6077 LC_ALL=C of=`pwd`/doc/pspp-figures/reliability.spv.tmp; (cd "../examples" \
6078 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/reliability.sps -o $of -O format=spv)
6079 LC_ALL=C of=`pwd`/doc/pspp-figures/select-if.spv.tmp; (cd "../examples" \
6080 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/select-if.sps -o $of -O format=spv)
6081 LC_ALL=C of=`pwd`/doc/pspp-figures/show-system.spv.tmp; (cd "../examples" \
6082 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/show-system.sps -o $of -O format=spv)
6083 mv doc/pspp-figures/aggregate.spv.tmp doc/pspp-figures/aggregate.spv
6084 mv doc/pspp-figures/chisquare.spv.tmp doc/pspp-figures/chisquare.spv
6085 mv doc/pspp-figures/autorecode.spv.tmp doc/pspp-figures/autorecode.spv
6086 mv doc/pspp-figures/compute.spv.tmp doc/pspp-figures/compute.spv
6087 LC_ALL=C of=`pwd`/doc/pspp-figures/sort-cases.spv.tmp; (cd "../examples" \
6088 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/sort-cases.sps -o $of -O format=spv)
6089 mv doc/pspp-figures/count.spv.tmp doc/pspp-figures/count.spv
6090 LC_ALL=C of=`pwd`/doc/pspp-figures/split.spv.tmp; (cd "../examples" \
6091 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/split.sps -o $of -O format=spv)
6092 LC_ALL=C of=`pwd`/doc/pspp-figures/temporary.spv.tmp; (cd "../examples" \
6093 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/temporary.sps -o $of -O format=spv)
6094 LC_ALL=C of=`pwd`/doc/pspp-figures/tutorial1.spv.tmp; (cd "../examples" \
6095 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial1.sps -o $of -O format=spv)
6096 LC_ALL=C of=`pwd`/doc/pspp-figures/tutorial2.spv.tmp; (cd "../examples" \
6097 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial2.sps -o $of -O format=spv)
6098 LC_ALL=C of=`pwd`/doc/pspp-figures/tutorial3.spv.tmp; (cd "../examples" \
6099 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial3.sps -o $of -O format=spv)
6100 /usr/bin/ldmv doc/pspp-figures/ctables18.spv.tmp doc/pspp-figures/ctables18.spv
6101 : skipping incompatible /lib/libc.so when searching for -lc
6102 LC_ALL=C of=`pwd`/doc/pspp-figures/tutorial4.spv.tmp; (cd "../examples" \
6103 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial4.sps -o $of -O format=spv)
6104 LC_ALL=C of=`pwd`/doc/pspp-figures/tutorial5.spv.tmp; (cd "../examples" \
6105 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial5.sps -o $of -O format=spv)
6106 LC_ALL=C of=`pwd`/doc/pspp-figures/tutorial6.spv.tmp; (cd "../examples" \
6107 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial6.sps -o $of -O format=spv)
6108 mv doc/pspp-figures/ctables20.spv.tmp doc/pspp-figures/ctables20.spv
6109 mv doc/pspp-figures/ctables19.spv.tmp doc/pspp-figures/ctables19.spv
6110 LC_ALL=C of=`pwd`/doc/pspp-figures/tutorial7.spv.tmp; (cd "../examples" \
6111 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial7.sps -o $of -O format=spv)
6112 mv doc/pspp-figures/ctables21.spv.tmp doc/pspp-figures/ctables21.spv
6113 LC_ALL=C of=`pwd`/doc/pspp-figures/weight.spv.tmp; (cd "../examples" \
6114 && "/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/terminal/pspp" ../doc/pspp-figures/weight.sps -o $of -O format=spv)
6115 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/aggregate.spv doc/pspp-figures/aggregate.txt
6116 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/autorecode.spv doc/pspp-figures/autorecode.txt
6117 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/chisquare.spv doc/pspp-figures/chisquare.txt
6118 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/compute.spv doc/pspp-figures/compute.txt
6119 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/count.spv doc/pspp-figures/count.txt
6120 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables18.spv doc/pspp-figures/ctables18.txt
6121 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables19.spv doc/pspp-figures/ctables19.txt
6122 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables20.spv doc/pspp-figures/ctables20.txt
6123 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables21.spv doc/pspp-figures/ctables21.txt
6124 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/aggregate.spv doc/pspp-figures/aggregate.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6125 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/autorecode.spv doc/pspp-figures/autorecode.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6126 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/chisquare.spv doc/pspp-figures/chisquare.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6127 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/compute.spv doc/pspp-figures/compute.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6128 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/count.spv doc/pspp-figures/count.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6129 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables18.spv doc/pspp-figures/ctables18.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6130 mv doc/pspp-figures/ctables1.spv.tmp doc/pspp-figures/ctables1.spv
6131 mv doc/pspp-figures/ctables2.spv.tmp doc/pspp-figures/ctables2.spv
6132 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables19.spv doc/pspp-figures/ctables19.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6133 mv doc/pspp-figures/ctables33.spv.tmp doc/pspp-figures/ctables33.spv
6134 mv doc/pspp-figures/ctables32.spv.tmp doc/pspp-figures/ctables32.spv
6135 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables20.spv doc/pspp-figures/ctables20.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6136 mv doc/pspp-figures/ctables34.spv.tmp doc/pspp-figures/ctables34.spv
6137 mv doc/pspp-figures/flip.spv.tmp doc/pspp-figures/flip.spv
6138 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables21.spv doc/pspp-figures/ctables21.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6139 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables32.spv doc/pspp-figures/ctables32.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6140 mv doc/pspp-figures/crosstabs.spv.tmp doc/pspp-figures/crosstabs.spv
6141 mv doc/pspp-figures/ctables6.spv.tmp doc/pspp-figures/ctables6.spv
6142 mv doc/pspp-figures/descriptives.spv.tmp doc/pspp-figures/descriptives.spv
6143 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables33.spv doc/pspp-figures/ctables33.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6144 mv doc/pspp-figures/ctables11.spv.tmp doc/pspp-figures/ctables11.spv
6145 mv doc/pspp-figures/ctables3.spv.tmp doc/pspp-figures/ctables3.spv
6146 mv doc/pspp-figures/ctables7.spv.tmp doc/pspp-figures/ctables7.spv
6147 mv doc/pspp-figures/ctables8.spv.tmp doc/pspp-figures/ctables8.spv
6148 mv doc/pspp-figures/ctables9.spv.tmp doc/pspp-figures/ctables9.spv
6149 mv doc/pspp-figures/ctables15.spv.tmp doc/pspp-figures/ctables15.spv
6150 mv doc/pspp-figures/frequencies.spv.tmp doc/pspp-figures/frequencies.spv
6151 mv doc/pspp-figures/ctables4.spv.tmp doc/pspp-figures/ctables4.spv
6152 mv doc/pspp-figures/ctables12.spv.tmp doc/pspp-figures/ctables12.spv
6153 mv doc/pspp-figures/ctables16.spv.tmp doc/pspp-figures/ctables16.spv
6154 mv doc/pspp-figures/matrix-print.spv.tmp doc/pspp-figures/matrix-print.spv
6155 mv doc/pspp-figures/ctables13.spv.tmp doc/pspp-figures/ctables13.spv
6156 mv doc/pspp-figures/ctables5.spv.tmp doc/pspp-figures/ctables5.spv
6157 mv doc/pspp-figures/ctables10.spv.tmp doc/pspp-figures/ctables10.spv
6158 mv doc/pspp-figures/ctables14.spv.tmp doc/pspp-figures/ctables14.spv
6159 mv doc/pspp-figures/ctables23.spv.tmp doc/pspp-figures/ctables23.spv
6160 mv doc/pspp-figures/ctables24.spv.tmp doc/pspp-figures/ctables24.spv
6161 mv doc/pspp-figures/ctables26.spv.tmp doc/pspp-figures/ctables26.spv
6162 mv doc/pspp-figures/means.spv.tmp doc/pspp-figures/means.spv
6163 mv doc/pspp-figures/one-sample-t.spv.tmp doc/pspp-figures/one-sample-t.spv
6164 mv doc/pspp-figures/independent-samples-t.spv.tmp doc/pspp-figures/independent-samples-t.spv
6165 mv doc/pspp-figures/reliability.spv.tmp doc/pspp-figures/reliability.spv
6166 mv doc/pspp-figures/select-if.spv.tmp doc/pspp-figures/select-if.spv
6167 mv doc/pspp-figures/show-system.spv.tmp doc/pspp-figures/show-system.spv
6168 mv doc/pspp-figures/sort-cases.spv.tmp doc/pspp-figures/sort-cases.spv
6169 mv doc/pspp-figures/ctables17.spv.tmp doc/pspp-figures/ctables17.spv
6170 mv doc/pspp-figures/split.spv.tmp doc/pspp-figures/split.spv
6171 mv doc/pspp-figures/temporary.spv.tmp doc/pspp-figures/temporary.spv
6172 mv doc/pspp-figures/tutorial1.spv.tmp doc/pspp-figures/tutorial1.spv
6173 mv doc/pspp-figures/tutorial2.spv.tmp doc/pspp-figures/tutorial2.spv
6174 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables34.spv doc/pspp-figures/ctables34.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6175 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/crosstabs.spv doc/pspp-figures/crosstabs.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6176 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/descriptives.spv doc/pspp-figures/descriptives.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6177 mv doc/pspp-figures/ctables27.spv.tmp doc/pspp-figures/ctables27.spv
6178 mv doc/pspp-figures/ctables30.spv.tmp doc/pspp-figures/ctables30.spv
6179 mv doc/pspp-figures/ctables29.spv.tmp doc/pspp-figures/ctables29.spv
6180 mv doc/pspp-figures/ctables31.spv.tmp doc/pspp-figures/ctables31.spv
6181 mv doc/pspp-figures/ctables25.spv.tmp doc/pspp-figures/ctables25.spv
6182 mv doc/pspp-figures/ctables22.spv.tmp doc/pspp-figures/ctables22.spv
6183 mv doc/pspp-figures/tutorial3.spv.tmp doc/pspp-figures/tutorial3.spv
6184 mv doc/pspp-figures/tutorial4.spv.tmp doc/pspp-figures/tutorial4.spv
6185 mv doc/pspp-figures/tutorial5.spv.tmp doc/pspp-figures/tutorial5.spv
6186 mv doc/pspp-figures/ctables28.spv.tmp doc/pspp-figures/ctables28.spv
6187 mv doc/pspp-figures/tutorial6.spv.tmp doc/pspp-figures/tutorial6.spv
6188 mv doc/pspp-figures/tutorial7.spv.tmp doc/pspp-figures/tutorial7.spv
6189 mv doc/pspp-figures/ctables35.spv.tmp doc/pspp-figures/ctables35.spv
6190 mv doc/pspp-figures/weight.spv.tmp doc/pspp-figures/weight.spv
6191 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/flip.spv doc/pspp-figures/flip.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6192 mv doc/pspp-figures/ctables36.spv.tmp doc/pspp-figures/ctables36.spv
6193 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/frequencies.spv doc/pspp-figures/frequencies.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6194 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/matrix-print.spv doc/pspp-figures/matrix-print.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6195 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/means.spv doc/pspp-figures/means.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6196 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/one-sample-t.spv doc/pspp-figures/one-sample-t.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6197 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/independent-samples-t.spv doc/pspp-figures/independent-samples-t.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6198 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/reliability.spv doc/pspp-figures/reliability.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6199 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/select-if.spv doc/pspp-figures/select-if.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6200 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/show-system.spv doc/pspp-figures/show-system.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6201 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/sort-cases.spv doc/pspp-figures/sort-cases.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6202 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/split.spv doc/pspp-figures/split.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6203 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/temporary.spv doc/pspp-figures/temporary.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6204 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial1.spv doc/pspp-figures/tutorial1.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6205 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2.spv doc/pspp-figures/tutorial2.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6206 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial3.spv doc/pspp-figures/tutorial3.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6207 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial4.spv doc/pspp-figures/tutorial4.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6208 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5.spv doc/pspp-figures/tutorial5.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6209 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial6.spv doc/pspp-figures/tutorial6.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6210 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7.spv doc/pspp-figures/tutorial7.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6211 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/weight.spv doc/pspp-figures/weight.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6212 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2.spv doc/pspp-figures/tutorial2a.spv --command='Descriptives'
6213 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2.spv doc/pspp-figures/tutorial2b.spv --label='Extreme Values'
6214 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5.spv doc/pspp-figures/tutorial5a.spv --commands=examine --nth-command=1 --labels=descriptives
6215 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5.spv doc/pspp-figures/tutorial5b.spv --commands=examine --nth-command=2 --labels=descriptives
6216 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7.spv doc/pspp-figures/tutorial7a.spv --commands=regression --nth-command=1 --subtypes=coefficients
6217 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7.spv doc/pspp-figures/tutorial7b.spv --commands=regression --nth-command=2 --subtypes=coefficients
6218 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/aggregate.txt > doc/pspp-figures/aggregate.texi
6219 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/autorecode.txt > doc/pspp-figures/autorecode.texi
6220 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/chisquare.txt > doc/pspp-figures/chisquare.texi
6221 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/compute.txt > doc/pspp-figures/compute.texi
6222 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/count.txt > doc/pspp-figures/count.texi
6223 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables1.spv doc/pspp-figures/ctables1.txt
6224 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables2.spv doc/pspp-figures/ctables2.txt
6225 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables3.spv doc/pspp-figures/ctables3.txt
6226 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables4.spv doc/pspp-figures/ctables4.txt
6227 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables5.spv doc/pspp-figures/ctables5.txt
6228 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables6.spv doc/pspp-figures/ctables6.txt
6229 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables7.spv doc/pspp-figures/ctables7.txt
6230 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables8.spv doc/pspp-figures/ctables8.txt
6231 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables9.spv doc/pspp-figures/ctables9.txt
6232 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables10.spv doc/pspp-figures/ctables10.txt
6233 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables11.spv doc/pspp-figures/ctables11.txt
6234 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables12.spv doc/pspp-figures/ctables12.txt
6235 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables13.spv doc/pspp-figures/ctables13.txt
6236 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables14.spv doc/pspp-figures/ctables14.txt
6237 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables15.spv doc/pspp-figures/ctables15.txt
6238 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables16.spv doc/pspp-figures/ctables16.txt
6239 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables17.spv doc/pspp-figures/ctables17.txt
6240 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables18.txt > doc/pspp-figures/ctables18.texi
6241 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables19.txt > doc/pspp-figures/ctables19.texi
6242 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables20.txt > doc/pspp-figures/ctables20.texi
6243 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables21.txt > doc/pspp-figures/ctables21.texi
6244 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables22.spv doc/pspp-figures/ctables22.txt
6245 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables23.spv doc/pspp-figures/ctables23.txt
6246 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables24.spv doc/pspp-figures/ctables24.txt
6247 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables25.spv doc/pspp-figures/ctables25.txt
6248 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables26.spv doc/pspp-figures/ctables26.txt
6249 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables27.spv doc/pspp-figures/ctables27.txt
6250 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables28.spv doc/pspp-figures/ctables28.txt
6251 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables29.spv doc/pspp-figures/ctables29.txt
6252 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables30.spv doc/pspp-figures/ctables30.txt
6253 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables31.spv doc/pspp-figures/ctables31.txt
6254 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables32.spv doc/pspp-figures/ctables32.txt
6255 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables33.spv doc/pspp-figures/ctables33.txt
6256 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables34.spv doc/pspp-figures/ctables34.txt
6257 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables35.spv doc/pspp-figures/ctables35.txt
6258 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables36.spv doc/pspp-figures/ctables36.txt
6259 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/crosstabs.spv doc/pspp-figures/crosstabs.txt
6260 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/descriptives.spv doc/pspp-figures/descriptives.txt
6261 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/flip.spv doc/pspp-figures/flip.txt
6262 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/frequencies.spv doc/pspp-figures/frequencies.txt
6263 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/matrix-print.spv doc/pspp-figures/matrix-print.txt
6264 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/means.spv doc/pspp-figures/means.txt
6265 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/one-sample-t.spv doc/pspp-figures/one-sample-t.txt
6266 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/independent-samples-t.spv doc/pspp-figures/independent-samples-t.txt
6267 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/reliability.spv doc/pspp-figures/reliability.txt
6268 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/select-if.spv doc/pspp-figures/select-if.txt
6269 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/show-system.spv doc/pspp-figures/show-system.txt
6270 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/sort-cases.spv doc/pspp-figures/sort-cases.txt
6271 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/split.spv doc/pspp-figures/split.txt
6272 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/temporary.spv doc/pspp-figures/temporary.txt
6273 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial1.spv doc/pspp-figures/tutorial1.txt
6274 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2.spv doc/pspp-figures/tutorial2.txt
6275 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial3.spv doc/pspp-figures/tutorial3.txt
6276 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial4.spv doc/pspp-figures/tutorial4.txt
6277 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5.spv doc/pspp-figures/tutorial5.txt
6278 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial6.spv doc/pspp-figures/tutorial6.txt
6279 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7.spv doc/pspp-figures/tutorial7.txt
6280 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/weight.spv doc/pspp-figures/weight.txt
6281 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2a.spv doc/pspp-figures/tutorial2a.txt
6282 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2b.spv doc/pspp-figures/tutorial2b.txt
6283 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5a.spv doc/pspp-figures/tutorial5a.txt
6284 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5b.spv doc/pspp-figures/tutorial5b.txt
6285 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7a.spv doc/pspp-figures/tutorial7a.txt
6286 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7b.spv doc/pspp-figures/tutorial7b.txt
6287 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables1.spv doc/pspp-figures/ctables1.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6288 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables2.spv doc/pspp-figures/ctables2.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6289 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables3.spv doc/pspp-figures/ctables3.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6290 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables4.spv doc/pspp-figures/ctables4.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6291 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables5.spv doc/pspp-figures/ctables5.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6292 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables6.spv doc/pspp-figures/ctables6.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6293 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables7.spv doc/pspp-figures/ctables7.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6294 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables8.spv doc/pspp-figures/ctables8.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6295 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables9.spv doc/pspp-figures/ctables9.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6296 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables10.spv doc/pspp-figures/ctables10.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6297 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables11.spv doc/pspp-figures/ctables11.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6298 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables12.spv doc/pspp-figures/ctables12.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6299 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables13.spv doc/pspp-figures/ctables13.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6300 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables14.spv doc/pspp-figures/ctables14.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6301 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables15.spv doc/pspp-figures/ctables15.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6302 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables16.spv doc/pspp-figures/ctables16.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6303 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables17.spv doc/pspp-figures/ctables17.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6304 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables22.spv doc/pspp-figures/ctables22.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6305 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables23.spv doc/pspp-figures/ctables23.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6306 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables24.spv doc/pspp-figures/ctables24.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6307 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables25.spv doc/pspp-figures/ctables25.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6308 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables26.spv doc/pspp-figures/ctables26.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6309 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables27.spv doc/pspp-figures/ctables27.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6310 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables28.spv doc/pspp-figures/ctables28.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6311 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables29.spv doc/pspp-figures/ctables29.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6312 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables30.spv doc/pspp-figures/ctables30.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6313 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables31.spv doc/pspp-figures/ctables31.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6314 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables35.spv doc/pspp-figures/ctables35.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6315 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/ctables36.spv doc/pspp-figures/ctables36.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6316 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2a.spv doc/pspp-figures/tutorial2a.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6317 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2b.spv doc/pspp-figures/tutorial2b.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6318 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5a.spv doc/pspp-figures/tutorial5a.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6319 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5b.spv doc/pspp-figures/tutorial5b.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6320 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7a.spv doc/pspp-figures/tutorial7a.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6321 LC_ALL=C LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7b.spv doc/pspp-figures/tutorial7b.png -O trim=true -O left-margin=0in -O right-margin=0in -O top-margin=0in -O bottom-margin=0in -O paper-size=7.5x99in --table-look=../doc/tutorial.stt
6322 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables1.txt > doc/pspp-figures/ctables1.texi
6323 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables2.txt > doc/pspp-figures/ctables2.texi
6324 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables3.txt > doc/pspp-figures/ctables3.texi
6325 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables4.txt > doc/pspp-figures/ctables4.texi
6326 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables5.txt > doc/pspp-figures/ctables5.texi
6327 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables6.txt > doc/pspp-figures/ctables6.texi
6328 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables7.txt > doc/pspp-figures/ctables7.texi
6329 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables8.txt > doc/pspp-figures/ctables8.texi
6330 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables9.txt > doc/pspp-figures/ctables9.texi
6331 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables10.txt > doc/pspp-figures/ctables10.texi
6332 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables11.txt > doc/pspp-figures/ctables11.texi
6333 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables12.txt > doc/pspp-figures/ctables12.texi
6334 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables13.txt > doc/pspp-figures/ctables13.texi
6335 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables14.txt > doc/pspp-figures/ctables14.texi
6336 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables15.txt > doc/pspp-figures/ctables15.texi
6337 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables16.txt > doc/pspp-figures/ctables16.texi
6338 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables17.txt > doc/pspp-figures/ctables17.texi
6339 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables22.txt > doc/pspp-figures/ctables22.texi
6340 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables23.txt > doc/pspp-figures/ctables23.texi
6341 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables24.txt > doc/pspp-figures/ctables24.texi
6342 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables25.txt > doc/pspp-figures/ctables25.texi
6343 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables26.txt > doc/pspp-figures/ctables26.texi
6344 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables27.txt > doc/pspp-figures/ctables27.texi
6345 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables28.txt > doc/pspp-figures/ctables28.texi
6346 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables29.txt > doc/pspp-figures/ctables29.texi
6347 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables30.txt > doc/pspp-figures/ctables30.texi
6348 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables31.txt > doc/pspp-figures/ctables31.texi
6349 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables32.txt > doc/pspp-figures/ctables32.texi
6350 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables33.txt > doc/pspp-figures/ctables33.texi
6351 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables34.txt > doc/pspp-figures/ctables34.texi
6352 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables35.txt > doc/pspp-figures/ctables35.texi
6353 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/ctables36.txt > doc/pspp-figures/ctables36.texi
6354 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/crosstabs.txt > doc/pspp-figures/crosstabs.texi
6355 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/descriptives.txt > doc/pspp-figures/descriptives.texi
6356 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/flip.txt > doc/pspp-figures/flip.texi
6357 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/frequencies.txt > doc/pspp-figures/frequencies.texi
6358 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/matrix-print.txt > doc/pspp-figures/matrix-print.texi
6359 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/means.txt > doc/pspp-figures/means.texi
6360 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/one-sample-t.txt > doc/pspp-figures/one-sample-t.texi
6361 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/independent-samples-t.txt > doc/pspp-figures/independent-samples-t.texi
6362 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/reliability.txt > doc/pspp-figures/reliability.texi
6363 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/select-if.txt > doc/pspp-figures/select-if.texi
6364 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/show-system.txt > doc/pspp-figures/show-system.texi
6365 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/sort-cases.txt > doc/pspp-figures/sort-cases.texi
6366 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/split.txt > doc/pspp-figures/split.texi
6367 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/temporary.txt > doc/pspp-figures/temporary.texi
6368 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial1.txt > doc/pspp-figures/tutorial1.texi
6369 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial2.txt > doc/pspp-figures/tutorial2.texi
6370 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial3.txt > doc/pspp-figures/tutorial3.texi
6371 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial4.txt > doc/pspp-figures/tutorial4.texi
6372 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial5.txt > doc/pspp-figures/tutorial5.texi
6373 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial6.txt > doc/pspp-figures/tutorial6.texi
6374 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial7.txt > doc/pspp-figures/tutorial7.texi
6375 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/weight.txt > doc/pspp-figures/weight.texi
6376 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial2a.txt > doc/pspp-figures/tutorial2a.texi
6377 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial2b.txt > doc/pspp-figures/tutorial2b.texi
6378 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial5a.txt > doc/pspp-figures/tutorial5a.texi
6379 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial5b.txt > doc/pspp-figures/tutorial5b.texi
6380 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial7a.txt > doc/pspp-figures/tutorial7a.texi
6381 /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial7b.txt > doc/pspp-figures/tutorial7b.texi
6382 /bin/sh '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/build-aux/missing' makeinfo --docbook \
6383 -I doc -I ../doc ../doc/pspp.texi -o doc/pspp.xml
6384 make[3]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6385 make[3]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6386 restore=: && backupdir=".am$$" && \
6387 rm -rf $backupdir && mkdir $backupdir && \
6388 if (/bin/sh '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/build-aux/missing' makeinfo --version) >/dev/null 2>&1; then \
6389 for f in doc/pspp.info doc/pspp.info-[0-9] doc/pspp.info-[0-9][0-9] doc/pspp.i[0-9] doc/pspp.i[0-9][0-9]; do \
6390 if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
6391 done; \
6392 else :; fi && \
6393 if /bin/sh '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/build-aux/missing' makeinfo -I doc -I ../doc \
6394 -o doc/pspp.info `test -f 'doc/pspp.texi' || echo '../'`doc/pspp.texi; \
6395 then \
6396 rc=0; \
6397 else \
6398 rc=$?; \
6399 $restore $backupdir/* `echo "./doc/pspp.info" | sed 's|[^/]*$||'`; \
6400 fi; \
6401 rm -rf $backupdir; exit $rc
6402 make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6403 make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6405 Install
6406 cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build && make -j$(nproc) install DESTDIR=$PWD/pspp-2.0.1-gec03db-x86_64-build20250605132142
6407 make install-recursive
6408 make[1]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6409 Making install in po
6410 make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/po'
6411 make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/po'
6412 make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6413 make[3]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6414 true
6415 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/applications'
6416 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/metainfo'
6417 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp'
6418 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp/examples'
6419 /usr/bin/install -c -m 644 doc/org.gnu.pspp.desktop '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/applications'
6420 /usr/bin/install -c -m 644 doc/org.gnu.pspp.metainfo.xml '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/metainfo'
6421 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/mime/packages'
6422 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/man/man1'
6423 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp'
6424 /usr/bin/install -c -m 644 ../examples/t-test.sps ../examples/descript.sps ../examples/grid.sps ../examples/hotel.sav ../examples/horticulture.sav ../examples/nhtsa.sav ../examples/personnel.sav ../examples/physiology.sav ../examples/repairs.sav ../examples/regress.sps ../examples/regress_categorical.sps '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp/examples'
6425 /usr/bin/install -c -m 644 ../org.gnu.pspp.xml '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/mime/packages'
6426 /usr/bin/install -c -m 644 ../src/ui/gui/aggregate.ui ../src/ui/gui/autorecode.ui ../src/ui/gui/binomial.ui ../src/ui/gui/compute.ui ../src/ui/gui/barchart.ui ../src/ui/gui/correlation.ui ../src/ui/gui/count.ui ../src/ui/gui/comments.ui ../src/ui/gui/crosstabs.ui ../src/ui/gui/chi-square.ui ../src/ui/gui/ctables.ui ../src/ui/gui/descriptives.ui ../src/ui/gui/entry-dialog.ui ../src/ui/gui/examine.ui ../src/ui/gui/goto-case.ui ../src/ui/gui/factor.ui ../src/ui/gui/find.ui ../src/ui/gui/frequencies.ui ../src/ui/gui/histogram.ui ../src/ui/gui/indep-samples.ui ../src/ui/gui/k-independent.ui ../src/ui/gui/k-means.ui ../src/ui/gui/k-related.ui ../src/ui/gui/ks-one-sample.ui ../src/ui/gui/logistic.ui ../src/ui/gui/means.ui ../src/ui/gui/missing-val-dialog.ui ../src/ui/gui/oneway.ui ../src/ui/gui/options.ui ../src/ui/gui/paired-samples.ui ../src/ui/gui/rank.ui ../src/ui/gui/runs.ui ../src/ui/gui/sort.ui ../src/ui/gui/split-file.ui ../src/ui/gui/recode.ui ../src/ui/gui/regression.ui ../src/ui/gui/reliability.ui ../src/ui/gui/roc.ui ../src/ui/gui/scatterplot.ui ../src/ui/gui/select-cases.ui '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp'
6427 /usr/bin/install -c -m 644 src/ui/gui/icons/splash.png '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp'
6428 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/bin'
6429 /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/screenshots
6430 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp'
6431 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp'
6432 for p in ../doc/screenshots/autorecode-ad.png ../doc/screenshots/chisquare-ad.png ../doc/screenshots/count-ad.png ../doc/screenshots/count-define-ad.png ../doc/screenshots/compute-ad.png ../doc/screenshots/crosstabs-ad.png ../doc/screenshots/descriptives-ad.png ../doc/screenshots/one-sample-t-ad.png ../doc/screenshots/independent-samples-t-ad.png ../doc/screenshots/define-groups-t-ad.png ../doc/screenshots/frequencies-ad.png ../doc/screenshots/reliability-ad.png ../doc/screenshots/split-status-bar-ad.png ../doc/screenshots/sort-simple-ad.png ../doc/screenshots/sort-ad.png; do \
6433 /usr/bin/install -c -m 644 $p /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/screenshots ;\
6434 done
6435 /bin/sh ./libtool --mode=install /usr/bin/install -c src/libpspp-core.la src/libpspp.la '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp'
6436 /usr/bin/install -c -m 644 ../utilities/pspp-dump-sav.1 ../utilities/pspp-convert.1 ../utilities/pspp-output.1 ../doc/pspp.1 ../doc/psppire.1 '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/man/man1'
6437 /bin/sh ./libtool --mode=install /usr/bin/install -c src/ui/terminal/pspp src/ui/gui/psppire utilities/pspp-convert utilities/pspp-output '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/bin'
6438 /usr/bin/install -c -m 644 doc/pspp.xml '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp'
6439 /usr/bin/install -c -m 644 ../src/ui/gui/spreadsheet-import.ui ../src/ui/gui/t-test.ui ../src/ui/gui/text-data-import.ui ../src/ui/gui/transpose.ui ../src/ui/gui/univariate.ui ../src/ui/gui/val-labs-dialog.ui ../src/ui/gui/variable-info.ui ../src/ui/gui/data-editor.ui ../src/ui/gui/output-window.ui ../src/ui/gui/syntax-editor.ui ../src/ui/gui/var-type-dialog.ui ../src/ui/gui/weight.ui ../src/ui/gui/pspp.lang '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp'
6440 libtool: install: /usr/bin/install -c src/.libs/libpspp-core-2.0.1-gec03db.so /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core-2.0.1-gec03db.so
6441 libtool: install: (cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp && { ln -s -f libpspp-core-2.0.1-gec03db.so libpspp-core.so || { rm -f libpspp-core.so && ln -s libpspp-core-2.0.1-gec03db.so libpspp-core.so; }; })
6442 libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
6443 libtool: install: /usr/bin/install -c src/.libs/libpspp-core.lai /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core.la
6444 libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
6445 libtool: install: /usr/bin/install -c src/.libs/libpspp-2.0.1-gec03db.so /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-2.0.1-gec03db.so
6446 libtool: install: /usr/bin/install -c src/ui/terminal/.libs/pspp /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/bin/pspp
6447 /usr/bin/install -c -d /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/pspp-figures
6448 for p in doc/pspp-figures/aggregate.png doc/pspp-figures/autorecode.png doc/pspp-figures/chisquare.png doc/pspp-figures/compute.png doc/pspp-figures/count.png doc/pspp-figures/ctables1.png doc/pspp-figures/ctables2.png doc/pspp-figures/ctables3.png doc/pspp-figures/ctables4.png doc/pspp-figures/ctables5.png doc/pspp-figures/ctables6.png doc/pspp-figures/ctables7.png doc/pspp-figures/ctables8.png doc/pspp-figures/ctables9.png doc/pspp-figures/ctables10.png doc/pspp-figures/ctables11.png doc/pspp-figures/ctables12.png doc/pspp-figures/ctables13.png doc/pspp-figures/ctables14.png doc/pspp-figures/ctables15.png doc/pspp-figures/ctables16.png doc/pspp-figures/ctables17.png doc/pspp-figures/ctables18.png doc/pspp-figures/ctables19.png doc/pspp-figures/ctables20.png doc/pspp-figures/ctables21.png doc/pspp-figures/ctables22.png doc/pspp-figures/ctables23.png doc/pspp-figures/ctables24.png doc/pspp-figures/ctables25.png doc/pspp-figures/ctables26.png doc/pspp-figures/ctables27.png doc/pspp-figures/ctables28.png doc/pspp-figures/ctables29.png doc/pspp-figures/ctables30.png doc/pspp-figures/ctables31.png doc/pspp-figures/ctables32.png doc/pspp-figures/ctables33.png doc/pspp-figures/ctables34.png doc/pspp-figures/ctables35.png doc/pspp-figures/ctables36.png doc/pspp-figures/crosstabs.png doc/pspp-figures/descriptives.png doc/pspp-figures/flip.png doc/pspp-figures/frequencies.png doc/pspp-figures/matrix-print.png doc/pspp-figures/means.png doc/pspp-figures/one-sample-t.png doc/pspp-figures/independent-samples-t.png doc/pspp-figures/reliability.png doc/pspp-figures/select-if.png doc/pspp-figures/show-system.png doc/pspp-figures/sort-cases.png doc/pspp-figures/split.png doc/pspp-figures/temporary.png doc/pspp-figures/tutorial1.png doc/pspp-figures/tutorial2.png doc/pspp-figures/tutorial3.png doc/pspp-figures/tutorial4.png doc/pspp-figures/tutorial5.png doc/pspp-figures/tutorial6.png doc/pspp-figures/tutorial7.png doc/pspp-figures/weight.png doc/pspp-figures/tutorial2a.png doc/pspp-figures/tutorial2b.png doc/pspp-figures/tutorial5a.png doc/pspp-figures/tutorial5b.png doc/pspp-figures/tutorial7a.png doc/pspp-figures/tutorial7b.png; do \
6449 /usr/bin/install -c -m 644 $p /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/pspp-figures ;\
6450 done
6451 libtool: install: (cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp && { ln -s -f libpspp-2.0.1-gec03db.so libpspp.so || { rm -f libpspp.so && ln -s libpspp-2.0.1-gec03db.so libpspp.so; }; })
6452 libtool: install: /usr/bin/install -c src/.libs/libpspp.lai /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp.la
6453 libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
6454 libtool: install: /usr/bin/install -c src/.libs/libpspp-core.a /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core.a
6455 libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
6456 libtool: install: chmod 644 /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core.a
6457 libtool: install: /usr/bin/install -c src/ui/gui/.libs/psppire /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/bin/psppire
6458 libtool: install: ranlib /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core.a
6459 libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
6460 libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
6461 libtool: install: /usr/bin/install -c utilities/.libs/pspp-convert /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/bin/pspp-convert
6462 libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
6463 libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
6464 libtool: install: /usr/bin/install -c utilities/.libs/pspp-output /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/bin/pspp-output
6465 libtool: install: /usr/bin/install -c src/.libs/libpspp.a /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp.a
6466 libtool: install: chmod 644 /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp.a
6467 libtool: install: ranlib /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp.a
6468 libtool: warning: remember to run 'libtool --finish /lib/pspp'
6469 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info'
6470 /usr/bin/install -c -m 644 ./doc/pspp.info ./doc/pspp.info-1 ./doc/pspp.info-2 ./doc/pspp.info-3 ../doc/pspp-dev.info '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info'
6471 install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info' '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/pspp.info'
6472 install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info' '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/pspp-dev.info'
6473 make install-data-hook
6474 make[4]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6475 /usr/bin/install -c -m 644 ../src/ui/gui/pspp.lang /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp
6476 for wicon in ; do \
6477 /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp/icons/ ; \
6478 /usr/bin/install -c -m 644 $wicon /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp/icons/ ; \
6479 done
6480 for context in apps mimetypes; do \
6481 for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
6482 /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/icons/hicolor/$size/$context ; \
6483 if (cd ../src/ui/gui/icons/$size/$context && \
6484 (test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
6485 /usr/bin/install -c -m 644 ../src/ui/gui/icons/$size/$context/* /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/icons/hicolor/$size/$context ; \
6486 fi ; \
6487 done ; \
6488 done
6489 for context in actions categories ; do \
6490 /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp/$context; \
6491 for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
6492 if (cd ../src/ui/gui/icons/$context/$size && \
6493 (test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
6494 /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp/$context/$size ; \
6495 /usr/bin/install -c -m 644 ../src/ui/gui/icons/$context/$size/* /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp/$context/$size ; \
6496 fi ; \
6497 done ; \
6498 done
6499 for f in po/cs.gmo po/ar.gmo po/ca.gmo po/de.gmo po/el.gmo po/es.gmo po/fr.gmo po/gl.gmo po/hu.gmo po/ja.gmo po/lt.gmo po/nl.gmo po/pl.gmo po/pt_BR.gmo po/ru.gmo po/sl.gmo po/sv.gmo po/ta.gmo po/tr.gmo po/uk.gmo po/zh_CN.gmo; do \
6500 lang=`echo $f | /usr/bin/sed -e 's%po/\(.*\)\.gmo%\1%' ` ; \
6501 /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/locale/$lang/LC_MESSAGES; \
6502 /usr/bin/install -c -m 644 $f /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/locale/$lang/LC_MESSAGES/pspp.mo ; \
6503 done
6504 make[4]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6505 make[3]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6506 make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6507 make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6508 cd ../source/spread-sheet-widget-0.10-g10b58f && make -j$(nproc) install DESTDIR=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142
6509 make install-am
6510 make[1]: Entering directory '/home/blp/tmp/pspptmp/master/source/spread-sheet-widget-0.10-g10b58f'
6511 make[2]: Entering directory '/home/blp/tmp/pspptmp/master/source/spread-sheet-widget-0.10-g10b58f'
6512 /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pkgconfig
6513 chmod -R u+w /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib
6514 /usr/bin/install -c -m 644 spread-sheet-widget.pc /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pkgconfig/spread-sheet-widget.pc
6515 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/include'
6516 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib'
6517 /usr/bin/install -c -m 644 src/ssw-sheet.h src/ssw-sheet-axis.h src/ssw-virtual-model.h src/ssw-axis-model.h '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/include'
6518 /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info'
6519 /bin/sh ./libtool --mode=install /usr/bin/install -c libspread-sheet-widget.la '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib'
6520 /usr/bin/install -c -m 644 ./doc/spread-sheet-widget.info '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info'
6521 install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info' '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/spread-sheet-widget.info'
6522 libtool: install: /usr/bin/install -c .libs/libspread-sheet-widget.so.0.0.0 /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.so.0.0.0
6523 libtool: install: (cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib && { ln -s -f libspread-sheet-widget.so.0.0.0 libspread-sheet-widget.so.0 || { rm -f libspread-sheet-widget.so.0 && ln -s libspread-sheet-widget.so.0.0.0 libspread-sheet-widget.so.0; }; })
6524 libtool: install: (cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib && { ln -s -f libspread-sheet-widget.so.0.0.0 libspread-sheet-widget.so || { rm -f libspread-sheet-widget.so && ln -s libspread-sheet-widget.so.0.0.0 libspread-sheet-widget.so; }; })
6525 libtool: install: /usr/bin/install -c .libs/libspread-sheet-widget.lai /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.la
6526 libtool: install: /usr/bin/install -c .libs/libspread-sheet-widget.a /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.a
6527 libtool: install: chmod 644 /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.a
6528 libtool: install: ranlib /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.a
6529 libtool: warning: remember to run 'libtool --finish /lib'
6530 make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/source/spread-sheet-widget-0.10-g10b58f'
6531 make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/source/spread-sheet-widget-0.10-g10b58f'
6533 Make binary distribution
6534 cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build && tar cfz pspp-2.0.1-gec03db-x86_64-build20250605132142.tar.gz pspp-2.0.1-gec03db-x86_64-build20250605132142
6536 Saving binary distribution: pspp-2.0.1-gec03db-x86_64-build20250605132142.tar.gz
6537 cp -R /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142.tar.gz /home/blp/tmp/pspptmp/master/x86_64/results/pspp-2.0.1-gec03db-x86_64-build20250605132142.tar.gz
6538 rm /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142.tar.gz
6540 Check
6541 cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build && make check TESTSUITEFLAGS=-j$(nproc)
6542 make check-recursive
6543 make[1]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6544 Making check in po
6545 make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/po'
6546 make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/po'
6547 make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6548 make tests/data/datasheet-test tests/data/sack tests/data/spreadsheet-test tests/libpspp/line-reader-test tests/libpspp/ll-test tests/libpspp/llx-test tests/libpspp/encoding-guesser-test tests/libpspp/heap-test tests/libpspp/hmap-test tests/libpspp/hmapx-test tests/libpspp/i18n-test tests/libpspp/abt-test tests/libpspp/bt-test tests/libpspp/cmac-aes256-test tests/libpspp/range-map-test tests/libpspp/range-set-test tests/libpspp/range-tower-test tests/libpspp/str-test tests/libpspp/string-map-test tests/libpspp/stringi-map-test tests/libpspp/string-set-test tests/libpspp/stringi-set-test tests/libpspp/tower-test tests/libpspp/u8-istream-test tests/libpspp/sparse-array-test tests/libpspp/sparse-xarray-test tests/data/inexactify tests/language/lexer/command-name-test tests/language/lexer/scan-test tests/language/lexer/segment-test tests/libpspp/zip-test tests/math/chart-get-scale-test tests/math/chart-get-ticks-format-test tests/output/pivot-table-test tests/output/ascii-test tests/ui/syntax-gen-test tests/output/tex-glyphs tests/output/tex-strings tests/all-layers.stt
6549 make[3]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6550 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/data/datasheet_test-datasheet-test.o -MD -MP -MF tests/data/.deps/datasheet_test-datasheet-test.Tpo -c -o tests/data/datasheet_test-datasheet-test.o `test -f 'tests/data/datasheet-test.c' || echo '../'`tests/data/datasheet-test.c
6551 mv -f tests/data/.deps/datasheet_test-datasheet-test.Tpo tests/data/.deps/datasheet_test-datasheet-test.Po
6552 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/data/datasheet-test tests/data/datasheet_test-datasheet-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm
6553 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/data/.libs/datasheet-test tests/data/datasheet_test-datasheet-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6554 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/data/sack-sack.o -MD -MP -MF tests/data/.deps/sack-sack.Tpo -c -o tests/data/sack-sack.o `test -f 'tests/data/sack.c' || echo '../'`tests/data/sack.c
6555 mv -f tests/data/.deps/sack-sack.Tpo tests/data/.deps/sack-sack.Po
6556 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/data/sack tests/data/sack-sack.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm
6557 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/data/.libs/sack tests/data/sack-sack.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6558 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/data/tests_data_spreadsheet_test-spreadsheet-test.o -MD -MP -MF tests/data/.deps/tests_data_spreadsheet_test-spreadsheet-test.Tpo -c -o tests/data/tests_data_spreadsheet_test-spreadsheet-test.o `test -f 'tests/data/spreadsheet-test.c' || echo '../'`tests/data/spreadsheet-test.c
6559 mv -f tests/data/.deps/tests_data_spreadsheet_test-spreadsheet-test.Tpo tests/data/.deps/tests_data_spreadsheet_test-spreadsheet-test.Po
6560 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/data/spreadsheet-test tests/data/tests_data_spreadsheet_test-spreadsheet-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm
6561 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/data/.libs/spreadsheet-test tests/data/tests_data_spreadsheet_test-spreadsheet-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6562 depbase=`echo tests/libpspp/line-reader-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6563 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/line-reader-test.o -MD -MP -MF $depbase.Tpo -c -o tests/libpspp/line-reader-test.o ../tests/libpspp/line-reader-test.c &&\
6564 mv -f $depbase.Tpo $depbase.Po
6565 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/line-reader-test tests/libpspp/line-reader-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm
6566 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/.libs/line-reader-test tests/libpspp/line-reader-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6567 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_ll_test-ll.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_ll_test-ll.Tpo -c -o src/libpspp/tests_libpspp_ll_test-ll.o `test -f 'src/libpspp/ll.c' || echo '../'`src/libpspp/ll.c
6568 mv -f src/libpspp/.deps/tests_libpspp_ll_test-ll.Tpo src/libpspp/.deps/tests_libpspp_ll_test-ll.Po
6569 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/ll_test-ll-test.o -MD -MP -MF tests/libpspp/.deps/ll_test-ll-test.Tpo -c -o tests/libpspp/ll_test-ll-test.o `test -f 'tests/libpspp/ll-test.c' || echo '../'`tests/libpspp/ll-test.c
6570 mv -f tests/libpspp/.deps/ll_test-ll-test.Tpo tests/libpspp/.deps/ll_test-ll-test.Po
6571 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/ll-test src/libpspp/tests_libpspp_ll_test-ll.o tests/libpspp/ll_test-ll-test.o gl/libgl.la -lreadline -lgslcblas -lz -lm
6572 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/ll-test src/libpspp/tests_libpspp_ll_test-ll.o tests/libpspp/ll_test-ll-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6573 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_llx_test-ll.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_llx_test-ll.Tpo -c -o src/libpspp/tests_libpspp_llx_test-ll.o `test -f 'src/libpspp/ll.c' || echo '../'`src/libpspp/ll.c
6574 mv -f src/libpspp/.deps/tests_libpspp_llx_test-ll.Tpo src/libpspp/.deps/tests_libpspp_llx_test-ll.Po
6575 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_llx_test-llx.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_llx_test-llx.Tpo -c -o src/libpspp/tests_libpspp_llx_test-llx.o `test -f 'src/libpspp/llx.c' || echo '../'`src/libpspp/llx.c
6576 mv -f src/libpspp/.deps/tests_libpspp_llx_test-llx.Tpo src/libpspp/.deps/tests_libpspp_llx_test-llx.Po
6577 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/llx_test-llx-test.o -MD -MP -MF tests/libpspp/.deps/llx_test-llx-test.Tpo -c -o tests/libpspp/llx_test-llx-test.o `test -f 'tests/libpspp/llx-test.c' || echo '../'`tests/libpspp/llx-test.c
6578 mv -f tests/libpspp/.deps/llx_test-llx-test.Tpo tests/libpspp/.deps/llx_test-llx-test.Po
6579 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/llx-test src/libpspp/tests_libpspp_llx_test-ll.o src/libpspp/tests_libpspp_llx_test-llx.o tests/libpspp/llx_test-llx-test.o gl/libgl.la -lreadline -lgslcblas -lz -lm
6580 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/llx-test src/libpspp/tests_libpspp_llx_test-ll.o src/libpspp/tests_libpspp_llx_test-llx.o tests/libpspp/llx_test-llx-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6581 depbase=`echo tests/libpspp/encoding-guesser-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6582 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/encoding-guesser-test.o -MD -MP -MF $depbase.Tpo -c -o tests/libpspp/encoding-guesser-test.o ../tests/libpspp/encoding-guesser-test.c &&\
6583 mv -f $depbase.Tpo $depbase.Po
6584 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/encoding-guesser-test tests/libpspp/encoding-guesser-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm
6585 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/.libs/encoding-guesser-test tests/libpspp/encoding-guesser-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6586 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/heap_test-heap-test.o -MD -MP -MF tests/libpspp/.deps/heap_test-heap-test.Tpo -c -o tests/libpspp/heap_test-heap-test.o `test -f 'tests/libpspp/heap-test.c' || echo '../'`tests/libpspp/heap-test.c
6587 mv -f tests/libpspp/.deps/heap_test-heap-test.Tpo tests/libpspp/.deps/heap_test-heap-test.Po
6588 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/heap-test tests/libpspp/heap_test-heap-test.o src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6589 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/heap-test tests/libpspp/heap_test-heap-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6590 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_hmap_test-hmap.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_hmap_test-hmap.Tpo -c -o src/libpspp/tests_libpspp_hmap_test-hmap.o `test -f 'src/libpspp/hmap.c' || echo '../'`src/libpspp/hmap.c
6591 mv -f src/libpspp/.deps/tests_libpspp_hmap_test-hmap.Tpo src/libpspp/.deps/tests_libpspp_hmap_test-hmap.Po
6592 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/hmap_test-hmap-test.o -MD -MP -MF tests/libpspp/.deps/hmap_test-hmap-test.Tpo -c -o tests/libpspp/hmap_test-hmap-test.o `test -f 'tests/libpspp/hmap-test.c' || echo '../'`tests/libpspp/hmap-test.c
6593 mv -f tests/libpspp/.deps/hmap_test-hmap-test.Tpo tests/libpspp/.deps/hmap_test-hmap-test.Po
6594 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/hmap-test src/libpspp/tests_libpspp_hmap_test-hmap.o tests/libpspp/hmap_test-hmap-test.o gl/libgl.la -lreadline -lgslcblas -lz -lm
6595 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/hmap-test src/libpspp/tests_libpspp_hmap_test-hmap.o tests/libpspp/hmap_test-hmap-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6596 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_hmapx_test-hmap.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_hmapx_test-hmap.Tpo -c -o src/libpspp/tests_libpspp_hmapx_test-hmap.o `test -f 'src/libpspp/hmap.c' || echo '../'`src/libpspp/hmap.c
6597 mv -f src/libpspp/.deps/tests_libpspp_hmapx_test-hmap.Tpo src/libpspp/.deps/tests_libpspp_hmapx_test-hmap.Po
6598 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_hmapx_test-hmapx.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_hmapx_test-hmapx.Tpo -c -o src/libpspp/tests_libpspp_hmapx_test-hmapx.o `test -f 'src/libpspp/hmapx.c' || echo '../'`src/libpspp/hmapx.c
6599 mv -f src/libpspp/.deps/tests_libpspp_hmapx_test-hmapx.Tpo src/libpspp/.deps/tests_libpspp_hmapx_test-hmapx.Po
6600 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/hmapx_test-hmapx-test.o -MD -MP -MF tests/libpspp/.deps/hmapx_test-hmapx-test.Tpo -c -o tests/libpspp/hmapx_test-hmapx-test.o `test -f 'tests/libpspp/hmapx-test.c' || echo '../'`tests/libpspp/hmapx-test.c
6601 mv -f tests/libpspp/.deps/hmapx_test-hmapx-test.Tpo tests/libpspp/.deps/hmapx_test-hmapx-test.Po
6602 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/hmapx-test src/libpspp/tests_libpspp_hmapx_test-hmap.o src/libpspp/tests_libpspp_hmapx_test-hmapx.o tests/libpspp/hmapx_test-hmapx-test.o gl/libgl.la -lreadline -lgslcblas -lz -lm
6603 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/hmapx-test src/libpspp/tests_libpspp_hmapx_test-hmap.o src/libpspp/tests_libpspp_hmapx_test-hmapx.o tests/libpspp/hmapx_test-hmapx-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6604 depbase=`echo tests/libpspp/i18n-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6605 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/i18n-test.o -MD -MP -MF $depbase.Tpo -c -o tests/libpspp/i18n-test.o ../tests/libpspp/i18n-test.c &&\
6606 mv -f $depbase.Tpo $depbase.Po
6607 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/i18n-test tests/libpspp/i18n-test.o src/libpspp-core.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6608 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/.libs/i18n-test tests/libpspp/i18n-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6609 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_abt_test-abt.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_abt_test-abt.Tpo -c -o src/libpspp/tests_libpspp_abt_test-abt.o `test -f 'src/libpspp/abt.c' || echo '../'`src/libpspp/abt.c
6610 mv -f src/libpspp/.deps/tests_libpspp_abt_test-abt.Tpo src/libpspp/.deps/tests_libpspp_abt_test-abt.Po
6611 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/abt_test-abt-test.o -MD -MP -MF tests/libpspp/.deps/abt_test-abt-test.Tpo -c -o tests/libpspp/abt_test-abt-test.o `test -f 'tests/libpspp/abt-test.c' || echo '../'`tests/libpspp/abt-test.c
6612 mv -f tests/libpspp/.deps/abt_test-abt-test.Tpo tests/libpspp/.deps/abt_test-abt-test.Po
6613 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/abt-test src/libpspp/tests_libpspp_abt_test-abt.o tests/libpspp/abt_test-abt-test.o gl/libgl.la -lreadline -lgslcblas -lz -lm
6614 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/abt-test src/libpspp/tests_libpspp_abt_test-abt.o tests/libpspp/abt_test-abt-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6615 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_bt_test-bt.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_bt_test-bt.Tpo -c -o src/libpspp/tests_libpspp_bt_test-bt.o `test -f 'src/libpspp/bt.c' || echo '../'`src/libpspp/bt.c
6616 mv -f src/libpspp/.deps/tests_libpspp_bt_test-bt.Tpo src/libpspp/.deps/tests_libpspp_bt_test-bt.Po
6617 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/bt_test-bt-test.o -MD -MP -MF tests/libpspp/.deps/bt_test-bt-test.Tpo -c -o tests/libpspp/bt_test-bt-test.o `test -f 'tests/libpspp/bt-test.c' || echo '../'`tests/libpspp/bt-test.c
6618 mv -f tests/libpspp/.deps/bt_test-bt-test.Tpo tests/libpspp/.deps/bt_test-bt-test.Po
6619 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/bt-test src/libpspp/tests_libpspp_bt_test-bt.o tests/libpspp/bt_test-bt-test.o gl/libgl.la -lreadline -lgslcblas -lz -lm
6620 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/bt-test src/libpspp/tests_libpspp_bt_test-bt.o tests/libpspp/bt_test-bt-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6621 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_cmac_aes256_test-cmac-aes256.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_cmac_aes256_test-cmac-aes256.Tpo -c -o src/libpspp/tests_libpspp_cmac_aes256_test-cmac-aes256.o `test -f 'src/libpspp/cmac-aes256.c' || echo '../'`src/libpspp/cmac-aes256.c
6622 mv -f src/libpspp/.deps/tests_libpspp_cmac_aes256_test-cmac-aes256.Tpo src/libpspp/.deps/tests_libpspp_cmac_aes256_test-cmac-aes256.Po
6623 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/cmac_aes256_test-cmac-aes256-test.o -MD -MP -MF tests/libpspp/.deps/cmac_aes256_test-cmac-aes256-test.Tpo -c -o tests/libpspp/cmac_aes256_test-cmac-aes256-test.o `test -f 'tests/libpspp/cmac-aes256-test.c' || echo '../'`tests/libpspp/cmac-aes256-test.c
6624 mv -f tests/libpspp/.deps/cmac_aes256_test-cmac-aes256-test.Tpo tests/libpspp/.deps/cmac_aes256_test-cmac-aes256-test.Po
6625 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/cmac-aes256-test src/libpspp/tests_libpspp_cmac_aes256_test-cmac-aes256.o tests/libpspp/cmac_aes256_test-cmac-aes256-test.o gl/libgl.la -lreadline -lgslcblas -lz -lm
6626 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/cmac-aes256-test src/libpspp/tests_libpspp_cmac_aes256_test-cmac-aes256.o tests/libpspp/cmac_aes256_test-cmac-aes256-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6627 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_range_map_test-bt.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_range_map_test-bt.Tpo -c -o src/libpspp/tests_libpspp_range_map_test-bt.o `test -f 'src/libpspp/bt.c' || echo '../'`src/libpspp/bt.c
6628 mv -f src/libpspp/.deps/tests_libpspp_range_map_test-bt.Tpo src/libpspp/.deps/tests_libpspp_range_map_test-bt.Po
6629 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_range_map_test-range-map.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_range_map_test-range-map.Tpo -c -o src/libpspp/tests_libpspp_range_map_test-range-map.o `test -f 'src/libpspp/range-map.c' || echo '../'`src/libpspp/range-map.c
6630 mv -f src/libpspp/.deps/tests_libpspp_range_map_test-range-map.Tpo src/libpspp/.deps/tests_libpspp_range_map_test-range-map.Po
6631 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/range_map_test-range-map-test.o -MD -MP -MF tests/libpspp/.deps/range_map_test-range-map-test.Tpo -c -o tests/libpspp/range_map_test-range-map-test.o `test -f 'tests/libpspp/range-map-test.c' || echo '../'`tests/libpspp/range-map-test.c
6632 mv -f tests/libpspp/.deps/range_map_test-range-map-test.Tpo tests/libpspp/.deps/range_map_test-range-map-test.Po
6633 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/range-map-test src/libpspp/tests_libpspp_range_map_test-bt.o src/libpspp/tests_libpspp_range_map_test-range-map.o tests/libpspp/range_map_test-range-map-test.o gl/libgl.la -lreadline -lgslcblas -lz -lm
6634 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/range-map-test src/libpspp/tests_libpspp_range_map_test-bt.o src/libpspp/tests_libpspp_range_map_test-range-map.o tests/libpspp/range_map_test-range-map-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6635 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/range_set_test-range-set-test.o -MD -MP -MF tests/libpspp/.deps/range_set_test-range-set-test.Tpo -c -o tests/libpspp/range_set_test-range-set-test.o `test -f 'tests/libpspp/range-set-test.c' || echo '../'`tests/libpspp/range-set-test.c
6636 mv -f tests/libpspp/.deps/range_set_test-range-set-test.Tpo tests/libpspp/.deps/range_set_test-range-set-test.Po
6637 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/range-set-test tests/libpspp/range_set_test-range-set-test.o src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6638 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/range-set-test tests/libpspp/range_set_test-range-set-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6639 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/range_tower_test-range-tower-test.o -MD -MP -MF tests/libpspp/.deps/range_tower_test-range-tower-test.Tpo -c -o tests/libpspp/range_tower_test-range-tower-test.o `test -f 'tests/libpspp/range-tower-test.c' || echo '../'`tests/libpspp/range-tower-test.c
6640 mv -f tests/libpspp/.deps/range_tower_test-range-tower-test.Tpo tests/libpspp/.deps/range_tower_test-range-tower-test.Po
6641 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/range-tower-test tests/libpspp/range_tower_test-range-tower-test.o src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6642 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/range-tower-test tests/libpspp/range_tower_test-range-tower-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6643 depbase=`echo tests/libpspp/str-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6644 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/str-test.o -MD -MP -MF $depbase.Tpo -c -o tests/libpspp/str-test.o ../tests/libpspp/str-test.c &&\
6645 mv -f $depbase.Tpo $depbase.Po
6646 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/str-test tests/libpspp/str-test.o src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6647 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/str-test tests/libpspp/str-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6648 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/string_map_test-string-map-test.o -MD -MP -MF tests/libpspp/.deps/string_map_test-string-map-test.Tpo -c -o tests/libpspp/string_map_test-string-map-test.o `test -f 'tests/libpspp/string-map-test.c' || echo '../'`tests/libpspp/string-map-test.c
6649 mv -f tests/libpspp/.deps/string_map_test-string-map-test.Tpo tests/libpspp/.deps/string_map_test-string-map-test.Po
6650 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/string-map-test tests/libpspp/string_map_test-string-map-test.o src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6651 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/string-map-test tests/libpspp/string_map_test-string-map-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6652 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/stringi_map_test-stringi-map-test.o -MD -MP -MF tests/libpspp/.deps/stringi_map_test-stringi-map-test.Tpo -c -o tests/libpspp/stringi_map_test-stringi-map-test.o `test -f 'tests/libpspp/stringi-map-test.c' || echo '../'`tests/libpspp/stringi-map-test.c
6653 mv -f tests/libpspp/.deps/stringi_map_test-stringi-map-test.Tpo tests/libpspp/.deps/stringi_map_test-stringi-map-test.Po
6654 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/stringi-map-test tests/libpspp/stringi_map_test-stringi-map-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm
6655 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/.libs/stringi-map-test tests/libpspp/stringi_map_test-stringi-map-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6656 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_string_set_test-hash-functions.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_string_set_test-hash-functions.Tpo -c -o src/libpspp/tests_libpspp_string_set_test-hash-functions.o `test -f 'src/libpspp/hash-functions.c' || echo '../'`src/libpspp/hash-functions.c
6657 mv -f src/libpspp/.deps/tests_libpspp_string_set_test-hash-functions.Tpo src/libpspp/.deps/tests_libpspp_string_set_test-hash-functions.Po
6658 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_string_set_test-hmap.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_string_set_test-hmap.Tpo -c -o src/libpspp/tests_libpspp_string_set_test-hmap.o `test -f 'src/libpspp/hmap.c' || echo '../'`src/libpspp/hmap.c
6659 mv -f src/libpspp/.deps/tests_libpspp_string_set_test-hmap.Tpo src/libpspp/.deps/tests_libpspp_string_set_test-hmap.Po
6660 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/libpspp/tests_libpspp_string_set_test-string-set.o -MD -MP -MF src/libpspp/.deps/tests_libpspp_string_set_test-string-set.Tpo -c -o src/libpspp/tests_libpspp_string_set_test-string-set.o `test -f 'src/libpspp/string-set.c' || echo '../'`src/libpspp/string-set.c
6661 mv -f src/libpspp/.deps/tests_libpspp_string_set_test-string-set.Tpo src/libpspp/.deps/tests_libpspp_string_set_test-string-set.Po
6662 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/string_set_test-string-set-test.o -MD -MP -MF tests/libpspp/.deps/string_set_test-string-set-test.Tpo -c -o tests/libpspp/string_set_test-string-set-test.o `test -f 'tests/libpspp/string-set-test.c' || echo '../'`tests/libpspp/string-set-test.c
6663 mv -f tests/libpspp/.deps/string_set_test-string-set-test.Tpo tests/libpspp/.deps/string_set_test-string-set-test.Po
6664 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/string-set-test src/libpspp/tests_libpspp_string_set_test-hash-functions.o src/libpspp/tests_libpspp_string_set_test-hmap.o src/libpspp/tests_libpspp_string_set_test-string-set.o tests/libpspp/string_set_test-string-set-test.o gl/libgl.la -lreadline -lgslcblas -lz -lm
6665 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/string-set-test src/libpspp/tests_libpspp_string_set_test-hash-functions.o src/libpspp/tests_libpspp_string_set_test-hmap.o src/libpspp/tests_libpspp_string_set_test-string-set.o tests/libpspp/string_set_test-string-set-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6666 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/stringi_set_test-stringi-set-test.o -MD -MP -MF tests/libpspp/.deps/stringi_set_test-stringi-set-test.Tpo -c -o tests/libpspp/stringi_set_test-stringi-set-test.o `test -f 'tests/libpspp/stringi-set-test.c' || echo '../'`tests/libpspp/stringi-set-test.c
6667 mv -f tests/libpspp/.deps/stringi_set_test-stringi-set-test.Tpo tests/libpspp/.deps/stringi_set_test-stringi-set-test.Po
6668 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/stringi-set-test tests/libpspp/stringi_set_test-stringi-set-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm
6669 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/.libs/stringi-set-test tests/libpspp/stringi_set_test-stringi-set-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6670 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/tower_test-tower-test.o -MD -MP -MF tests/libpspp/.deps/tower_test-tower-test.Tpo -c -o tests/libpspp/tower_test-tower-test.o `test -f 'tests/libpspp/tower-test.c' || echo '../'`tests/libpspp/tower-test.c
6671 mv -f tests/libpspp/.deps/tower_test-tower-test.Tpo tests/libpspp/.deps/tower_test-tower-test.Po
6672 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/tower-test tests/libpspp/tower_test-tower-test.o src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6673 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/tower-test tests/libpspp/tower_test-tower-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6674 depbase=`echo tests/libpspp/u8-istream-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6675 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/u8-istream-test.o -MD -MP -MF $depbase.Tpo -c -o tests/libpspp/u8-istream-test.o ../tests/libpspp/u8-istream-test.c &&\
6676 mv -f $depbase.Tpo $depbase.Po
6677 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/u8-istream-test tests/libpspp/u8-istream-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm
6678 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/.libs/u8-istream-test tests/libpspp/u8-istream-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6679 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/sparse_array_test-sparse-array-test.o -MD -MP -MF tests/libpspp/.deps/sparse_array_test-sparse-array-test.Tpo -c -o tests/libpspp/sparse_array_test-sparse-array-test.o `test -f 'tests/libpspp/sparse-array-test.c' || echo '../'`tests/libpspp/sparse-array-test.c
6680 mv -f tests/libpspp/.deps/sparse_array_test-sparse-array-test.Tpo tests/libpspp/.deps/sparse_array_test-sparse-array-test.Po
6681 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/sparse-array-test tests/libpspp/sparse_array_test-sparse-array-test.o src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6682 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/sparse-array-test tests/libpspp/sparse_array_test-sparse-array-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6683 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/sparse_xarray_test-sparse-xarray-test.o -MD -MP -MF tests/libpspp/.deps/sparse_xarray_test-sparse-xarray-test.Tpo -c -o tests/libpspp/sparse_xarray_test-sparse-xarray-test.o `test -f 'tests/libpspp/sparse-xarray-test.c' || echo '../'`tests/libpspp/sparse-xarray-test.c
6684 mv -f tests/libpspp/.deps/sparse_xarray_test-sparse-xarray-test.Tpo tests/libpspp/.deps/sparse_xarray_test-sparse-xarray-test.Po
6685 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/sparse-xarray-test tests/libpspp/sparse_xarray_test-sparse-xarray-test.o src/libpspp-core.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6686 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/.libs/sparse-xarray-test tests/libpspp/sparse_xarray_test-sparse-xarray-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6687 depbase=`echo tests/data/inexactify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6688 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/data/inexactify.o -MD -MP -MF $depbase.Tpo -c -o tests/data/inexactify.o ../tests/data/inexactify.c &&\
6689 mv -f $depbase.Tpo $depbase.Po
6690 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/data/inexactify tests/data/inexactify.o gl/libgl.la -lreadline -lgslcblas -lz -lm
6691 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/data/inexactify tests/data/inexactify.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6692 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/tests_language_lexer_command_name_test-identifier.o -MD -MP -MF src/data/.deps/tests_language_lexer_command_name_test-identifier.Tpo -c -o src/data/tests_language_lexer_command_name_test-identifier.o `test -f 'src/data/identifier.c' || echo '../'`src/data/identifier.c
6693 mv -f src/data/.deps/tests_language_lexer_command_name_test-identifier.Tpo src/data/.deps/tests_language_lexer_command_name_test-identifier.Po
6694 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/tests_language_lexer_command_name_test-command-name.o -MD -MP -MF src/language/lexer/.deps/tests_language_lexer_command_name_test-command-name.Tpo -c -o src/language/lexer/tests_language_lexer_command_name_test-command-name.o `test -f 'src/language/lexer/command-name.c' || echo '../'`src/language/lexer/command-name.c
6695 mv -f src/language/lexer/.deps/tests_language_lexer_command_name_test-command-name.Tpo src/language/lexer/.deps/tests_language_lexer_command_name_test-command-name.Po
6696 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/language/lexer/command_name_test-command-name-test.o -MD -MP -MF tests/language/lexer/.deps/command_name_test-command-name-test.Tpo -c -o tests/language/lexer/command_name_test-command-name-test.o `test -f 'tests/language/lexer/command-name-test.c' || echo '../'`tests/language/lexer/command-name-test.c
6697 mv -f tests/language/lexer/.deps/command_name_test-command-name-test.Tpo tests/language/lexer/.deps/command_name_test-command-name-test.Po
6698 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/language/lexer/command-name-test src/data/tests_language_lexer_command_name_test-identifier.o src/language/lexer/tests_language_lexer_command_name_test-command-name.o tests/language/lexer/command_name_test-command-name-test.o src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6699 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/language/lexer/command-name-test src/data/tests_language_lexer_command_name_test-identifier.o src/language/lexer/tests_language_lexer_command_name_test-command-name.o tests/language/lexer/command_name_test-command-name-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6700 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/tests_language_lexer_scan_test-identifier.o -MD -MP -MF src/data/.deps/tests_language_lexer_scan_test-identifier.Tpo -c -o src/data/tests_language_lexer_scan_test-identifier.o `test -f 'src/data/identifier.c' || echo '../'`src/data/identifier.c
6701 mv -f src/data/.deps/tests_language_lexer_scan_test-identifier.Tpo src/data/.deps/tests_language_lexer_scan_test-identifier.Po
6702 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/tests_language_lexer_scan_test-command-name.o -MD -MP -MF src/language/lexer/.deps/tests_language_lexer_scan_test-command-name.Tpo -c -o src/language/lexer/tests_language_lexer_scan_test-command-name.o `test -f 'src/language/lexer/command-name.c' || echo '../'`src/language/lexer/command-name.c
6703 mv -f src/language/lexer/.deps/tests_language_lexer_scan_test-command-name.Tpo src/language/lexer/.deps/tests_language_lexer_scan_test-command-name.Po
6704 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/tests_language_lexer_scan_test-scan.o -MD -MP -MF src/language/lexer/.deps/tests_language_lexer_scan_test-scan.Tpo -c -o src/language/lexer/tests_language_lexer_scan_test-scan.o `test -f 'src/language/lexer/scan.c' || echo '../'`src/language/lexer/scan.c
6705 mv -f src/language/lexer/.deps/tests_language_lexer_scan_test-scan.Tpo src/language/lexer/.deps/tests_language_lexer_scan_test-scan.Po
6706 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/tests_language_lexer_scan_test-segment.o -MD -MP -MF src/language/lexer/.deps/tests_language_lexer_scan_test-segment.Tpo -c -o src/language/lexer/tests_language_lexer_scan_test-segment.o `test -f 'src/language/lexer/segment.c' || echo '../'`src/language/lexer/segment.c
6707 mv -f src/language/lexer/.deps/tests_language_lexer_scan_test-segment.Tpo src/language/lexer/.deps/tests_language_lexer_scan_test-segment.Po
6708 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/tests_language_lexer_scan_test-token.o -MD -MP -MF src/language/lexer/.deps/tests_language_lexer_scan_test-token.Tpo -c -o src/language/lexer/tests_language_lexer_scan_test-token.o `test -f 'src/language/lexer/token.c' || echo '../'`src/language/lexer/token.c
6709 mv -f src/language/lexer/.deps/tests_language_lexer_scan_test-token.Tpo src/language/lexer/.deps/tests_language_lexer_scan_test-token.Po
6710 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/language/lexer/scan_test-scan-test.o -MD -MP -MF tests/language/lexer/.deps/scan_test-scan-test.Tpo -c -o tests/language/lexer/scan_test-scan-test.o `test -f 'tests/language/lexer/scan-test.c' || echo '../'`tests/language/lexer/scan-test.c
6711 mv -f tests/language/lexer/.deps/scan_test-scan-test.Tpo tests/language/lexer/.deps/scan_test-scan-test.Po
6712 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/language/lexer/scan-test src/data/tests_language_lexer_scan_test-identifier.o src/language/lexer/tests_language_lexer_scan_test-command-name.o src/language/lexer/tests_language_lexer_scan_test-scan.o src/language/lexer/tests_language_lexer_scan_test-segment.o src/language/lexer/tests_language_lexer_scan_test-token.o tests/language/lexer/scan_test-scan-test.o src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6713 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/language/lexer/scan-test src/data/tests_language_lexer_scan_test-identifier.o src/language/lexer/tests_language_lexer_scan_test-command-name.o src/language/lexer/tests_language_lexer_scan_test-scan.o src/language/lexer/tests_language_lexer_scan_test-segment.o src/language/lexer/tests_language_lexer_scan_test-token.o tests/language/lexer/scan_test-scan-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6714 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/tests_language_lexer_segment_test-identifier.o -MD -MP -MF src/data/.deps/tests_language_lexer_segment_test-identifier.Tpo -c -o src/data/tests_language_lexer_segment_test-identifier.o `test -f 'src/data/identifier.c' || echo '../'`src/data/identifier.c
6715 mv -f src/data/.deps/tests_language_lexer_segment_test-identifier.Tpo src/data/.deps/tests_language_lexer_segment_test-identifier.Po
6716 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/tests_language_lexer_segment_test-command-name.o -MD -MP -MF src/language/lexer/.deps/tests_language_lexer_segment_test-command-name.Tpo -c -o src/language/lexer/tests_language_lexer_segment_test-command-name.o `test -f 'src/language/lexer/command-name.c' || echo '../'`src/language/lexer/command-name.c
6717 mv -f src/language/lexer/.deps/tests_language_lexer_segment_test-command-name.Tpo src/language/lexer/.deps/tests_language_lexer_segment_test-command-name.Po
6718 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/tests_language_lexer_segment_test-command-segmenter.o -MD -MP -MF src/language/lexer/.deps/tests_language_lexer_segment_test-command-segmenter.Tpo -c -o src/language/lexer/tests_language_lexer_segment_test-command-segmenter.o `test -f 'src/language/lexer/command-segmenter.c' || echo '../'`src/language/lexer/command-segmenter.c
6719 mv -f src/language/lexer/.deps/tests_language_lexer_segment_test-command-segmenter.Tpo src/language/lexer/.deps/tests_language_lexer_segment_test-command-segmenter.Po
6720 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/tests_language_lexer_segment_test-segment.o -MD -MP -MF src/language/lexer/.deps/tests_language_lexer_segment_test-segment.Tpo -c -o src/language/lexer/tests_language_lexer_segment_test-segment.o `test -f 'src/language/lexer/segment.c' || echo '../'`src/language/lexer/segment.c
6721 mv -f src/language/lexer/.deps/tests_language_lexer_segment_test-segment.Tpo src/language/lexer/.deps/tests_language_lexer_segment_test-segment.Po
6722 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/language/lexer/segment_test-segment-test.o -MD -MP -MF tests/language/lexer/.deps/segment_test-segment-test.Tpo -c -o tests/language/lexer/segment_test-segment-test.o `test -f 'tests/language/lexer/segment-test.c' || echo '../'`tests/language/lexer/segment-test.c
6723 mv -f tests/language/lexer/.deps/segment_test-segment-test.Tpo tests/language/lexer/.deps/segment_test-segment-test.Po
6724 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/language/lexer/segment-test src/data/tests_language_lexer_segment_test-identifier.o src/language/lexer/tests_language_lexer_segment_test-command-name.o src/language/lexer/tests_language_lexer_segment_test-command-segmenter.o src/language/lexer/tests_language_lexer_segment_test-segment.o tests/language/lexer/segment_test-segment-test.o src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6725 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/language/lexer/segment-test src/data/tests_language_lexer_segment_test-identifier.o src/language/lexer/tests_language_lexer_segment_test-command-name.o src/language/lexer/tests_language_lexer_segment_test-command-segmenter.o src/language/lexer/tests_language_lexer_segment_test-segment.o tests/language/lexer/segment_test-segment-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6726 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/libpspp/zip_test-zip-test.o -MD -MP -MF tests/libpspp/.deps/zip_test-zip-test.Tpo -c -o tests/libpspp/zip_test-zip-test.o `test -f 'tests/libpspp/zip-test.c' || echo '../'`tests/libpspp/zip-test.c
6727 mv -f tests/libpspp/.deps/zip_test-zip-test.Tpo tests/libpspp/.deps/zip_test-zip-test.Po
6728 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/libpspp/zip-test tests/libpspp/zip_test-zip-test.o src/libpspp-core.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6729 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/libpspp/.libs/zip-test tests/libpspp/zip_test-zip-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6730 depbase=`echo tests/math/chart-get-scale-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6731 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/math/chart-get-scale-test.o -MD -MP -MF $depbase.Tpo -c -o tests/math/chart-get-scale-test.o ../tests/math/chart-get-scale-test.c &&\
6732 mv -f $depbase.Tpo $depbase.Po
6733 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/math/chart-get-scale-test tests/math/chart-get-scale-test.o src/math/libpspp-math.la src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6734 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/math/chart-get-scale-test tests/math/chart-get-scale-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/math/.libs/libpspp-math.a src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6735 depbase=`echo tests/math/chart-get-ticks-format-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6736 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/math/chart-get-ticks-format-test.o -MD -MP -MF $depbase.Tpo -c -o tests/math/chart-get-ticks-format-test.o ../tests/math/chart-get-ticks-format-test.c &&\
6737 mv -f $depbase.Tpo $depbase.Po
6738 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/math/chart-get-ticks-format-test tests/math/chart-get-ticks-format-test.o src/math/libpspp-math.la src/libpspp/liblibpspp.la gl/libgl.la -lreadline -lgslcblas -lz -lm
6739 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/math/chart-get-ticks-format-test tests/math/chart-get-ticks-format-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/math/.libs/libpspp-math.a src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
6740 depbase=`echo tests/output/pivot-table-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6741 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/output/pivot-table-test.o -MD -MP -MF $depbase.Tpo -c -o tests/output/pivot-table-test.o ../tests/output/pivot-table-test.c &&\
6742 mv -f $depbase.Tpo $depbase.Po
6743 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/output/pivot-table-test tests/output/pivot-table-test.o src/libpspp.la src/libpspp-core.la gl/libgl.la -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm
6744 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/output/.libs/pivot-table-test tests/output/pivot-table-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp.so -lgsl src/.libs/libpspp-core.so -lxml2 -lpq gl/.libs/libgl.a -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6745 depbase=`echo tests/output/ascii-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6746 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/output/ascii-test.o -MD -MP -MF $depbase.Tpo -c -o tests/output/ascii-test.o ../tests/output/ascii-test.c &&\
6747 mv -f $depbase.Tpo $depbase.Po
6748 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/output/ascii-test tests/output/ascii-test.o src/libpspp.la src/libpspp-core.la -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm
6749 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/output/.libs/ascii-test tests/output/ascii-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/.libs/libpspp.so -lgsl src/.libs/libpspp-core.so -lxml2 -lpq -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6750 depbase=`echo tests/ui/syntax-gen-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
6751 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/ui/syntax-gen-test.o -MD -MP -MF $depbase.Tpo -c -o tests/ui/syntax-gen-test.o ../tests/ui/syntax-gen-test.c &&\
6752 mv -f $depbase.Tpo $depbase.Po
6753 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/ui/syntax-gen-test tests/ui/syntax-gen-test.o src/ui/libuicommon.la src/libpspp-core.la -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm
6754 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/ui/.libs/syntax-gen-test tests/ui/syntax-gen-test.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/ui/.libs/libuicommon.a src/.libs/libpspp-core.so -lxml2 -lpq -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6755 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -I ../src/output -g -O2 -DGCC_LINT -MT tests/output/tex_glyphs-tex-glyphs.o -MD -MP -MF tests/output/.deps/tex_glyphs-tex-glyphs.Tpo -c -o tests/output/tex_glyphs-tex-glyphs.o `test -f 'tests/output/tex-glyphs.c' || echo '../'`tests/output/tex-glyphs.c
6756 mv -f tests/output/.deps/tex_glyphs-tex-glyphs.Tpo tests/output/.deps/tex_glyphs-tex-glyphs.Po
6757 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -I ../src/output -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/output/tex-glyphs tests/output/tex_glyphs-tex-glyphs.o src/output/liboutput.la src/libpspp-core.la -lreadline -lgslcblas -lz -lm
6758 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -I ../src/output -g -O2 -DGCC_LINT -o tests/output/.libs/tex-glyphs tests/output/tex_glyphs-tex-glyphs.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/output/.libs/liboutput.a -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6759 gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/commands" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -I ../src/output -g -O2 -DGCC_LINT -MT tests/output/tex_strings-tex-strings.o -MD -MP -MF tests/output/.deps/tex_strings-tex-strings.Tpo -c -o tests/output/tex_strings-tex-strings.o `test -f 'tests/output/tex-strings.c' || echo '../'`tests/output/tex-strings.c
6760 mv -f tests/output/.deps/tex_strings-tex-strings.Tpo tests/output/.deps/tex_strings-tex-strings.Po
6761 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -I ../src/output -g -O2 -DGCC_LINT -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib -o tests/output/tex-strings tests/output/tex_strings-tex-strings.o src/output/liboutput.la src/libpspp-core.la -lreadline -lgslcblas -lz -lm
6762 libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -I ../src/output -g -O2 -DGCC_LINT -o tests/output/.libs/tex-strings tests/output/tex_strings-tex-strings.o -L/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/../../../source/spread-sheet-widget-0.10-g10b58f/inst/lib src/output/.libs/liboutput.a -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
6763 utilities/pspp-output get-table-look - tests/all-layers.stt.tmp
6764 if grep 'printAllLayers="false"' tests/all-layers.stt.tmp >/dev/null; then :; else \
6765 echo >&2 "utilities/pspp-output: expected printAllLayers=\"false\""; exit 1; fi
6766 sed 's/printAllLayers="false"/printAllLayers="true"/' < tests/all-layers.stt.tmp > tests/all-layers.stt
6767 make[3]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6768 make check-local
6769 make[3]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
6770 XTERM_LOCALE='' /bin/sh '../tests/testsuite' -C tests AUTOTEST_PATH=tests/data:tests/language/lexer:tests/libpspp:tests/output:tests/math:src/ui/terminal:utilities RUNNER='' -j128
6771 ## ---------------------------------- ##
6772 ## GNU PSPP 2.0.1-gec03db test suite. ##
6773 ## ---------------------------------- ##
6774
6775 24: non-ASCII custom currency formats ok
6776 23: leading zeros in numeric output ok
6777 3: reading big numbers ok
6778 1: epoch ok
6779 31: AHEX output bug ok
6780 53: Reusing inline file ok
6781 47: dictionary case-insensitivity ok
6782 48: Write error - directory exists ok
6783 46: spreadsheet ODS with repeating data ok
6784 51: Write fifo ok
6785 27: output invalid dates ok
6786 52: Reading from pipe ok
6787 21: MONTH input format ok
6788 20: WKDAY input format ok
6789 50: Write error - temp file disappeared ok
6790 38: simple --sheet=0 --reverse ok
6791 39: multisheet --sheet=1 ok
6792 49: Write error - no permission ok
6793 42: holey ok
6794 41: sparse ok
6795 45: simple --metadata ok
6796 37: simple --sheet=0 ok
6797 40: repeating ok
6798 44: multisheet --metadata ok
6799 25: binary and hexadecimal output ok
6800 61: unexpected fixed values ok
6801 7: JDATE input format ok
6802 59: weighted ok
6803 63: long main header ok
6804 62: short main header ok
6805 55: write MDD file ok
6806 30: WKDAY output ok
6807 11: WKYR input format ok
6808 67: record 1 bad length ok
6809 9: QYR input format ok
6810 29: MONTH output ok
6811 64: invalid compression type ok
6812 65: unrealistic number of cases ok
6813 54: format guesser ok
6814 69: bad variable name ok
6815 14: MTIME input format ok
6816 66: labels bad offsets ok
6817 10: MOYR input format ok
6818 57: value labels ok
6819 68: bad variable format ok
6820 73: corrupt compressed data ok
6821 70: duplicate variable name ok
6822 56: variable labels and missing values ok
6823 75: string weight ok
6824 58: compressed data ok
6825 72: case extends past end of data record ok
6826 60: unspecified character encoding ok
6827 74: invalid weight index ok
6828 71: partial case ok
6829 76: overwriting portable file ok
6830 15: TIME input format ok
6831 77: overwriting portable file atomically ok
6832 16: DTIME input format ok
6833 5: ADATE input format ok
6834 88: extra product info ok
6835 6: EDATE input format ok
6836 4: DATE input format ok
6837 8: SDATE input format ok
6838 79: write portable file with value labels ok
6839 82: wrong number of variable positions but version 13 ok
6840 78: write to same portable file being read ok
6841 109: invalid numeric missing value indicator ok
6842 84: documents ok
6843 90: variable display parameters, with width ok
6844 83: value labels ok
6845 81: unspecified number of variable positions ok
6846 80: variable labels and missing values ok
6847 85: empty document record ok
6848 103: wrong number of variable positions ok
6849 87: multiple response sets ok
6850 92: very long strings ok
6851 98: zcompressed data ok
6852 96: compressed data, zero bias ok
6853 89: variable display parameters, without width ok
6854 94: variable roles ok
6855 106: variable width must be between 0 and 255 ok
6856 105: variable name may not be reserved word ok
6857 97: compressed data, other bias ok
6858 101: misplaced type 4 record ok
6859 104: variable name may not begin with `#' ok
6860 110: invalid string missing value indicator ok
6861 108: variable label indicator not 0 or 1 ok
6862 102: bad record type ok
6863 115: bad weighting variable index ok
6864 107: duplicate variable name ok
6865 100: unspecified character encoding ok
6866 117: multiple documents records ok
6867 91: long variable names ok
6868 113: invalid long string missing values ok
6869 123: bad machine floating-point info size ok
6870 112: invalid variable format ok
6871 116: variable index is long string continuation ok
6872 95: compressed data ok
6873 126: bad mrsets name ok
6874 120: bad machine integer info size ok
6875 128: missing space after E in mrsets ok
6876 119: unknown extension record ok
6877 127: missing space after C in mrsets ok
6878 121: bad machine integer info float format ok
6879 124: wrong special floating point values ok
6880 111: missing string continuation record ok
6881 114: weighting variable must be numeric ok
6882 122: bad machine integer info endianness ok
6883 125: unknown variables in variable sets ok
6884 118: extension record too large ok
6885 86: variable sets ok
6886 99: no variables ok
6887 93: data file and variable attributes ok
6888 2: numeric input formats ok
6889 132: bad counted string length in mrsets ok
6890 179: integer overflows in long string missing values ok
6891 131: bad type character in mrsets ok
6892 129: missing label source in mrsets ok
6893 180: null dereference skipping bad extension record 18 ok
6894 150: missing type 4 record ok
6895 130: unexpected label source in mrsets ok
6896 184: overwriting system file ok
6897 183: write and read compressed files ok
6898 158: unquoted attribute value ok
6899 139: missing newline after variable name in mrsets ok
6900 133: missing space in counted string in mrsets ok
6901 166: zcompressed data - bad ztrailer_ofs ok
6902 148: bad very long string segment width ok
6903 145: bad variable name in variable/value pair ok
6904 155: variables for value label must all be same type ok
6905 160: bad variable name in long string value label ok
6906 169: zcompressed data - wrong ztrailer_bias ok
6907 157: missing attribute value ok
6908 151: value label with no associated variables ok
6909 182: write and read long string value labels and missing values ok
6910 162: partial data record between variables ok
6911 164: partial compressed data record ok
6912 136: missing newline after variable name in mrsets ok
6913 152: type 4 record names long string variable ok
6914 146: duplicate long variable name ok
6915 147: bad very long string length ok
6916 168: zcompressed data - wrong ztrailer_len ok
6917 134: counted string too long in mrsets ok
6918 149: too many value labels ok
6919 153: value label variable indexes must be in correct range ok
6920 141: wrong display parameter size ok
6921 159: duplicate attribute name ok
6922 154: value label variable indexes must not be long string continuation ok
6923 135: missing space after counted string in mrsets ok
6924 163: partial data record within long string ok
6925 165: zcompressed data - bad zheader_ofs ok
6926 144: wrong display alignment ok
6927 138: mixed variable types in mrsets ok
6928 189: write v2 system file ok
6929 191: read very long strings written by SPSS 14 ok
6930 190: read very long strings written by SPSS 13 ok
6931 167: zcompressed data - invalid ztrailer_len ok
6932 181: write and read numeric data ok
6933 142: wrong display parameter count ok
6934 161: fewer data records than indicated by file header ok
6935 140: zero or one variable in mrset ok
6936 137: duplicate variable name in mrsets ok
6937 156: duplicate value labels type ok
6938 185: overwriting system file atomically ok
6939 143: wrong display measurement level ok
6940 210: numbers and punctuation ok
6941 178: zcompressed data - compressed sizes don't add up ok
6942 187: nonempty case_map doesn't crash ok
6943 206: two words without prefix match ok
6944 199: command parser crash bug ok
6945 200: FINISH executes immediately ok
6946 198: command parser negative tests ok
6947 205: single words ok
6948 197: decrypt an encrypted viewer file ok
6949 211: off by more than one word ok
6950 173: zcompressed data - wrong uncompressed_ofs ok
6951 171: zcompressed data - wrong block_size ok
6952 209: ambiguous two-word names ok
6953 202: ERASE -- not safer mode ok
6954 208: ambiguous single-word names ok
6955 172: zcompressed data - wrong n_blocks ok
6956 214: lexer crash due to null byte ok
6957 201: ERASE -- safer mode ok
6958 26: output valid dates ok
6959 176: zcompressed data - uncompressed_size > block_size ok
6960 170: zcompressed data - wrong ztrailer_zero ok
6961 220: positive numbers ok
6962 207: two words with prefix match ok
6963 219: punctuation ok
6964 213: lexer properly reports scan errors ok
6965 175: zcompressed data - compressed sizes don't add up ok
6966 174: zcompressed data - wrong compressed_ofs ok
6967 177: zcompressed data - compression expands data too much ok
6968 196: decrypt an encrypted syntax file ok
6969 217: identifiers ok
6970 18: BCD input (P and PK formats) ok
6971 204: COMMENT at end of file ok
6972 192: save very long string -- uncompressed ok
6973 222: strings ok
6974 218: reserved words ok
6975 203: N OF CASES ok
6976 195: decrypt an encrypted system file ok
6977 216: lexer crash due to reentrancy in error processing ok
6978 215: lexer crash due to overflow ok
6979 225: DOCUMENT command ok
6980 224: * and COMMENT commands ok
6981 233: DEFINE command - all on one line ok
6982 188: system files with -1 case_size ok
6983 226: FILE LABEL commands ok
6984 236: DEFINE command - arguments ok
6985 223: #! construct ok
6986 228: DO REPEAT command ok
6987 212: lexer ignores initial #! line ok
6988 231: DEFINE command - no newline after parentheses ok
6989 238: DEFINE command - arguments start on second line ok
6990 227: BEGIN DATA command ok
6991 230: DEFINE command - simple ok
6992 232: DEFINE command - no newline before !ENDDEFINE ok
6993 237: DEFINE command - multiline arguments ok
6994 229: DO REPEAT command in batch mode ok
6995 235: DEFINE command - blank lines ok
6996 234: DEFINE command - empty ok
6997 186: write to same system file being read ok
6998 193: save very long string -- compressed ok
6999 194: system file character encoding ok
7000 221: negative numbers ok
7001 240: DEFINE command - early end of command 2 ok
7002 239: DEFINE command - early end of command 1 ok
7003 244: batch mode ok
7004 243: DEFINE command - missing !ENDDEFINE ok
7005 242: DEFINE command - early end of command 4 ok
7006 241: DEFINE command - early end of command 3 ok
7007 43: one-thousand-by-fifty-three --refcheck --reverse ok
7008 260: DEFINE command - no newline after parentheses ok
7009 275: empty input ok
7010 19: legacy input (N and Z formats) ok
7011 279: variable parser crash ok
7012 278: Long variable names ok
7013 270: DEFINE command - early end of command 3 ok
7014 285: expressions - unary minus ok
7015 266: DEFINE command - multiline arguments ok
7016 245: identifiers ok
7017 251: strings ok
7018 305: expressions - REPLACE ok
7019 265: DEFINE command - arguments ok
7020 252: #! construct ok
7021 256: BEGIN DATA command ok
7022 277: input ends in carriage return ok
7023 246: identifiers that end in '.' ok
7024 283: expressions - multiplication and division ok
7025 282: expressions - addition and subtraction ok
7026 286: expressions - AND truth table ok
7027 280: expressions - numeric syntax ok
7028 272: DEFINE command - missing !ENDDEFINE ok
7029 281: expressions - coercion to and from Boolean ok
7030 284: expressions - exponentiation ok
7031 248: punctuation ok
7032 259: DEFINE command - simple ok
7033 268: DEFINE command - early end of command 1 ok
7034 271: DEFINE command - early end of command 4 ok
7035 250: negative numbers ok
7036 247: reserved words ok
7037 262: DEFINE command - all on one line ok
7038 255: FILE LABEL command ok
7039 263: DEFINE command - empty ok
7040 276: blank lines input ok
7041 264: DEFINE command - blank lines ok
7042 261: DEFINE command - no newline before !ENDDEFINE ok
7043 298: expressions - CFVAR MEAN MEDIAN ok
7044 254: DOCUMENT command ok
7045 269: DEFINE command - early end of command 2 ok
7046 249: positive numbers ok
7047 273: batch mode ok
7048 301: expressions - INDEX ok
7049 293: expressions - vector indexing ok
7050 318: expressions - DATE.DMY ok
7051 267: DEFINE command - arguments start on second line ok
7052 303: expressions - LENGTH ok
7053 287: expressions - OR truth table ok
7054 300: expressions - CONCAT ok
7055 304: expressions - LOWER ok
7056 295: expressions - ANY ok
7057 17: binary and hexadecimal input (IB, PIB, and PIBHEX formats) ok
7058 253: * and COMMENT commands ok
7059 290: expressions - >= > <> ok
7060 299: expressions - SD SUM VARIANCE ok
7061 294: expressions - MISSING NMISS NVALID SYSMIS ok
7062 288: expressions - NOT truth table ok
7063 306: expressions - LPAD ok
7064 309: expressions - RPAD ok
7065 297: expressions - MAX MIN ok
7066 258: DO REPEAT command in batch mode ok
7067 289: expressions - = <= < ok
7068 292: expressions - ACOS ARSIN ARTAN COS SIN TAN ok
7069 311: expressions - STRING ok
7070 308: expressions - LTRIM ok
7071 291: expressions - EXP LG10 LN SQRT ABS MOD MOD10 RND TRUNC ok
7072 296: expressions - RANGE ok
7073 313: expressions - SUBSTR ok
7074 307: expressions - NUMBER ok
7075 324: expressions - DATE.YRDAY ok
7076 274: auto mode ok
7077 312: expressions - STRUNC ok
7078 302: expressions - RINDEX ok
7079 257: DO REPEAT command ok
7080 310: expressions - RTRIM ok
7081 352: expressions - UNIFORM ok
7082 351: expression - LAG crash ok
7083 350: expressions - LAG ok
7084 314: expressions - UPCASE ok
7085 330: expressions - XDATE.MONTH ok
7086 331: expressions - XDATE.QUARTER ok
7087 315: expressions - TIME.DAYS ok
7088 316: expressions - TIME.HMS ok
7089 325: expressions - XDATE.DATE ok
7090 322: expressions - DATE.QYR ok
7091 328: expressions - XDATE.MDAY ok
7092 338: expressions - DATEDIFF years ok
7093 323: expressions - DATE.WKYR ok
7094 321: expressions - DATE.MOYR ok
7095 317: expressions - CTIME.* ok
7096 337: expressions - XDATE.YEAR ok
7097 335: expressions - XDATE.WEEK ok
7098 332: expressions - XDATE.SECOND ok
7099 319: expressions - YRMODA ok
7100 333: expressions - XDATE.TDAY ok
7101 326: expressions - XDATE.HOUR ok
7102 356: parse expression with unknown variable crash ok
7103 341: expressions - DATEDIFF weeks ok
7104 327: expressions - XDATE.JDAY ok
7105 334: expressions - XDATE.TIME ok
7106 336: expressions - XDATE.WKDAY ok
7107 340: expressions - DATEDIFF months ok
7108 339: expressions - DATEDIFF quarters ok
7109 355: expressions - vectors ok
7110 320: expressions - DATE.MDY ok
7111 329: expressions - XDATE.MINUTE ok
7112 347: expressions - DATESUM preserves time of day for units of days and longer ok
7113 345: expressions - DATESUM with leap year ok
7114 353: expressions - VALUELABEL ok
7115 354: expressions - variables ok
7116 342: expressions - DATEDIFF days ok
7117 349: expressions - generic tree optimizations ok
7118 344: expressions - DATESUM with non-leap year ok
7119 343: expressions - DATEDIFF time of day ok
7120 346: expressions - DATESUM ok
7121 348: expressions - NCDF.BETA ok
7122 357: parsing boolean expression with type mismatch ok
7123 362: parse expression with unknown identifier ok
7124 361: parse expression with unknown system variable ok
7125 360: assigning string expression to new variable ok
7126 358: parsing numeric expression with type mismatch ok
7127 359: parsing string expression with type mismatch ok
7128 363: parse expression with extension function in compatibility mode ok
7129 365: parse expression with invalid logical expression ok
7130 368: unary operator type mismatch ok
7131 364: LAG expression following TEMPORARY ok
7132 380: AGGREGATE presorted data to dataset file, columnwise missing ok
7133 369: parsing with negative numbers ok
7134 370: system variables ok
7135 366: chaining operators that shouldn't be ok
7136 367: binary operator type mismatch ok
7137 382: AGGREGATE unsorted data to dataset file, columnwise missing ok
7138 385: AGGREGATE unsorted data to active file, itemwise missing ok
7139 379: AGGREGATE presorted data to dataset file, itemwise missing ok
7140 371: system variables - $DATE $DATE11 $JDATE $TIME ok
7141 381: AGGREGATE unsorted data to dataset file, itemwise missing ok
7142 412: CACHE ok
7143 375: ADD FILES -- interleave inline with sav ok
7144 374: ADD FILES -- interleave sav with inline ok
7145 398: AGGREGATE - temporary transformations ok
7146 393: AGGREGATE mode=addvariables ok
7147 396: AGGREGATE - subcommand syntax errors ok
7148 392: AGGREGATE crash with invalid syntax ok
7149 435: 3-way CROSSTABS ok
7150 405: AUTORECODE group - string variables ok
7151 415: COMPUTE bug in long string UPCASE ok
7152 391: AGGREGATE crash with MAX function ok
7153 404: AUTORECODE group subcommand ok
7154 397: AGGREGATE - aggregation function syntax errors ok
7155 407: AUTORECODE /blank ok
7156 408: AUTORECODE with TEMPORARY ok
7157 413: CD ok
7158 414: COMPUTE crash with SAVE ok
7159 403: AUTORECODE long strings and check the value labels ok
7160 409: AUTORECODE with scratch variables ok
7161 386: AGGREGATE unsorted data to active file, columnwise missing ok
7162 394: AGGREGATE duplicate variable errors ok
7163 406: AUTORECODE group vs. strings ok
7164 410: AUTORECODE with /INTO ok
7165 411: AUTORECODE with /BLANK without specifier ok
7166 395: AGGREGATE presorted warnings ok
7167 383: AGGREGATE presorted data to active file, itemwise missing ok
7168 384: AGGREGATE presorted data to active file, columnwise missing ok
7169 401: AUTORECODE multiple missing values ok
7170 402: AUTORECODE numbers and short strings ok
7171 377: ADD FILES -- concatenate sav with inline ok
7172 378: ADD FILES -- concatenate inline with sav ok
7173 372: expressions - negative checks ok
7174 387: AGGREGATE presorted data to external file, itemwise missing ok
7175 399: APPLY DICTIONARY ok
7176 388: AGGREGATE presorted data to external file, columnwise missing ok
7177 390: AGGREGATE unsorted data to external file, columnwise missing ok
7178 389: AGGREGATE unsorted data to external file, itemwise missing ok
7179 417: COMPUTE self-reference to new variable ok
7180 425: CORRELATIONS -- syntax errors ok
7181 424: CORRELATIONS -- empty dataset 2 ok
7182 438: CROSSTABS crash when all cases missing ok
7183 428: CROSSTABS residuals ok
7184 431: CROSSTABS long string crash ok
7185 420: CORRELATIONS -- non-square ok
7186 427: COUNT -- string data ok
7187 430: CROSSTABS integer mode crash 2 ok
7188 432: CROSSTABS crash ok
7189 437: CROSSTABS descending sort order ok
7190 416: COMPUTE bug with long variable names ok
7191 422: CORRELATIONS -- incorrect subtable selection ok
7192 439: CROSSTABS Fisher Exact Test ok
7193 423: CORRELATIONS -- empty dataset ok
7194 426: COUNT -- numeric data ok
7195 433: CROSSTABS chi-square crash ok
7196 376: ADD FILES -- concatenate sav with sav ok
7197 418: CORRELATIONS -- unweighted ok
7198 421: CORRELATIONS -- crash with WITH keyword ok
7199 373: ADD FILES -- interleave sav with sav ok
7200 434: CROSSTABS crash with SPLIT FILE ok
7201 400: VARIABLE ATTRIBUTES and DATAFILE ATTRIBUTES ok
7202 436: CROSSTABS rounding weights with COUNT ok
7203 429: CROSSTABS integer mode crash ok
7204 454: CROSSTABS uncertainy coefficient ok
7205 446: CROSSTABS Goodman and Kruskal's lambda - 2 ok
7206 460: CTABLES parsing - more negative ok
7207 443: CROSSTABS Pearson's R - 4 ok
7208 440: CROSSTABS Pearson's R - 1 ok
7209 457: CROSSTABS syntax errors ok
7210 447: CROSSTABS Goodman and Kruskal's lambda - 3 ok
7211 419: CORRELATIONS -- weighted ok
7212 451: CROSSTABS Somers' D, Tau-B, Tau-C, Gamma - 3 ok
7213 442: CROSSTABS Pearson's R - 3 ok
7214 459: CTABLES parsing - negative ok
7215 445: CROSSTABS Goodman and Kruskal's lambda - 1 ok
7216 441: CROSSTABS Pearson's R - 2 ok
7217 452: CROSSTABS Cohens Kappa ok
7218 449: CROSSTABS Somers' D, Tau-B, Tau-C, Gamma - 1 ok
7219 444: CROSSTABS Pearson's R - 5 ok
7220 450: CROSSTABS Somers' D, Tau-B, Tau-C, Gamma - 2 ok
7221 455: CROSSTABS estimated risk ok
7222 453: CROSSTABS many statistics ok
7223 478: CTABLES intersecting PCOMPUTEs ok
7224 448: CROSSTABS Goodman and Kruskal's lambda - treatment of ties ok
7225 466: CTABLES categories and EMPTY ok
7226 472: CTABLES SLABELS with stacking different summaries ok
7227 461: CTABLES one categorical variable ok
7228 458: CTABLES parsing ok
7229 464: CTABLES simple stacking ok
7230 477: CTABLES PCOMPUTE - THRU ok
7231 456: CROSSTABS barchart ok
7232 468: CTABLES sorting categories ok
7233 471: CTABLES SLABELS ok
7234 476: CTABLES PCOMPUTE - OTHERNM and MISSING ok
7235 463: CTABLES one scale variable ok
7236 467: CTABLES interaction between EMPTY and PCOMPUTE ok
7237 473: CTABLES simple totals ok
7238 474: CTABLES subtotals ok
7239 475: CTABLES PCOMPUTE ok
7240 465: CTABLES show or hide empty categories ok
7241 483: CTABLES SMISSING=LISTWISE ok
7242 462: CTABLES one string variable ok
7243 470: CTABLES nesting and scale variables ok
7244 482: CTABLES missing values ok
7245 469: CTABLES simple nesting ok
7246 488: CTABLES FORMAT MISSING ok
7247 489: CTABLES HIDESMALLCOUNTS ok
7248 486: CTABLES VLABELS - nested variables ok
7249 487: CTABLES FORMAT EMPTY ok
7250 528: DATASET DECLARE ok
7251 519: DATA LIST FIXED manual example 2 ok
7252 484: CTABLES VLABELS - variables on different axes ok
7253 485: CTABLES VLABELS - stacked variables ok
7254 481: CTABLES CLABELS with VLABELS DISPLAY=NONE ok
7255 480: CTABLES CLABELS ok
7256 543: macro call missing positional !CHAREND arguments ok
7257 491: CTABLES special formats ok
7258 498: CTABLES categorical summary functions ok
7259 499: CTABLES scale summary functions ok
7260 492: CTABLES TITLES ok
7261 509: DATA LIST FREE with explicit delimiter at end of line ok
7262 529: DATASET NAME deletes duplicate name ok
7263 531: DATASET ACTIVATE executes pending transformations ok
7264 546: macro call incomplete positional !ENCLOSE arguments ok
7265 541: macro call incomplete positional !TOKENS arguments ok
7266 522: BEGIN DATA as an independent command ok
7267 527: DATASET COPY ok
7268 497: CTABLES area definitions with CLABELS COLLABELS=LAYER ok
7269 516: DATA LIST Decimal comma ok
7270 557: macro expansion - !EVAL ok
7271 494: CTABLES area definitions with CLABELS ROWLABELS=OPPOSITE ok
7272 506: DATA LIST LIST with explicit delimiters ok
7273 520: DATA LIST inside LOOP ok
7274 518: DATA LIST FIXED manual example 1 ok
7275 533: DATASET heap overflow ok
7276 514: DATA LIST FREE and LIST report missing delimiters ok
7277 530: DATASET ACTIVATE deletes unnamed dataset ok
7278 511: DATA LIST FIXED with empty trailing record ok
7279 508: DATA LIST LIST with SKIP and tab delimiter ok
7280 504: CTABLES crash with all-missing data ok
7281 532: DATASET CLOSE ok
7282 495: CTABLES area definitions with CLABELS COLLABELS=OPPOSITE ok
7283 496: CTABLES area definitions with CLABELS ROWLABELS=LAYER ok
7284 510: DATA LIST FIXED with multiple records per case ok
7285 521: BEGIN DATA as part of a procedure ok
7286 507: DATA LIST FREE with SKIP ok
7287 515: DATA LIST FREE and LIST assume a width if omitted ok
7288 505: DATA LIST LIST with empty fields ok
7289 503: CTABLES variable level inference ok
7290 517: DATA LIST syntax errors ok
7291 493: CTABLES area definitions ok
7292 544: macro call incomplete positional !CHAREND arguments ok
7293 512: DATA LIST with various line-ends ok
7294 553: macro expansion - !ENCLOSE keyword arguments ok
7295 562: macro expansion - !NULL ok
7296 534: DATASET syntax errors ok
7297 28: time output ok
7298 547: keyword macro argument name with ! prefix ok
7299 545: macro call missing positional !ENCLOSE arguments ok
7300 577: macro list !DO reaches MITERATE ok
7301 565: macro expansion - !UPCASE ok
7302 490: CTABLES FORMAT MINCOLWIDTH MAXCOLWIDTH ok
7303 540: macro call missing positional !TOKENS arguments ok
7304 575: !BREAK with macro indexed !DO ok
7305 548: reserved macro keyword argument name ok
7306 552: macro expansion - !CHAREND keyword arguments - negative ok
7307 551: macro expansion - !CHAREND keyword arguments ok
7308 536: simple macro expansion ok
7309 554: macro expansion - !ENCLOSE keyword arguments - negative ok
7310 539: macro expansion with positional arguments ok
7311 550: macro expansion - one !TOKENS(1) keyword argument - negative ok
7312 556: macro expansion - !CONCAT ok
7313 537: redefining a macro ok
7314 538: macro expansion - one !TOKENS(1) positional argument ok
7315 549: macro expansion - one !TOKENS(1) keyword argument ok
7316 559: macro expansion - !TAIL ok
7317 558: macro expansion - !HEAD ok
7318 555: macro expansion - !BLANKS ok
7319 542: macro call empty positional !CHAREND arguments ok
7320 502: CTABLES with SPLIT FILE ok
7321 535: USE ALL ok
7322 513: DATA LIST properly expands tabs in input ok
7323 501: CTABLES hidden scale VLABELS ok
7324 584: macro calls in each others' lookahead ok
7325 561: macro expansion - !LENGTH ok
7326 560: macro expansion - !INDEX ok
7327 574: macro indexed !DO reaches MITERATE ok
7328 580: macro !LET invalid variable names ok
7329 572: macro indexed !DO ok
7330 32: 3x3, 0 backing rows, backing widths ok
7331 583: error message within macro expansion ok
7332 576: macro list !DO ok
7333 567: macro maximum nesting level (MNEST) ok
7334 563: macro expansion - !QUOTE and !UNQUOTE ok
7335 579: macro !LET ok
7336 566: macro expansion - !* ok
7337 573: macro !DO invalid variable names ok
7338 564: macro expansion - !SUBSTR ok
7339 571: macro !LET ok
7340 585: bad token in macro body ok
7341 581: BEGIN DATA inside a macro ok
7342 578: !BREAK with macro list !DO ok
7343 592: macro !DO errors ok
7344 570: macro !IF condition -- logical operators ok
7345 523: read and write files with MODE=BINARY ok
7346 597: DISPLAY MACROS ok
7347 590: macro !IF errors ok
7348 591: macro !LET errors ok
7349 599: DELETE VARIABLES with string variables ok
7350 586: macro name overlaps with macro function name ok
7351 596: one macro calls another ok
7352 593: macros in comments ok
7353 588: specific macro function syntax errors ok
7354 587: generic macro function syntax errors ok
7355 589: macro expression errors ok
7356 595: macro expansion with token merging ok
7357 594: DEFINE syntax errors ok
7358 524: read and write files with MODE=360 /RECFORM=FIXED /LRECL=32 ok
7359 598: DELETE VARIABLES with FILTER ok
7360 525: read and write files with MODE=360 /RECFORM=VARIABLE ok
7361 568: macro !IF condition ok
7362 582: TITLE and SUBTITLE with macros ok
7363 569: macro !IF condition -- case sensitivity ok
7364 526: read and write files with MODE=360 /RECFORM=SPANNED ok
7365 606: DESCRIPTIVES -- excluding missing data listwise ok
7366 604: DESCRIPTIVES -- excluding missing data ok
7367 601: DELETE VARIABLES crash 2 ok
7368 602: DELETE VARIABLES syntax errors ok
7369 607: DESCRIPTIVES -- including missing data listwise ok
7370 603: DESCRIPTIVES basics ok
7371 605: DESCRIPTIVES -- including missing data ok
7372 618: DO IF - negative ok
7373 600: DELETE VARIABLES crash ok
7374 616: DESCRIPTIVES syntax errors ok
7375 610: DESCRIPTIVES -- Z scores ok
7376 611: DESCRIPTIVES -- Z scores, listwise missing ok
7377 608: DESCRIPTIVES bug calculating mean only ok
7378 624: DO REPEAT -- missing END REPEAT ok
7379 609: DESCRIPTIVES bug with TEMPORARY ok
7380 645: EXAMINE -- sample unweighted ok
7381 656: FACTOR extraction=pc method=correlation ok
7382 628: EXAMINE -- extremes ok
7383 625: DO REPEAT -- syntax errors ok
7384 623: DO REPEAT -- empty ok
7385 639: EXAMINE -- all-missing data doesn't crash ok
7386 612: DESCRIPTIVES -- Z scores with SPLIT FILE ok
7387 619: DO REPEAT -- simple ok
7388 636: EXAMINE -- consecutive runs don't crash ok
7389 653: EXAMINE -- shapiro-wilk 2 ok
7390 620: DO REPEAT -- containing BEGIN DATA ok
7391 613: DESCRIPTIVES -- Z scores bug with TEMPORARY ok
7392 615: DESCRIPTIVES tutorial example ok
7393 614: DESCRIPTIVES -- Z scores with FILTER ok
7394 652: EXAMINE -- shapiro-wilk 1 ok
7395 635: EXAMINE -- crash bug ok
7396 633: EXAMINE -- missing values and percentiles ok
7397 642: EXAMINE -- non-numeric ID ok
7398 643: EXAMINE -- Bad Input ok
7399 622: DO REPEAT -- nested ok
7400 621: DO REPEAT -- dummy vars not expanded in include files ok
7401 629: EXAMINE -- extremes with fractional weights ok
7402 632: EXAMINE -- user missing values ok
7403 626: DO REPEAT -- duplicate substitutions ok
7404 634: EXAMINE -- trimmed mean ok
7405 638: EXAMINE -- single case doesn't crash ok
7406 617: DO IF ok
7407 647: EXAMINE -- Bad variable ok
7408 646: EXAMINE -- Empty Parentheses ok
7409 627: EXAMINE ok
7410 657: FACTOR empty dataset ok
7411 650: EXAMINE tutorial example 2 ok
7412 644: EXAMINE -- MISSING=REPORT ok
7413 637: EXAMINE -- missing values don't crash ok
7414 630: EXAMINE -- percentiles ok
7415 631: EXAMINE -- missing values ok
7416 665: FACTOR Kaiser-Meyer-Olkin ok
7417 658: FACTOR /ROTATION=NOROTATE ok
7418 674: FLIP with invalid variable names ok
7419 654: EXAMINE syntax errors ok
7420 659: FACTOR /CRITERIA=ITERATE ok
7421 649: EXAMINE tutorial example 1 ok
7422 648: EXAMINE -- Extremes vs. Missing Weights ok
7423 666: FACTOR syntax errors ok
7424 667: FILE HANDLE ok
7425 664: FACTOR anti-image matrix ok
7426 663: FACTOR bad input ok
7427 662: FACTOR correlation matrix ok
7428 661: FACTOR covariance matrix ok
7429 671: FLIP with NEWNAMES ok
7430 672: FLIP without NEWNAMES ok
7431 673: FLIP badly formed ok
7432 670: CLOSE FILE HANDLE syntax errors ok
7433 676: FORMATS negative tests ok
7434 655: FACTOR extraction=paf method=correlation ok
7435 675: FORMATS positive tests ok
7436 669: CLOSE FILE HANDLE ok
7437 668: FILE HANDLE syntax errors ok
7438 677: FREQUENCIES string variable ok
7439 651: EXAMINE -- Crash on unrepresentable graphs ok
7440 678: FREQUENCIES with SPLIT FILE - LAYERED ok
7441 696: FREQUENCIES dichotomous histogram ok
7442 679: FREQUENCIES with SPLIT FILE - SEPARATE ok
7443 680: FREQUENCIES with SPLIT FILE - LAYERED - unsorted data ok
7444 690: FREQUENCIES compatibility percentiles ok
7445 688: FREQUENCIES basic percentiles ok
7446 687: FREQUENCIES crash after TEMPORARY ok
7447 684: FREQUENCIES pie chart crash ok
7448 698: FREQUENCIES variance ok
7449 691: FREQUENCIES enhanced percentiles ok
7450 686: FREQUENCIES median with histogram crash ok
7451 695: FREQUENCIES enhanced percentiles, weighted, missing values ok
7452 697: FREQUENCIES median ok
7453 682: FREQUENCIES with LIMIT ok
7454 694: FREQUENCIES enhanced percentiles, weighted (3) ok
7455 681: FREQUENCIES two runs crash ok
7456 692: FREQUENCIES enhanced percentiles, weighted ok
7457 689: FREQUENCIES basic n-tiles ok
7458 683: FREQUENCIES HTML output crash ok
7459 693: FREQUENCIES enhanced percentiles, weighted (2) ok
7460 699: FREQUENCIES default statistics ok
7461 685: FREQUENCIES histogram crash ok
7462 714: GET DATA /TYPE=GNM assert-fail ok
7463 701: FREQUENCIES histogram no valid cases ok
7464 704: FREQUENCIES syntax errors ok
7465 702: FREQUENCIES percentiles + histogram bug#48128 ok
7466 713: GET DATA /TYPE=GNM sheet index bug ok
7467 708: GET DATA /TYPE=GNM without CELLRANGE ok
7468 700: FREQUENCIES no valid data ok
7469 640: EXAMINE -- big input doesn't crash ok
7470 703: FREQUENCIES vs. missing weights ok
7471 709: GET DATA /TYPE=GNM with missing data ok
7472 711: GET DATA /TYPE=GNM with empty sheet ok
7473 716: GET DATA /TYPE=ODS with CELLRANGE and READNAMES ok
7474 660: FACTOR promax ok
7475 717: GET DATA /TYPE=ODS without CELLRANGE ok
7476 710: GET DATA /TYPE=GNM with no options ok
7477 712: GET DATA /TYPE=GNM with nonexistent sheet ok
7478 707: GET DATA /TYPE=GNM with CELLRANGE and READNAMES ok
7479 706: GET DATA /TYPE=GNM with CELLRANGE ok
7480 718: GET DATA /TYPE=ODS with missing data ok
7481 715: GET DATA /TYPE=ODS with CELLRANGE ok
7482 35: 3x3, 3 backing rows, backing widths 5 ok
7483 34: 3x3, 3 backing rows, backing widths 0 ok
7484 479: CTABLES string and date and time ok
7485 736: GET DATA /TYPE=txt another bug ok
7486 735: GET DATA /TYPE=txt bug ok
7487 727: GET DATA /TYPE=TXT with multiple records per case ok
7488 734: GET DATA /TYPE= truncated ok
7489 722: GET DATA /TYPE=ODS crash ok
7490 723: GET DATA /TYPE=ODS readnames ok
7491 720: GET DATA /TYPE=ODS with empty sheet ok
7492 721: GET DATA /TYPE=ODS with nonexistent sheet ok
7493 737: GET DATA syntax errors ok
7494 719: GET DATA /TYPE=ODS with no options ok
7495 729: GET DATA /TYPE=TXT password example ok
7496 731: GET DATA /TYPE=TXT pets example ok
7497 726: GET DATA /TYPE=TXT with FIRSTCASE and tab delimiter ok
7498 730: GET DATA /TYPE=TXT cars example ok
7499 724: GET DATA /TYPE=TXT with explicit delimiters ok
7500 728: GET DATA /TYPE=TXT with empty trailing record ok
7501 725: GET DATA /TYPE=TXT with FIRSTCASE ok
7502 732: GET DATA /TYPE=TXT with IMPORTCASE ok
7503 762: GRAPH syntax errors ok
7504 500: CTABLES scale summary functions - weighting ok
7505 741: GET with /KEEP=ALL crashes -- compressed ok
7506 767: HOST - nonexistent shell ok
7507 738: GET data works in multiple procedures ok
7508 733: GET DATA /TYPE=TXT with ENCODING subcommand ok
7509 739: GET nonexistent file doesn't crash ok
7510 742: GET data no type ok
7511 757: GRAPH barchart arity ok
7512 740: GET with /KEEP=ALL crashes -- uncompressed ok
7513 748: GLM syntax errors ok
7514 755: GRAPH histogram all missing ok
7515 761: GRAPH barchart percentage sub-categorical ok
7516 749: GRAPH simple scatterplot ok
7517 806: LIST tutorial example ok
7518 744: GLM 2 by 2 factorial design ok
7519 743: GLM latin square design ok
7520 746: GLM excluded intercept ok
7521 759: GRAPH barchart full ok
7522 752: GRAPH missing=VARIABLE no crash ok
7523 766: HOST - command failure ok
7524 763: HOST - one command ok
7525 758: GRAPH barchart bad syntax ok
7526 760: GRAPH buggy syntax ok
7527 774: HOST - SAFER ok
7528 754: GRAPH histogram with null data ok
7529 751: GRAPH missing values don't crash ok
7530 784: INPUT PROGRAM unexpected end of file ok
7531 756: GRAPH barcharts ok
7532 769: HOST - output to stdout ok
7533 776: INPUT PROGRAM invalid syntax crash ok
7534 782: INPUT PROGRAM concatenating two files - version 2 ok
7535 770: HOST - output to stderr ok
7536 764: HOST - two commands ok
7537 772: HOST - zero time limit ok
7538 753: GRAPH missing value in by variable ok
7539 778: INPUT PROGRAM with VECTOR and EXECUTE ok
7540 771: HOST - input from stdin ok
7541 786: REREAD syntax errors ok
7542 785: INPUT PROGRAM no variables ok
7543 783: INPUT PROGRAM generating data ok
7544 775: INPUT PROGRAM invalid syntax crash ok
7545 777: INPUT PROGRAM infinite loop ok
7546 768: HOST - nonexistent command ok
7547 787: INSERT SYNTAX=INTERACTIVE ok
7548 781: INPUT PROGRAM concatenating two files - version 1 ok
7549 745: GLM Type I and II Sums of Squares ok
7550 793: INSERT nonexistent file ok
7551 795: INSERT unterminated string ok
7552 789: INSERT CD=NO ok
7553 791: INSERT ERROR=STOP ok
7554 805: LIST crash on invalid input ok
7555 765: HOST - time limit ok
7556 797: LEAVE ok
7557 807: LIST syntax errors ok
7558 788: INSERT SYNTAX=BATCH ok
7559 798: LEAVE syntax errors ok
7560 796: INSERT syntax errors ok
7561 792: INSERT ERROR=CONTINUE ok
7562 808: LIST duplicate variables ok
7563 800: LIST numbered cases ok
7564 790: INSERT CD=YES ok
7565 794: INCLUDE full check ok
7566 802: LIST lots of variables ok
7567 804: LIST very long string ok
7568 803: LIST selected cases ok
7569 801: LIST with split file ok
7570 799: LIST plain cases ok
7571 779: INPUT PROGRAM taking shorter of two files ok
7572 809: LOGISTIC REGRESSION basic test ok
7573 747: GLM missing values ok
7574 813: LOGISTIC REGRESSION non-dichotomous dep var ok
7575 816: LOGISTIC REGRESSION identical categories ok
7576 812: LOGISTIC REGRESSION without constant ok
7577 780: INPUT PROGRAM taking longer of two files ok
7578 815: LOGISTIC REGRESSION with cat var 2 ok
7579 814: LOGISTIC REGRESSION with categorical ok
7580 829: LOOP negative ok
7581 818: LOGISTIC REGRESSION confidence interval ok
7582 819: LOGISTIC REGRESSION syntax errors ok
7583 823: LOOP with index and IF based on index ok
7584 820: LOOP with index ok
7585 827: LOOP with no conditions that ends due to MXLOOPS ok
7586 822: LOOP with END IF condition ok
7587 828: LOOP with IF condition that ends due to MXLOOPS ok
7588 826: LOOP with no conditions containing BREAK ok
7589 825: LOOP with index and IF and END IF based on index ok
7590 821: LOOP with IF condition ok
7591 824: LOOP with index and END IF based on index ok
7592 773: HOST - signal termination ok
7593 817: LOGISTIC REGRESSION missing categoricals ok
7594 811: LOGISTIC REGRESSION weights ok
7595 810: LOGISTIC REGRESSION missing values ok
7596 840: MATCH FILES syntax errors ok
7597 850: MATRIX DATA - factor variables ok
7598 843: MATRIX DATA - UPPER DIAGONAL with ROWTYPE_ ok
7599 844: MATRIX DATA - FULL with ROWTYPE_ ok
7600 845: MATRIX DATA - UPPER NODIAGONAL with ROWTYPE_ ok
7601 849: MATRIX DATA - split data - 2 ok
7602 846: MATRIX DATA - UPPER NODIAGONAL with ROWTYPE_ - 2 ok
7603 870: MATRIX DATA - Factor variables grouping within-cell records by row type without ROWTYPE_ ok
7604 847: MATRIX DATA - LOWER NODIAGONAL with ROWTYPE_ ok
7605 848: MATRIX DATA - split data ok
7606 839: MATCH FILES with different string widths ok
7607 842: MATRIX DATA - LOWER DIAGONAL with ROWTYPE_ ok
7608 841: MATCH FILES incompatible encoding warning ok
7609 838: MATCH FILES bug with scratch variables ok
7610 837: MATCH FILES bug with TABLE from active dataset ok
7611 867: MATRIX DATA - Split variables with explicit values with N and without ROWTYPE_ ok
7612 864: MATRIX DATA - LOWER DIAGONAL with N and without ROWTYPE_ ok
7613 856: MATRIX DATA - read integrity ok
7614 875: MATRIX - submatrices as rvalues - all columns or all rows ok
7615 854: MATRIX DATA - bad number ok
7616 851: MATRIX DATA - factors and splits ok
7617 876: MATRIX - COMPUTE submatrices as lvalues ok
7618 878: MATRIX - subvectors as rvalues ok
7619 831: MATCH FILES -- system file and active file ok
7620 901: MATRIX - invalid function arguments ok
7621 866: MATRIX DATA - Split variables with explicit values without ROWTYPE_ ok
7622 872: MATRIX DATA - plus and minus as delimiters ok
7623 830: MATCH FILES -- system file and system file ok
7624 853: MATRIX DATA - unexpected ROWTYPE_ ok
7625 883: MATRIX - relational operators ok
7626 835: MATCH FILES -- active file and system table ok
7627 858: MATRIX DATA - too few rows ok
7628 873: Matrix reader - negative tests ok
7629 833: MATCH FILES -- system file and system table ok
7630 871: MATRIX DATA - syntax errors ok
7631 859: MATRIX DATA - badly formed ok
7632 863: MATRIX DATA - LOWER DIAGONAL without ROWTYPE_ ok
7633 879: MATRIX - COMPUTE subvectors as lvalues ok
7634 857: MATRIX DATA - too many rows ok
7635 884: MATRIX - logical operators ok
7636 852: MATRIX DATA - bad ROWTYPE_ ok
7637 834: MATCH FILES -- system file and active table ok
7638 865: MATRIX DATA - extraneous data without ROWTYPE_ ok
7639 877: MATRIX - COMPUTE submatrices as lvalues - negative ok
7640 862: MATRIX DATA - crash ok
7641 832: MATCH FILES -- active file and system file ok
7642 836: MATCH FILES parallel match ok
7643 855: MATRIX DATA - long variable names ok
7644 874: MATRIX - empty matrices ok
7645 881: MATRIX - COMPUTE - negative ok
7646 860: MATRIX DATA - N subcommand ok
7647 882: MATRIX - elementwise arithmetic operators ok
7648 868: MATRIX DATA - Split variable with sequential values without ROWTYPE_ ok
7649 869: MATRIX DATA - Factor variables grouping within-cell records by factor without ROWTYPE_ ok
7650 861: MATRIX DATA - N subcommand - 2 ok
7651 880: MATRIX - COMPUTE subvectors as lvalues - negative ok
7652 885: MATRIX - matrix operators ok
7653 888: MATRIX - string matrices ok
7654 887: MATRIX - comments ok
7655 894: MATRIX - MAGIC ok
7656 907: MATRIX - PRINT - negative ok
7657 895: MATRIX - MAKE MDIAG MMAX MMIN MOD ok
7658 911: MATRIX - BREAK outside LOOP ok
7659 904: MATRIX - CALL EIGEN ok
7660 902: MATRIX - invalid number function arguments ok
7661 900: MATRIX - UNIFORM ok
7662 896: MATRIX - MSSQ MSUM NCOL NROW RANK ok
7663 890: MATRIX - BLOCK CHOL CMAX CMIN COS ok
7664 897: MATRIX - RESHAPE RMAX RMIN RND RNKORDER ok
7665 910: MATRIX - indexed or conditional LOOP ok
7666 905: MATRIX - CALL SVD ok
7667 903: MATRIX - CALL SETDIAG ok
7668 889: MATRIX - ABS ALL ANY ARSIN ARTAN ok
7669 899: MATRIX - SSCP SVAL SWEEP TRACE TRANSPOS TRUNC ok
7670 898: MATRIX - RSSQ RSUM SIN SOLVE SQRT ok
7671 908: MATRIX - DO IF ok
7672 886: MATRIX - sequences and construction ok
7673 909: MATRIX - unbounded LOOP ok
7674 892: MATRIX - EVAL EXP GINV GRADE GSCH ok
7675 893: MATRIX - IDENT INV KRONEKER LG10 LN ok
7676 891: MATRIX - CSSQ CSUM DESIGN DET DIAG ok
7677 906: MATRIX - PRINT ok
7678 924: MATRIX - MGET with factor and split variables ok
7679 919: MATRIX - SAVE - inline ok
7680 915: MATRIX - WRITE - negative ok
7681 916: MATRIX - GET ok
7682 922: MATRIX - MGET with split variables ok
7683 921: MATRIX - MGET ok
7684 917: MATRIX - GET - negative ok
7685 914: MATRIX - WRITE ok
7686 913: MATRIX - READ - negative ok
7687 912: MATRIX - READ ok
7688 920: MATRIX - SAVE - negative ok
7689 932: MATRIX - MGET - unknown ROWTYPE_ ok
7690 927: MATRIX - MGET - missing VARNAME_ and ROWTYPE_ ok
7691 928: MATRIX - MGET - wrong format for VARNAME_ and ROWTYPE_ ok
7692 950: MCONVERT negative test ok
7693 926: MATRIX - MGET - negative - parsing ok
7694 930: MATRIX - MGET - no continuous variables ok
7695 923: MATRIX - MGET with factor variables ok
7696 929: MATRIX - MGET - wrong order for VARNAME_ and ROWTYPE_ ok
7697 931: MATRIX - MGET - unexpected string variables ok
7698 955: MEANS default missing behaviour ok
7699 939: MATRIX - MSAVE - negative ok
7700 935: MATRIX - MSAVE ok
7701 933: MATRIX - MGET - duplicate matrix variable name ok
7702 953: MEANS empty factor spec ok
7703 951: MEANS simple ok
7704 952: MEANS very simple ok
7705 949: MCONVERT with APPEND ok
7706 945: MCONVERT ok
7707 957: MEANS unbalanced ok
7708 954: MEANS parser bug ok
7709 942: MATRIX - RELEASE ok
7710 983: NPAR TESTS BINOMIAL P = 0.5; N1/N2 = 1 ok
7711 943: MATRIX - RELEASE - negative ok
7712 934: MATRIX - MGET - missing values in input ok
7713 944: MATRIX - very large matrices ok
7714 960: MEANS multiple tables ok
7715 956: MEANS two way ok
7716 982: NPAR TESTS BINOMIAL P = 0.5; N1/N2 > 1 ok
7717 925: MATRIX - MGET with TYPE ok
7718 967: MEANS formats ok
7719 941: MATRIX - DISPLAY - negative ok
7720 999: NPAR TESTS Mann-Whitney ok
7721 1004: NPAR TESTS McNemar Symetricity ok
7722 971: MISSING VALUES syntax errors ok
7723 974: MRSETS syntax errors ok
7724 938: MATRIX - MSAVE with factor and split variables ok
7725 993: NPAR TESTS SIGN ok
7726 937: MATRIX - MSAVE with split variables ok
7727 936: MATRIX - MSAVE with factor variables ok
7728 976: NPAR TESTS BINOMIAL P < 0.5; N1/N2 > 1 ok
7729 962: MEANS multi combination ok
7730 964: MEANS control all missing ok
7731 998: NPAR TESTS Friedman ok
7732 978: NPAR TESTS BINOMIAL P > 0.5; N1/N2 < 1 ok
7733 989: NPAR TESTS CHISQUARE with DESCRIPTIVES ok
7734 959: MEANS three way string ok
7735 1005: NPAR TESTS Kolmogorov-Smirnov Uniform parameters given ok
7736 988: NPAR TESTS CHISQUARE expected values missing ok
7737 958: MEANS three way ok
7738 987: NPAR TESTS CHISQUARE ok
7739 968: MEANS syntax errors ok
7740 996: NPAR TESTS Runs ok
7741 984: NPAR TESTS BINOMIAL P = 0.5; N1/N2 = 1 Cutpoint ok
7742 991: NPAR TESTS WILCOXON ok
7743 961: MEANS multi variable ok
7744 1000: NPAR TESTS Mann-Whitney Multiple ok
7745 946: MCONVERT from .sav file ok
7746 975: NPAR TESTS BINOMIAL P < 0.5; N1/N2 < 1 ok
7747 970: MISSING VALUES invalid cases ok
7748 966: MEANS split ok
7749 963: MEANS clean up ok
7750 997: NPAR TESTS Runs (2) ok
7751 977: NPAR TESTS BINOMIAL P < 0.5; N1/N2 = 1 ok
7752 947: MCONVERT to .sav file ok
7753 918: MATRIX - SAVE ok
7754 1003: NPAR TESTS McNemar ok
7755 981: NPAR TESTS BINOMIAL P = 0.5; N1/N2 < 1 ok
7756 995: NPAR Kruskal-Wallis multiple-variables ok
7757 992: NPAR TESTS WILCOXON with missing values ok
7758 979: NPAR TESTS BINOMIAL P > 0.5; N1/N2 > 1 ok
7759 1006: NPAR TESTS Kolmogorov-Smirnov Normal parameters imputed ok
7760 1002: NPAR TESTS Kendall ok
7761 986: NPAR TESTS BINOMIAL - crash ok
7762 965: MEANS missing classes ok
7763 985: NPAR TESTS BINOMIAL P = 0.5; N1/N2 = 1 Named values ok
7764 990: NPAR TESTS CHISQUARE, listwise missing ok
7765 980: NPAR TESTS BINOMIAL P > 0.5; N1/N2 = 1 ok
7766 972: MRSETS add, display, delete ok
7767 969: MISSING VALUES valid cases ok
7768 1001: NPAR TESTS Cochran ok
7769 1034: ONEWAY Crash on invalid dependent variable ok
7770 1013: NPAR TESTS - crash on invalid syntax ok
7771 1008: NPAR TESTS Median Test (median given) ok
7772 1007: NPAR TESTS Median Test (median imputed) ok
7773 1022: ONEWAY homogeneity subcommand ok
7774 1021: ONEWAY descriptives subcommand ok
7775 1009: NPAR TESTS Median Test (two sample) ok
7776 1010: NPAR TESTS Jonckheere-Terpstra ok
7777 1032: ONEWAY Games-Howell test with few cases ok
7778 1017: NUMERIC syntax errors ok
7779 940: MATRIX - DISPLAY ok
7780 1011: NPAR TESTS (PAIRED) ok
7781 1014: NPAR TESTS - crash on unterminated string ok
7782 1012: NPAR TESTS CHISQUARE crash ok
7783 1016: NUMERIC ok
7784 1027: ONEWAY posthoc Sidak ok
7785 948: MCONVERT from .sav file to .sav file ok
7786 1015: NPAR TESTS - syntax errors ok
7787 1023: ONEWAY multiple variables ok
7788 1018: ONEWAY basic operation ok
7789 973: MRSETS read and write ok
7790 1030: ONEWAY crash on single category independent variable ok
7791 1028: ONEWAY posthoc Scheffe ok
7792 1025: ONEWAY posthoc LSD and BONFERRONI ok
7793 1019: ONEWAY with splits ok
7794 1033: ONEWAY Crash on empty data ok
7795 1037: ONEWAY syntax errors ok
7796 1038: OUTPUT MODIFY syntax errors ok
7797 1031: ONEWAY crash on missing dependent variable ok
7798 1035: ONEWAY Crash on unterminated string ok
7799 1036: ONEWAY contrast bug ok
7800 1029: ONEWAY bad contrast count ok
7801 1026: ONEWAY posthoc Tukey HSD and Games-Howell ok
7802 1042: PRINT SPACE without arguments ok
7803 1041: PERMISSIONS - bad syntax ok
7804 1043: PRINT SPACE with number ok
7805 1024: ONEWAY vs. weights ok
7806 994: NPAR Kruskal-Wallis test ok
7807 33: 3x3, 3 backing rows, backing widths 0,0,0 ok
7808 1047: PRINT SPACE evaluation errors ok
7809 1046: PRINT SPACE syntax errors ok
7810 1048: PRINT numeric variables ok
7811 1040: PERMISSIONS - safer mode ok
7812 1069: QUICK CLUSTER with single save ok
7813 1044: PRINT SPACE to file ok
7814 1045: PRINT SPACE to file with number ok
7815 1049: PRINT string variables ok
7816 1020: ONEWAY with missing values ok
7817 1051: PRINT crash bug ok
7818 1065: QUICK CLUSTER infinite loop on bad command name ok
7819 1071: QUICK CLUSTER syntax errors ok
7820 1068: QUICK CLUSTER with save ok
7821 1070: QUICK CLUSTER crash on bizarre input ok
7822 1058: PRINT syntax errors ok
7823 1050: PRINT to file ok
7824 1082: RANK handling of invalid input ok
7825 1067: QUICK CLUSTER -- Empty Parentheses ok
7826 1064: QUICK CLUSTER crash on bad cluster quantity ok
7827 1073: RANK multiple variables with defaults ok
7828 1072: RANK simple case with defaults ok
7829 1074: RANK with RANK, RFRACTION, N ok
7830 1066: QUICK CLUSTER /PRINT subcommand ok
7831 1075: RANK with SAVAGE, PERCENT, PROPORTION, NTILES ok
7832 1077: RANK with fractional ranks ok
7833 1059: QUICK CLUSTER with small data set ok
7834 1053: PRINT overwrites file ok
7835 1078: RANK all-ties due to tiny weights ok
7836 1052: WRITE to file ok
7837 1076: RANK with SPLIT FILE ok
7838 1039: PERMISSIONS ok
7839 1054: PRINT overwrites file atomically ok
7840 1057: PRINT with special line ends ok
7841 1055: PRINT to same file being read ok
7842 1119: RENAME VARIABLES -- multiple sets ok
7843 1056: PRINT to special file ok
7844 1062: QUICK CLUSTER with listwise missing ok
7845 1081: RANK robust variable name creation ok
7846 1094: RECODE crash on invalid dest variable ok
7847 1084: RECODE numeric to numeric, without INTO ok
7848 1085: RECODE numeric to numeric, with INTO, without COPY ok
7849 1090: RECODE numeric to string ok
7850 1079: RANK and TEMPORARY ok
7851 1091: RECODE bug in COPY ok
7852 1083: RANK syntax errors ok
7853 1095: RECODE syntax errors ok
7854 1101: LINEAR REGRESSION no crash on all missing ok
7855 1092: RECODE bug in COPY with INTO ok
7856 1089: RECODE string to numeric ok
7857 1100: LINEAR REGRESSION test of QR decomposition ok
7858 1088: RECODE string to string ok
7859 1097: LINEAR REGRESSION - one save ok
7860 1093: RECODE increased string widths ok
7861 1096: LINEAR REGRESSION - basic ok
7862 1086: RECODE numeric to numeric, with INTO, with COPY ok
7863 1080: RANK variable name fallback ok
7864 1087: RECODE string to string, with INTO, without COPY ok
7865 1061: QUICK CLUSTER with weights ok
7866 1109: REGRESSION tutorial example ok
7867 1121: RENAME VARIABLES -- invalid syntax 2 ok
7868 1115: RELIABILITY crash with no data ok
7869 1063: QUICK CLUSTER with pairwise missing ok
7870 1122: RENAME VARIABLES -- invalid syntax 3 ok
7871 1127: ROC crash on invalid syntax ok
7872 1128: ROC syntax errors ok
7873 1106: LINEAR REGRESSION -- Empty Parentheses ok
7874 1120: RENAME VARIABLES -- invalid syntax 1 ok
7875 1117: RELIABILITY syntax errors ok
7876 1126: ROC crash on no state variable ok
7877 1107: LINEAR REGRESSION varibles on ENTER subcommand ok
7878 1103: LINEAR REGRESSION with invalid syntax (and empty dataset) ok
7879 1114: RELIABILITY bad syntax 2 ok
7880 1113: RELIABILITY bad syntax ok
7881 1110: LINEAR REGRESSION vif ok
7882 1137: CSV output -- KEEP, RENAME bad name ok
7883 1099: LINEAR REGRESSION multiple dependent variables ok
7884 1104: LINEAR REGRESSION coefficient confidence interval ok
7885 1111: REGRESSION syntax errors ok
7886 1108: LINEAR REGRESSION /ORIGIN ok
7887 1153: SHOW N empty ok
7888 1125: ROC with anomaly ok
7889 1105: LINEAR REGRESSION crash with long string variables ok
7890 1123: ROC free distribution ok
7891 1102: LINEAR REGRESSION missing dependent variable ok
7892 1118: RENAME VARIABLES ok
7893 1124: ROC negative exponential distribution ok
7894 1131: CSV output -- recode missing, delete unselected ok
7895 1135: CSV output -- KEEP, RENAME quoted ok
7896 1133: CSV output -- comma as decimal point ok
7897 1136: CSV output -- KEEP, RENAME multi quoted ok
7898 1130: CSV output -- defaults ok
7899 1112: RELIABILITY ok
7900 1143: FILTER ok
7901 1132: CSV output -- var names, formats ok
7902 1134: CSV output -- custom delimiter, qualifier ok
7903 1144: SET FORMAT to invalid output format ok
7904 1149: SET syntax errors ok
7905 1129: SAMPLE ok
7906 1116: RELIABILITY tutorial example ok
7907 1147: SET MXWARNS special case zero ok
7908 1140: IMPORT and EXPORT ok
7909 1146: SET MXWARNS ok
7910 1150: PRESERVE of SET FORMAT ok
7911 1148: SET macro - MEXPAND MPRINT MITERATE MNEST ok
7912 1142: SAVE RENAME with TO ok
7913 1152: SHOW N ok
7914 1154: SHOW ENVIRONMENT ok
7915 1145: SET crash on invalid cc ok
7916 1151: PRESERVE and SHOW of TLOOK ok
7917 1139: SAVE TRANSLATE syntax errors ok
7918 1138: TAB output ok
7919 1141: SAVE -- delete unselected ok
7920 1155: sort 500 cases (100 unique) with 2 buffers ok
7921 1098: LINEAR REGRESSION - SAVE vs SPLITS ok
7922 1162: sort 500 cases (100 unique) ok
7923 1156: sort 500 cases (100 unique) with 3 buffers ok
7924 1160: sort 500 cases (100 unique) with 50 buffers ok
7925 1159: sort 500 cases (100 unique) with 10 buffers ok
7926 1158: sort 500 cases (100 unique) with 5 buffers ok
7927 1157: sort 500 cases (100 unique) with 4 buffers ok
7928 1060: QUICK CLUSTER with large data set ok
7929 1161: sort 500 cases (100 unique) with 100 buffers ok
7930 1178: SORT VARIABLES syntax errors ok
7931 1183: STRING ok
7932 1175: SORT CASES preserves filtered cases ok
7933 1163: sort 1000 cases (100 unique) with 2 buffers ok
7934 1181: SPLIT FILE - split variable limit ok
7935 1184: STRING syntax errors ok
7936 1182: SPLIT FILE - SHOW SPLIT and SPLIT FILE OFF ok
7937 1176: SORT CASES syntax errors ok
7938 1179: SPLIT FILE - basic test ok
7939 1180: SPLIT FILE - vs procedures ok
7940 1166: sort 1000 cases (100 unique) ok
7941 1165: sort 1000 cases (100 unique) with 5 buffers ok
7942 1164: sort 1000 cases (100 unique) with 3 buffers ok
7943 1189: DISPLAY NAMES ok
7944 1198: T-TEST /GROUPS with one value for independent variable ok
7945 1186: DISPLAY FILE LABEL ok
7946 1190: DISPLAY LABELS ok
7947 1187: DISPLAY SCRATCH ok
7948 1196: T-TEST /PAIRS bug ok
7949 1191: T-TEST /PAIRS ok
7950 1188: DISPLAY INDEX ok
7951 1197: T-TEST /GROUPS ok
7952 1192: T-TEST /PAIRS with duplicate variables in list ok
7953 1195: T-TEST weighted paired bug ok
7954 1201: T-TEST /TESTVAL ok
7955 1185: SYSFILE INFO ok
7956 1210: T-TEST wrong group ok
7957 1247: BT -- insert-any-remove-same ok
7958 1168: sort 5000 cases (1000 unique) with 50 buffers ok
7959 1208: T-TEST string variable, only one value ok
7960 1245: ABT -- changed ok
7961 1213: T-TEST syntax errors ok
7962 1206: T-TEST invalid syntax ok
7963 1262: UTF-16LE starting with U+0100 ok
7964 1212: T-TEST unterminated string - paired ok
7965 1222: VALUE LABELS date formats ok
7966 1211: T-TEST non number p value ok
7967 1225: VALUE LABELS invalid syntax bug ok
7968 1246: BT -- insert-any-remove-any ok
7969 1229: variable display attribute syntax errors ok
7970 1226: VALUE LABELS trailing `/' bug ok
7971 1215: TEMPORARY crash ok
7972 1207: T-TEST string variable ok
7973 1223: VALUE LABELS with new-line ok
7974 1251: BT -- find-ge-le ok
7975 1214: TEMPORARY as first transformation ok
7976 1169: sort 5000 cases (1000 unique) ok
7977 1205: T-TEST tutorial example ok
7978 1233: VECTOR short form with format specification ok
7979 1209: T-TEST string variable comparison bug ok
7980 1227: VARIABLE LABELS ok
7981 1234: VECTOR short form in INPUT PROGRAM ok
7982 1221: UPDATE syntax errors ok
7983 1228: variable display attribute commands ok
7984 1243: ABT -- insert-ordered ok
7985 1232: VECTOR short form ok
7986 1199: T-TEST /GROUPS with per-analysis missing values ok
7987 1194: T-TEST /PAIRS with listwise missing values ok
7988 1256: UTF-8 starting with ASCII ok
7989 1239: ABT -- insert-any-remove-any ok
7990 1231: variable labels ok
7991 1193: T-TEST /PAIRS with per-analysis missing values ok
7992 1255: UTF-8 ok
7993 1203: T-TEST /TESTVAL with listwise missing values ok
7994 1237: VECTOR - names differing only in case ok
7995 1240: ABT -- insert-any-remove-same ok
7996 1200: T-TEST /GROUPS with listwise missing values ok
7997 1236: VECTOR syntax errors ok
7998 1257: UTF-16 with big-endian byte order mark ok
7999 1244: ABT -- moved ok
8000 1241: ABT -- insert-any-remove-reverse ok
8001 1167: sort 5000 cases (1000 unique) with 5 buffers ok
8002 1235: VECTOR long form ok
8003 1260: UTF-16BE starting with U+0100 ok
8004 1230: variable level inference and SCALEMIN ok
8005 1259: UTF-16BE ok
8006 1216: FILE LABEL and (ADD) DOCUMENT ok
8007 1238: WEIGHT ok
8008 1264: UTF-32 with little-endian byte order mark ok
8009 1217: TITLE and SUBTITLE ok
8010 641: EXAMINE -- big input doesn't crash 2 ok
8011 1258: UTF-16 with little-endian byte order mark ok
8012 1253: BT -- changed ok
8013 1261: UTF-16LE ok
8014 1172: sort 10000 cases (100 unique) ok
8015 1254: ASCII ok
8016 1248: BT -- insert-any-remove-reverse ok
8017 1204: T-TEST wih TEMPORARY transformation ok
8018 1224: VALUE LABELS with new-line in system file ok
8019 1263: UTF-32 with big-endian byte order mark ok
8020 1266: UTF-32LE ok
8021 1265: UTF-32BE ok
8022 1252: BT -- moved ok
8023 1269: UTF-EBCDIC with byte order mark ok
8024 1220: UPDATE inline with sav ok
8025 1219: UPDATE sav with inline ok
8026 1202: T-TEST /TESTVAL with per-analysis missing values ok
8027 1250: BT -- insert-ordered ok
8028 1267: ISO-8859-1 ok
8029 1268: GB-18030 with byte order mark ok
8030 1276: heap -- insert-with-dups-delete-min ok
8031 1218: UPDATE sav with sav ok
8032 1278: heap -- inc-dec ok
8033 1277: heap -- insert-no-dups-delete-random ok
8034 1284: hmap -- insert-any-remove-same-identity-hash ok
8035 1281: hmap -- insert-any-remove-any-identity-hash ok
8036 1275: heap -- insert-no-dups-delete-min ok
8037 1283: hmap -- insert-any-remove-same-random-hash ok
8038 1282: hmap -- insert-any-remove-any-constant-hash ok
8039 1285: hmap -- insert-any-remove-same-constant-hash ok
8040 1272: UTF-8 with character split across input buffers ok
8041 1279: heap -- random-insert-delete ok
8042 1280: hmap -- insert-any-remove-any-random-hash ok
8043 1271: EUC-JP starting with ASCII as Auto,EUC-JP ok
8044 1273: windows-1252 as Auto,UTF-8 ok
8045 1270: EUC-JP as Auto,EUC-JP ok
8046 1274: floating point format conversions ok
8047 1291: hmap -- random-sequence-constant-hash ok
8048 1304: hmap -- shrink-empty ok
8049 1301: hmap -- swap-random-hash ok
8050 1303: hmap -- destroy-null ok
8051 1297: hmap -- moved-constant-hash ok
8052 1316: hmapx -- random-sequence-constant-hash ok
8053 1300: hmap -- changed-constant-hash ok
8054 1299: hmap -- changed-identity-hash ok
8055 1298: hmap -- changed-random-hash ok
8056 1287: hmap -- insert-any-remove-reverse-identity-hash ok
8057 1288: hmap -- insert-any-remove-reverse-constant-hash ok
8058 1294: hmap -- insert-ordered-constant-hash ok
8059 1305: hmapx -- insert-any-remove-any-random-hash ok
8060 1286: hmap -- insert-any-remove-reverse-random-hash ok
8061 1323: hmapx -- changed-random-hash ok
8062 1302: hmap -- clear ok
8063 1315: hmapx -- random-sequence-identity-hash ok
8064 1296: hmap -- moved-identity-hash ok
8065 1290: hmap -- random-sequence-identity-hash ok
8066 1322: hmapx -- moved-constant-hash ok
8067 1289: hmap -- random-sequence-random-hash ok
8068 22: numeric format output ok
8069 1320: hmapx -- moved-random-hash ok
8070 1295: hmap -- moved-random-hash ok
8071 1331: hmapx -- destroy-null ok
8072 1319: hmapx -- insert-ordered-constant-hash ok
8073 1324: hmapx -- changed-identity-hash ok
8074 1332: hmapx -- shrink-empty ok
8075 1306: hmapx -- insert-any-remove-any-identity-hash ok
8076 1309: hmapx -- insert-any-remove-same-identity-hash ok
8077 1313: hmapx -- insert-any-remove-reverse-constant-hash ok
8078 1321: hmapx -- moved-identity-hash ok
8079 1307: hmapx -- insert-any-remove-any-constant-hash ok
8080 1329: hmapx -- swap-random-hash ok
8081 1312: hmapx -- insert-any-remove-reverse-identity-hash ok
8082 1311: hmapx -- insert-any-remove-reverse-random-hash ok
8083 1325: hmapx -- changed-constant-hash ok
8084 1308: hmapx -- insert-any-remove-same-random-hash ok
8085 1310: hmapx -- insert-any-remove-same-constant-hash ok
8086 1326: hmapx -- change-random-hash ok
8087 1327: hmapx -- change-identity-hash ok
8088 1330: hmapx -- clear ok
8089 1314: hmapx -- random-sequence-random-hash ok
8090 1328: hmapx -- change-constant-hash ok
8091 1386: ll -- lexicographical-compare-3way ok
8092 1375: ll -- remove-range ok
8093 1374: ll -- swap-range ok
8094 1293: hmap -- insert-ordered-identity-hash ok
8095 1372: ll -- insert-remove ok
8096 1371: ll -- push-pop ok
8097 1373: ll -- swap ok
8098 1292: hmap -- insert-ordered-random-hash ok
8099 1377: ll -- remove-if ok
8100 1342: truncate "abc" to 6 bytes in UTF-8 ok
8101 1249: BT -- random-sequence ok
8102 1376: ll -- remove-equal ok
8103 1364: read UTF-8 ok
8104 1335: convert from ISO-8859-1 to UTF-8 ok
8105 1333: convert reflexively ok
8106 1341: convert unknown encoding ok
8107 1336: convert from UTF-8 to ISO-8859-1 ok
8108 1334: convert without any change ok
8109 1318: hmapx -- insert-ordered-identity-hash ok
8110 1347: truncate "abc" + "xyz" to 6 bytes in UTF-8 ok
8111 1348: truncate "abcd" + "xyz" to 6 bytes in UTF-8 ok
8112 1367: read UTF-8 as Auto ok
8113 1378: ll -- moved ok
8114 1366: read ASCII as Auto ok
8115 1379: ll -- find-equal ok
8116 1383: ll -- count-equal ok
8117 1385: ll -- min-max ok
8118 1384: ll -- count-if ok
8119 1382: ll -- count-range ok
8120 1381: ll -- find-adjacent-equal ok
8121 1388: ll -- reverse ok
8122 1387: ll -- apply ok
8123 1317: hmapx -- insert-ordered-random-hash ok
8124 1380: ll -- find-if ok
8125 1345: truncate "abcdefghij" to 6 bytes in UTF-8 ok
8126 1338: convert truncated UTF-8 to ISO-8559-1 ok
8127 1355: truncate "x\342\203\236" + "y" to 5 bytes in UTF-8 ok
8128 1352: truncate "x\342\203\236" + "y" to 2 bytes in UTF-8 ok
8129 1363: read ASCII ok
8130 1344: truncate "" to 6 bytes in UTF-8 ok
8131 1350: truncate "x\342\203\236" + "y" to 0 bytes in UTF-8 ok
8132 1354: truncate "x\342\203\236" + "y" to 4 bytes in UTF-8 ok
8133 1362: truncate "\303\251\303\250\303\244" + "xyz" to 6 bytes in ISO-8859-1 ok
8134 1365: read EUC-JP ok
8135 1393: ll -- sort-exhaustive ok
8136 1171: sort 10000 cases (100 unique) with 5 buffers ok
8137 1361: truncate "\303\251\303\250\303\244" + "xyz" to 5 bytes in ISO-8859-1 ok
8138 1356: truncate "\303\251\303\250\303\244" + "xyz" to 0 bytes in ISO-8859-1 ok
8139 1360: truncate "\303\251\303\250\303\244" + "xyz" to 4 bytes in ISO-8859-1 ok
8140 1358: truncate "\303\251\303\250\303\244" + "xyz" to 2 bytes in ISO-8859-1 ok
8141 1339: convert dropped final character in windows-1258 ok
8142 1343: truncate "" + "xyz" to 6 bytes in UTF-8 ok
8143 1346: truncate "" + "tuvwxyz" to 6 bytes in UTF-8 ok
8144 1337: convert invalid UTF-8 to ISO-8859-1 ok
8145 1340: convert from ISO-8859-1 to UTF-8 with overflow ok
8146 1359: truncate "\303\251\303\250\303\244" + "xyz" to 3 bytes in ISO-8859-1 ok
8147 1353: truncate "x\342\203\236" + "y" to 3 bytes in UTF-8 ok
8148 1357: truncate "\303\251\303\250\303\244" + "xyz" to 1 bytes in ISO-8859-1 ok
8149 1370: read EUC-JP as Auto,EUC-JP ok
8150 1349: truncate "abc" + "uvwxyz" to 6 bytes in UTF-8 ok
8151 1351: truncate "x\342\203\236" + "y" to 1 bytes in UTF-8 ok
8152 1369: read UTF-16BE as Auto,UTF-16BE ok
8153 1389: ll -- permutations-no-dups ok
8154 1409: llx -- find ok
8155 1397: ll -- unique ok
8156 1391: ll -- merge-no-dups ok
8157 1400: ll -- partition ok
8158 1412: llx -- count-range ok
8159 1411: llx -- find-adjacent-equal ok
8160 1403: llx -- swap ok
8161 1368: read ISO-8859-1 as Auto,ISO-8859-1 ok
8162 1417: llx -- apply ok
8163 1414: llx -- count-if ok
8164 1399: ll -- insert-ordered ok
8165 1405: llx -- remove-range ok
8166 1413: llx -- count-equal ok
8167 1395: ll -- sort-subset ok
8168 1402: llx -- insert-remove ok
8169 1404: llx -- swap-range ok
8170 1408: llx -- find-equal ok
8171 1407: llx -- remove-if ok
8172 1410: llx -- find-if ok
8173 1406: llx -- remove-equal ok
8174 1394: ll -- sort-stable ok
8175 1390: ll -- permutations-with-dups ok
8176 1401: llx -- push-pop ok
8177 1426: llx -- sort-subset ok
8178 1392: ll -- merge-with-dups ok
8179 1398: ll -- sort-unique ok
8180 1433: range-map -- insert ok
8181 1429: llx -- sort-unique ok
8182 1416: llx -- lexicographical-compare-3way ok
8183 1459: 26-adic string formatting ok
8184 1396: ll -- sort-big ok
8185 1428: llx -- unique ok
8186 1415: llx -- min-max ok
8187 1418: llx -- destroy ok
8188 1432: llx -- allocation-failure ok
8189 1420: llx -- permutations-no-dups ok
8190 1422: llx -- merge-no-dups ok
8191 1419: llx -- reverse ok
8192 1431: llx -- partition ok
8193 1424: llx -- sort-exhaustive ok
8194 1430: llx -- insert-ordered ok
8195 1425: llx -- sort-stable ok
8196 1438: range-set -- allocate ok
8197 1439: range-set -- allocate-fully ok
8198 1434: range-map -- delete-contiguous ok
8199 1440: range-set -- pool ok
8200 1435: range-map -- delete-gaps ok
8201 1465: string map -- insert-ordered ok
8202 1466: string map -- clear ok
8203 1448: range-tower -- pool ok
8204 1449: range-tower -- destroy-null ok
8205 1467: string map -- clone ok
8206 1464: string map -- replace ok
8207 1441: range-set -- destroy-null ok
8208 1421: llx -- permutations-with-dups ok
8209 1423: llx -- merge-with-dups ok
8210 1427: llx -- sort-big ok
8211 1471: string map -- replace-map ok
8212 1470: string map -- insert-map ok
8213 1473: string map -- destroy-null ok
8214 1492: string set -- insert-ordered ok
8215 1468: string map -- swap ok
8216 1469: string map -- node-swap-value ok
8217 1462: string map -- insert-any-remove-reverse ok
8218 1472: string map -- get-keys-and-values ok
8219 1487: case-insensitive string map -- destroy-null ok
8220 1481: case-insensitive string map -- clone ok
8221 1461: string map -- insert-any-remove-same ok
8222 1170: sort 10000 cases (100 unique) with 3 buffers ok
8223 1483: case-insensitive string map -- node-swap-value ok
8224 1486: case-insensitive string map -- get-keys-and-values ok
8225 1480: case-insensitive string map -- clear ok
8226 1495: string set -- intersect ok
8227 1494: string set -- union-and-intersection ok
8228 1437: range-set -- delete ok
8229 1500: string set -- destroy-null ok
8230 1493: string set -- union ok
8231 1478: case-insensitive string map -- replace ok
8232 1174: sort 50000 cases ok
8233 1490: string set -- insert-any-remove-reverse ok
8234 1460: string map -- insert-any-remove-any ok
8235 1177: SORT VARIABLES ok
8236 1498: string set -- clear ok
8237 1489: string set -- insert-any-remove-same ok
8238 1452: in-memory sparse_xarray ok
8239 1488: string set -- insert-any-remove-any ok
8240 1497: string set -- swap ok
8241 1463: string map -- random-sequence ok
8242 1496: string set -- subtract ok
8243 1479: case-insensitive string map -- insert-ordered ok
8244 1436: range-set -- insert ok
8245 1499: string set -- clone ok
8246 1173: sort 50000 cases (10000 unique) with 500 buffers ok
8247 1482: case-insensitive string map -- swap ok
8248 1517: tower -- splice-out ok
8249 1518: tower -- splice-in ok
8250 1514: tower -- insert ok
8251 1491: string set -- random-sequence ok
8252 1516: tower -- resize ok
8253 1456: copying between in-memory sparse_xarrays ok
8254 1484: case-insensitive string map -- insert-map ok
8255 1485: case-insensitive string map -- replace-map ok
8256 1515: tower -- delete ok
8257 1513: case-insensitive string set -- destroy-null ok
8258 1523: read UTF-8 with character split across output buffers ok
8259 1526: read EUC-JP with character split across output buffers ok
8260 1529: read UTF-8 as Auto ok
8261 1538: Chart Scale ok
8262 1505: case-insensitive string set -- insert-ordered ok
8263 1539: Chart Ticks Format ok
8264 1528: read ASCII as Auto ok
8265 1242: ABT -- random-sequence ok
8266 1520: read UTF-8 ok
8267 1521: read EUC-JP ok
8268 1519: read ASCII ok
8269 1540: two-pass moments ok
8270 1541: one-pass moments ok
8271 1522: read UTF-8 with character split across input buffers ok
8272 1562: ASCII crash on empty line ok
8273 1561: ASCII unicode box chars ok
8274 1524: read UTF-8 with character split across input and output buffers ok
8275 1534: read EUC-JP as Auto,EUC-JP ok
8276 1559: ASCII driver u8_line_set_length ok
8277 1560: ASCII driver syntax printback ok
8278 1444: range-tower -- insert0 ok
8279 1545: random distributions -- exp ok
8280 750: GRAPH Scatter and Histogram ok
8281 1531: read UTF-16BE as Auto,UTF-16BE ok
8282 1443: range-tower -- set0 ok
8283 1563: ASCII crash on non-printables ok
8284 1445: range-tower -- insert1 ok
8285 1446: range-tower -- delete ok
8286 1547: random distributions -- gamma ok
8287 1542: random distributions -- beta ok
8288 1549: random distributions -- logistic ok
8289 1546: random distributions -- f ok
8290 1543: random distributions -- cauchy ok
8291 1551: random distributions -- normal ok
8292 1544: random distributions -- chisq ok
8293 1570: BOXPLOT Empty ok
8294 1554: random distributions -- uniform ok
8295 1548: random distributions -- laplace ok
8296 1550: random distributions -- lnormal ok
8297 1450: sparse array -- random-insert-delete ok
8298 1525: read EUC-JP with character split across input buffers ok
8299 1552: random distributions -- pareto ok
8300 1555: random distributions -- weibull ok
8301 1527: read EUC-JP with character split across input and output buffers ok
8302 1553: random distributions -- t ok
8303 1536: zip - detect corruption on unzip ok
8304 1575: output odt to unwritable directory ok
8305 1571: HTML bug ok
8306 1572: enable and disable journal ok
8307 1565: Roc ok
8308 1566: Scree ok
8309 1573: output csv to unwritable directory ok
8310 1574: output html to unwritable directory ok
8311 1580: specific paper sizes ok
8312 1578: letter default paper size ok
8313 1530: read ISO-8859-1 as Auto,ISO-8859-1 ok
8314 1576: output pdf to unwritable directory ok
8315 1579: a4 default paper size ok
8316 1533: read UTF-32 as Auto ok
8317 1558: ASCII driver overwriting combining characters ok
8318 1577: output txt to unwritable directory ok
8319 1557: ASCII driver overwriting double-width text ok
8320 1556: ASCII driver overwriting single-width text ok
8321 1569: CROSSTABS charts ok
8322 1568: FREQUENCIES charts ok
8323 1442: range-tower -- set1 ok
8324 36: 3x3, 1 backing rows, backing widths 0,9,0 ok
8325 1596: LIST puts space between columns ok
8326 1616: pspp-output --commands unequal ok
8327 1457: copying between on-disk sparse_xarrays max-memory-rows=0 ok
8328 1458: copying between on-disk sparse_xarrays max-memory-rows=1 ok
8329 1610: Syntax Generation - printf like ok
8330 1451: sparse array -- insert and delete with strides ok
8331 1597: OUTPUT precision ok
8332 1606: nonexistent syntax file crash ok
8333 1598: OUTPUT crash ok
8334 1613: pspp-output --select equal ok
8335 1614: pspp-output --select unequal ok
8336 1609: argument parsing ok
8337 1618: pspp-output --subtypes equal ok
8338 1586: 3-d pivot table - layers ok
8339 1617: pspp-output --nth-commands ok
8340 1619: pspp-output --subtypes unequal ok
8341 1612: pspp-output dir ok
8342 1620: pspp-output --labels equal ok
8343 1582: 2-d pivot table ok
8344 1626: Perl create system file skipped (perl-module.at:49)
8345 1615: pspp-output --commands equal ok
8346 1581: 1-d pivot table ok
8347 1631: Perl copying system files skipped (perl-module.at:436)
8348 1602: tex another example ok
8349 1635: Perl custom attributes skipped (perl-module.at:646)
8350 1567: Histogram ok
8351 1587: pivot table title and caption ok
8352 1585: 2-d pivot table - layers ok
8353 1590: pivot table with empty dimensions ok
8354 1583: 2-d pivot table - dimension labels ok
8355 1589: pivot table with no dimensions ok
8356 1630: Perl read system file skipped (perl-module.at:344)
8357 1634: Perl missing values skipped (perl-module.at:600)
8358 1591: pivot table with empty groups ok
8359 1627: Perl writing cases to system files skipped (perl-module.at:111)
8360 1633: Perl opening nonexistent file skipped (perl-module.at:581)
8361 1629: Perl dictionary survives system file skipped (perl-module.at:275)
8362 1632: Perl value formatting skipped (perl-module.at:542)
8363 1622: pspp-output --instances ok
8364 1623: pspp-output --instances=last ok
8365 1636: Perl Pspp.t skipped (perl-module.at:678)
8366 1628: Perl write variable parameters skipped (perl-module.at:206)
8367 1625: pspp-output convert ok
8368 1624: pspp-output --or ok
8369 1621: pspp-output --labels unequal ok
8370 1601: tex simple example ok
8371 1599: tex glyphs ok
8372 1537: zip to pipe ok
8373 1605: tex multispan ok
8374 1611: pspp-convert crash when output cannot be opened ok
8375 1584: 2-d pivot table - groups ok
8376 1604: tex non-ascii ok
8377 1603: tex table footnotes ok
8378 1455: on-disk sparse_xarray max-memory-rows=2 ok
8379 1535: basic zip - unzip test ok
8380 1600: tex utf8-strings ok
8381 1595: pivot table - small numbers ok
8382 1588: pivot table footnotes ok
8383 1594: pivot table - category and dimension borders 3 ok
8384 1511: case-insensitive string set -- clear ok
8385 1593: pivot table - category and dimension borders 2 ok
8386 1592: pivot table - category and dimension borders 1 ok
8387 1608: SIGSEGV yields error report ok
8388 1508: case-insensitive string set -- intersect ok
8389 1564: Examine ok
8390 1509: case-insensitive string set -- subtract ok
8391 1454: on-disk sparse_xarray max-memory-rows=1 ok
8392 1453: on-disk sparse_xarray max-memory-rows=0 ok
8393 1507: case-insensitive string set -- union-and-intersection ok
8394 1510: case-insensitive string set -- swap ok
8395 1512: case-insensitive string set -- clone ok
8396 1506: case-insensitive string set -- union ok
8397 1532: read UTF-16 as Auto ok
8398 1607: SIGTERM yields clean shutdown ok
8399 1476: case-insensitive string map -- insert-any-remove-reverse ok
8400 1447: range-tower -- move ok
8401 1475: case-insensitive string map -- insert-any-remove-same ok
8402 1503: case-insensitive string set -- insert-any-remove-reverse ok
8403 1502: case-insensitive string set -- insert-any-remove-same ok
8404 1474: case-insensitive string map -- insert-any-remove-any ok
8405 1501: case-insensitive string set -- insert-any-remove-any ok
8406 1477: case-insensitive string map -- random-sequence ok
8407 1504: case-insensitive string set -- random-sequence ok
8408 13: YMDHMS input format ok
8409 12: DATETIME input format ok
8410 705: GET DATA /TYPE=PSQL ok
8411
8412 ## ------------- ##
8413 ## Test results. ##
8414 ## ------------- ##
8415
8416 1625 tests were successful.
8417 11 tests were skipped.
8418 make[3]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
8419 make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
8420 make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
8422 Saving test logs: testsuite.log
8423 cp -R /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/tests/testsuite.log /home/blp/tmp/pspptmp/master/x86_64/results/testsuite.log
8425 Saving test logs: testsuite.dir
8426 cp -R /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/tests/testsuite.dir /home/blp/tmp/pspptmp/master/x86_64/results/testsuite.dir
8428 Uninstall
8429 cd ../source/spread-sheet-widget-0.10-g10b58f && make -j$(nproc) uninstall DESTDIR=/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142
8430 rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pkgconfig/spread-sheet-widget.pc
8431 rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/spread-sheet-widget/spread-sheet-widget.dvi'
8432 rm -rf '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/spread-sheet-widget/spread-sheet-widget.html'
8433 ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/include' && rm -f ssw-sheet.h ssw-sheet-axis.h ssw-virtual-model.h ssw-axis-model.h )
8434 /bin/sh ./libtool --mode=uninstall rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.la'
8435 install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info' --remove '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/spread-sheet-widget.info'
8436 rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/spread-sheet-widget/spread-sheet-widget.pdf'
8437 rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/spread-sheet-widget/spread-sheet-widget.ps'
8438 install-info: warning: no entries found for `/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/spread-sheet-widget.info'; nothing deleted
8439 cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info' && rm -f spread-sheet-widget.info spread-sheet-widget.info-[0-9] spread-sheet-widget.info-[0-9][0-9] spread-sheet-widget.i[0-9] spread-sheet-widget.i[0-9][0-9]
8440 libtool: uninstall: rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.la /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.so.0.0.0 /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.so.0 /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.so /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/libspread-sheet-widget.a
8441 cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build && make -j$(nproc) uninstall DESTDIR=$PWD/pspp-2.0.1-gec03db-x86_64-build20250605132142
8442 Making uninstall in po
8443 make[1]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/po'
8444 make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/po'
8445 make[1]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
8446 for p in ../doc/screenshots/autorecode-ad.png ../doc/screenshots/chisquare-ad.png ../doc/screenshots/count-ad.png ../doc/screenshots/count-define-ad.png ../doc/screenshots/compute-ad.png ../doc/screenshots/crosstabs-ad.png ../doc/screenshots/descriptives-ad.png ../doc/screenshots/one-sample-t-ad.png ../doc/screenshots/independent-samples-t-ad.png ../doc/screenshots/define-groups-t-ad.png ../doc/screenshots/frequencies-ad.png ../doc/screenshots/reliability-ad.png ../doc/screenshots/split-status-bar-ad.png ../doc/screenshots/sort-simple-ad.png ../doc/screenshots/sort-ad.png; do \
8447 f=`basename $p ` ; \
8448 rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/screenshots/$f ; \
8449 done
8450 /bin/sh ./libtool --mode=uninstall rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/src/ui/gui/libpsppire-glade.la'
8451 ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/bin' && rm -f pspp psppire pspp-convert pspp-output )
8452 ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/metainfo' && rm -f org.gnu.pspp.metainfo.xml )
8453 ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/applications' && rm -f org.gnu.pspp.desktop )
8454 ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp' && rm -f pspp.xml )
8455 ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp' && rm -f aggregate.ui autorecode.ui binomial.ui compute.ui barchart.ui correlation.ui count.ui comments.ui crosstabs.ui chi-square.ui ctables.ui descriptives.ui entry-dialog.ui examine.ui goto-case.ui factor.ui find.ui frequencies.ui histogram.ui indep-samples.ui k-independent.ui k-means.ui k-related.ui ks-one-sample.ui logistic.ui means.ui missing-val-dialog.ui oneway.ui options.ui paired-samples.ui rank.ui runs.ui sort.ui split-file.ui recode.ui regression.ui reliability.ui roc.ui scatterplot.ui select-cases.ui spreadsheet-import.ui t-test.ui text-data-import.ui transpose.ui univariate.ui val-labs-dialog.ui variable-info.ui data-editor.ui output-window.ui syntax-editor.ui var-type-dialog.ui weight.ui pspp.lang )
8456 ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp/examples' && rm -f t-test.sps descript.sps grid.sps hotel.sav horticulture.sav nhtsa.sav personnel.sav physiology.sav repairs.sav regress.sps regress_categorical.sps )
8457 rm -rf '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp/pspp.html'
8458 rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp/pspp.dvi'
8459 install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info' --remove '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/pspp.info'
8460 ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp' && rm -f splash.png )
8461 ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/mime/packages' && rm -f org.gnu.pspp.xml )
8462 ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/man/man1' && rm -f pspp-dump-sav.1 pspp-convert.1 pspp-output.1 pspp.1 psppire.1 )
8463 rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp/pspp.pdf'
8464 rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp/pspp.ps'
8465 /bin/sh ./libtool --mode=uninstall rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core.la'
8466 rm -rf '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp/pspp-dev.html'
8467 rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp/pspp-dev.dvi'
8468 install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info' --remove '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/pspp-dev.info'
8469 rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp/pspp-dev.pdf'
8470 rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/doc/pspp/pspp-dev.ps'
8471 cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info' && rm -f pspp.info pspp.info-[0-9] pspp.info-[0-9][0-9] pspp.i[0-9] pspp.i[0-9][0-9]
8472 cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info' && rm -f pspp-dev.info pspp-dev.info-[0-9] pspp-dev.info-[0-9][0-9] pspp-dev.i[0-9] pspp-dev.i[0-9][0-9]
8473 for p in doc/pspp-figures/aggregate.png doc/pspp-figures/autorecode.png doc/pspp-figures/chisquare.png doc/pspp-figures/compute.png doc/pspp-figures/count.png doc/pspp-figures/ctables1.png doc/pspp-figures/ctables2.png doc/pspp-figures/ctables3.png doc/pspp-figures/ctables4.png doc/pspp-figures/ctables5.png doc/pspp-figures/ctables6.png doc/pspp-figures/ctables7.png doc/pspp-figures/ctables8.png doc/pspp-figures/ctables9.png doc/pspp-figures/ctables10.png doc/pspp-figures/ctables11.png doc/pspp-figures/ctables12.png doc/pspp-figures/ctables13.png doc/pspp-figures/ctables14.png doc/pspp-figures/ctables15.png doc/pspp-figures/ctables16.png doc/pspp-figures/ctables17.png doc/pspp-figures/ctables18.png doc/pspp-figures/ctables19.png doc/pspp-figures/ctables20.png doc/pspp-figures/ctables21.png doc/pspp-figures/ctables22.png doc/pspp-figures/ctables23.png doc/pspp-figures/ctables24.png doc/pspp-figures/ctables25.png doc/pspp-figures/ctables26.png doc/pspp-figures/ctables27.png doc/pspp-figures/ctables28.png doc/pspp-figures/ctables29.png doc/pspp-figures/ctables30.png doc/pspp-figures/ctables31.png doc/pspp-figures/ctables32.png doc/pspp-figures/ctables33.png doc/pspp-figures/ctables34.png doc/pspp-figures/ctables35.png doc/pspp-figures/ctables36.png doc/pspp-figures/crosstabs.png doc/pspp-figures/descriptives.png doc/pspp-figures/flip.png doc/pspp-figures/frequencies.png doc/pspp-figures/matrix-print.png doc/pspp-figures/means.png doc/pspp-figures/one-sample-t.png doc/pspp-figures/independent-samples-t.png doc/pspp-figures/reliability.png doc/pspp-figures/select-if.png doc/pspp-figures/show-system.png doc/pspp-figures/sort-cases.png doc/pspp-figures/split.png doc/pspp-figures/temporary.png doc/pspp-figures/tutorial1.png doc/pspp-figures/tutorial2.png doc/pspp-figures/tutorial3.png doc/pspp-figures/tutorial4.png doc/pspp-figures/tutorial5.png doc/pspp-figures/tutorial6.png doc/pspp-figures/tutorial7.png doc/pspp-figures/weight.png doc/pspp-figures/tutorial2a.png doc/pspp-figures/tutorial2b.png doc/pspp-figures/tutorial5a.png doc/pspp-figures/tutorial5b.png doc/pspp-figures/tutorial7a.png doc/pspp-figures/tutorial7b.png; do \
8474 f=`basename $p ` ; \
8475 rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/info/pspp-figures/$f ; \
8476 done
8477 libtool: uninstall: rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core.la /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core-2.0.1-gec03db.so /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core-2.0.1-gec03db.so /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core.so /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-core.a
8478 /bin/sh ./libtool --mode=uninstall rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp.la'
8479 libtool: uninstall: rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp.la /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-2.0.1-gec03db.so /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp-2.0.1-gec03db.so /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp.so /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/lib/pspp/libpspp.a
8480 make uninstall-hook
8481 make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
8482 for f in po/cs.gmo po/ar.gmo po/ca.gmo po/de.gmo po/el.gmo po/es.gmo po/fr.gmo po/gl.gmo po/hu.gmo po/ja.gmo po/lt.gmo po/nl.gmo po/pl.gmo po/pt_BR.gmo po/ru.gmo po/sl.gmo po/sv.gmo po/ta.gmo po/tr.gmo po/uk.gmo po/zh_CN.gmo; do \
8483 lang=`echo $f | /usr/bin/sed -e 's%po/\(.*\)\.gmo%\1%' ` ; \
8484 rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/locale/$lang/LC_MESSAGES/pspp.mo ; \
8485 done
8486 for context in actions categories ; do \
8487 for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
8488 if (cd ../src/ui/gui/icons/$context/$size && \
8489 (test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
8490 rm -rf /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp/$context/$size ; \
8491 fi ; \
8492 done ; \
8493 done
8494 for context in apps mimetypes; do \
8495 for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
8496 if (cd ../src/ui/gui/icons/$size/$context && \
8497 (test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
8498 rm -rf /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/icons/hicolor/$size/$context/application-x-spss-* ; \
8499 rm -rf /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/icons/hicolor/$size/$context/pspp* ; \
8500 rm -rf /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/icons/hicolor/$size/$context/org.gnu.pspp*; \
8501 fi ; \
8502 done ; \
8503 done
8504 rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build/pspp-2.0.1-gec03db-x86_64-build20250605132142/share/pspp/icons/pspp*.ico
8505 make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
8506 make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build'
8508 Check uninstall
8509 cd /home/blp/tmp/pspptmp/master/x86_64/pspp-2.0.1-gec03db/_build && make -j$(nproc) distuninstallcheck distuninstallcheck_dir=$PWD/pspp-2.0.1-gec03db-x86_64-build20250605132142
8511 Success